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.
InfinitIQ-Tech
MCP Server for handling Jira issues
MankowskiNick
A Model-Context-Protocol(MCP) server to allow Claude desktop to create Jira tickets.
saidsef
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management. Enables LLMs to fetch PR details, analyse diffs, manage issues, and handle releases through a standardised interface
samwang0723
MCP server for Atlassian (Confluence & Jira)
loglmhq
MCP server for interacting with a github repo
skydeckai
Bring github repos into context using this mcp server
tbreeding
Jira MCP Server
ZephyrDeng
fenxer
Get reviews from Steam store
devopsier
A GitHub Actions integration powered by the MCP. This server exposes structured tools to manage GitHub issues, pull requests, and repositories through natural language interfaces and autonomous agents.
skspade
A repository for MCP server to connect to Linear
gourav221b
An MCP server with typescript for github PR analysis
ParasSolanki
A model context protocol server for GitHub API
kopiloto
Aarul5
AI-powered Jira CLI and MCP server for humans and agents manage issues, sprints, boards with interactive wizards, multi-provider AI (OpenAI/Gemini/Anthropic), and an 14-tool MCP server for AI assistants
piyushgIITian
MCP Server for the GitHub Enterprise APIs, enabling file operations, repository management, search functionality, and more.
fkesheh
An MCP server compatible with Jira V2 and V3 api and custom fields
kopiloto
metoro-io
An unofficial implementation of an mcp server for github in go. Used internally at Metoro.
ofershap
MCP server for GitHub Actions — view runs, read logs, re-run jobs, trigger workflows
melythemev
This repository provides a robust MCP (Model Context Protocol), A2A server, enabling advanced file operations, repository management, and search. It features modular integrations for token analytics and social sentiment analysis, making it ideal for developers and analysts seekin
DocNR
A Model Context Protocol (MCP) server for analyzing code repositories with special tools for the Nostr protocol and NDK.
SoorajChandran
MCP to talk to Jira from cursor
emmett-deen
Connect Claude to Linear project management systems. Retrieve, create, and manage issues and projects seamlessly.
ingfcetina
Repositorio con la información de la charla sobre agentes, ia y mcp-servers para econova
shaileshahuja
MCP server that fetches GitHub Pull Request comments
Photosynth-inc
gitlabでレビュー用のMCP Server
DocNR
MCP server for efficient Git repository exploration with advanced caching. Search code patterns across multiple repositories, manage reference codebases, and analyze patterns with 95%+ performance improvements. Integrates with Claude AI via desktop app or VSCode extension. Config
SLineroDev
A powerful Model Context Protocol (MCP) toolkit for GitHub releases management. This server provides comprehensive tools for accessing, comparing, and analyzing GitHub repository releases with rich formatting and detailed information.
lvzhengbin
GitLab MCP(Model Context Protocol) Server, Can be used to do AI automated analysis of CodeReview
ParasSolanki
A model context protocol server for Jira API
ceshine
An MCP server that offers several commands to generate prompts based on the Git repository's content
samuelrizzo
shanksxz
GitHub context server for AI models. Fetch files, structure, filter, and more.
cpropster
MCP server for Linear integration
Mr-House
renantrendt
A Model Context Protocol (MCP) server for interacting with GitHub
DanielAvdar
JaviMaligno
MCP server for Bitbucket API operations
piatra-automation
Improved implementation of Anthropic's modelcontextprotocol/servers Gitlab MCP server
dvcrn
a (working!) MCP server for accessing Linear with multiple workspaces support
petrsovadina
MCP server for integrating Atlassian products (Confluence, Jira) with Model Context Protocol
kablewy
Robust, production tested MCP Server for linear (API)
StudyForZX
Interfact with VolcEngine TLS APIs.
jtrim
Linear API MCP server for LLM integration
TheRealChrisThomas
Gitlab MCP Server
NoxFr
JavaTheHutt1
MCP Server for GitHub
magarcia
A Model Context Protocol (MCP) server for the Linear API
ManiKsi
anupj
An example to demonstrate how to build and run an MCP server
larryhudson
maximepeabody
A really simple MCP server for Jira, which uses docker for easy deployment.
dev-leva1
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
MaximilianoGarciaRoe
arahisman
marvelouscypherman
MCP server for using the GitHub API
1pone
这是一个用于获取 Jira 需求信息的 MCP 服务器,基于当前 Git 分支名自动获取对应的 Jira 需求详情。
MCP-Mirror
Mirror of
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.