MCP.so
Sign In

MCP Servers

Discover awesome MCP servers.

Version Control

jira-mcp-server-by-cdata

CDataSoftware

This read-only MCP Server allows you to connect to Jira data from Claude Desktop through CData JDBC Drivers. Free (beta) read/write servers available at

Version Control

sample-repo

SaiKrishnaReddy-Signant

Sample repository created via MCP server automation.

Version Control

GitHub MCP Server

jomejia23

using git_hub_mcp_server

Version Control

🚀 Welcome to the Lara-MCP Repository!

Rafiza115

Version Control

Jira communication server MCP Server

Raghvendra2420

Version Control

ThirdBrAIn-MCPSERVERS-IQ

cbruyndoncx

MCP Servers focused collection of repo's (using git-subrepo for easy updating --ALL)

Version Control

GitHub MCP Bridge 🌉

vipink1203

A powerful Model Context Protocol (MCP) server for GitHub Enterprise that enables AI agents to access and manage enterprise users, organizations, and licenses.

Version Control

GitHub MCP Server

peterparker57

GitHub MCP server with enhanced file management capabilities

Version Control

mcp_repo-386eee04

sanskarmk

This is a test repository created by test script of MCP Server for GitHub

Version Control

mcp_client_server_demo_repo

leoleils

mcp demo repo

Version Control

Linear MCP

peterchappy

Sample MCP server for learning purposes

Version Control

GitLab MCP Server Tools

OneofGods

Configuration, adapters, and troubleshooting tools for GitLab MCP server implementation

Version Control

Weather/GitHub MCP Server

guptarajiv535

MCP server poc python

Version Control

repo-template

loonghao

A Model Context Protocol (MCP) server for Python package intelligence, providing structured queries for PyPI packages and GitHub repositories. Features include dependency analysis, version tracking, and package metadata retrieval for LLM interactions.

Version Control

ghcontext: Supercharge Your LLMs with Real-time GitHub Context

MarcoMuellner

An MCP server providing real-time GitHub data to LLMs, enhancing their software development capabilities.

Version Control

mcp-on-fire

abdelhak-devops

A repository for MCP on Fire with a beautiful README about GitHub MCP server.

Version Control

Giteasy

greenmtnsun

When your AI runs git through a shell, it reads back raw command output — hundreds of tokens of noise to extract one piece of information. GitEasy MCP returns structured data: branch names, changed files, commit history — exactly what your AI needs, nothing extra. The same git op

Version Control

GitHub Repository Assistant

deploypilotorg

Version Control

MCP Ecosystem Server Repository

Toowiredd

Version Control

gh-self-reviewer

alesr

MCP server tool for self-review of GitHub pull requests

Version Control

git-mcp-server

final-il

MCP Server handling GitHub/GitLab integrations

Version Control

MCP Test Repository

klarkenolofsson

Ett testrepository skapat via GitHub MCP-server

Version Control

Mowgli

mowgli-ai

Mowgli is an intelligent product canvas that connects to your coding agent over MCP or as an Agent Skill. Use it to turn an existing frontend or GitHub repo into pixel-perfect, editable React + Tailwind designs, iterate on them in natural language, and sync the results back into

Version Control

Frequently asked questions

Common questions about MCP servers, tools, and integrations

1

What is an MCP server?

An MCP server is a program built on the Model Context Protocol that wraps a tool, data source, or API — like file access, a database, or web search — into a capability an AI assistant can discover and call.

2

How do I install an MCP server?

Every server's detail page includes ready-to-paste config snippets for Claude Desktop, Cursor, VS Code, and other common clients — most installs take just a couple of minutes.

3

Are MCP servers free to use?

Most servers listed here are free and open source. Some wrap third-party APIs (cloud services, paid data providers, etc.) that require your own API key or subscription.

4

What is the difference between local and remote MCP servers?

A local MCP server runs on your device and usually connects over stdio, giving you more direct control over data but requiring a runtime and installation. A remote MCP server is hosted by a provider and connects over HTTP, making setup easier while adding network and provider availability dependencies.

5

Which AI clients can connect to MCP servers?

Claude Desktop, Claude Code, Cursor, VS Code, Codex, and other AI clients that support the Model Context Protocol can connect to MCP servers. Configuration formats and supported transports vary by client.

6

How can I evaluate whether an MCP server is safe and reliable?

Review the source repository, maintenance activity, dependencies, requested permissions, and data-handling documentation before installation, and prefer official or trusted maintainers. Use least-privilege credentials for sensitive access such as files, databases, shells, and production systems.