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.
Discover awesome MCP servers.
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
SaiKrishnaReddy-Signant
Sample repository created via MCP server automation.
jomejia23
using git_hub_mcp_server
Rafiza115
Raghvendra2420
cbruyndoncx
MCP Servers focused collection of repo's (using git-subrepo for easy updating --ALL)
vipink1203
A powerful Model Context Protocol (MCP) server for GitHub Enterprise that enables AI agents to access and manage enterprise users, organizations, and licenses.
peterparker57
GitHub MCP server with enhanced file management capabilities
sanskarmk
This is a test repository created by test script of MCP Server for GitHub
leoleils
mcp demo repo
peterchappy
Sample MCP server for learning purposes
OneofGods
Configuration, adapters, and troubleshooting tools for GitLab MCP server implementation
guptarajiv535
MCP server poc python
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.
MarcoMuellner
An MCP server providing real-time GitHub data to LLMs, enhancing their software development capabilities.
abdelhak-devops
A repository for MCP on Fire with a beautiful README about GitHub MCP server.
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
deploypilotorg
Toowiredd
alesr
MCP server tool for self-review of GitHub pull requests
final-il
MCP Server handling GitHub/GitLab integrations
klarkenolofsson
Ett testrepository skapat via GitHub MCP-server
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
Common questions about MCP servers, tools, and integrations
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.
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.
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.
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.
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.
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.