A curated list of Model Context Protocol (MCP) servers
Find a file
Rahul Dey e1d2c0532e
Added Jira Context MCP Server (#61)
Added Jira Context MCP Server which is useful for Coding IDE like Cursor IDE to get the issues or bugs or task from Jira assigned to the user and makes cursor ide do the task
2025-03-12 14:56:40 +08:00
LICENSE Initial commit 2024-11-28 20:27:46 +08:00
README.md Added Jira Context MCP Server (#61) 2025-03-12 14:56:40 +08:00

Awesome MCP Servers

A curated list of Model Context Protocol (MCP) servers

Reference Implementation Servers

  • Filesystem - Secure file operations with configurable access controls
  • GitHub - Repository management, file operations, and GitHub API integration
  • GitLab - GitLab API, enabling project management
  • Git - Tools to read, search, and manipulate Git repositories
  • Google Drive - File access and search capabilities for Google Drive
  • PostgreSQL - Read-only database access with schema inspection
  • Sqlite - Database interaction and business intelligence capabilities
  • Slack - Channel management and messaging capabilities
  • Sentry - Retrieving and analyzing issues from Sentry.io
  • Memory - Knowledge graph-based persistent memory system
  • Puppeteer - Browser automation and web scraping
  • Brave Search - Web and local search using Brave's Search API
  • Google Maps - Location services, directions, and place details
  • Fetch - Web content fetching and conversion for efficient LLM usage

Community Servers

  • Cloudflare - Interacting with Cloudflare services
  • OpenAI - Query OpenAI models directly from Claude using MCP protocol
  • Kagi - Kagi search API integration
  • Exa - Exa AI Search API
  • Phabricator - Interacting with Phabricator API
  • Obsidian - Interacting with Obsidian via REST API
  • YouTube - Fetch YouTube subtitles
  • MCP Installer - Set up MCP servers in Claude Desktop
  • Notion - Integrates with Notion's API to manage personal todo list
  • Bluesky - integrates with Bluesky API to query and search feeds and posts.
  • Minima - Local RAG (on-premises) with MCP server.
  • Jina Reader - Fetch the content of a remote URL as Markdown with Jina Reader.
  • any-chat-completions-mcp - Chat with any other OpenAI SDK Compatible Chat Completions API, like Perplexity, Groq, xAI and more
  • MySQL - MySQL database integration with configurable access controls and schema inspection
  • BigQuery (by LucasHild) - BigQuery database integration with schema inspection and query capabilities
  • BigQuery (by ergut) - Server implementation for Google BigQuery integration that enables direct BigQuery database access and querying capabilities
  • Windows CLI - MCP server for secure command-line interactions on Windows systems, enabling controlled access to PowerShell, CMD, and Git Bash shells.
  • Playwright MCP Server - An MCP server using Playwright for browser automation and webscrapping
  • Perplexity - Interacting with Perplexity
  • Docker - Run and manage docker containers, docker compose, and logs
  • Mongo - A Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases
  • MongoDB Lens - Full Featured MCP Server for MongoDB Database.
  • Google Search Console - A Model Context Protocol (MCP) server providing access to Google Search Console.
  • MongoDB - A Model Context Protocol Server for MongoDB
  • Kubernetes - Connect to Kubernetes cluster and manage pods, deployments, services.
  • mcp-k8s-go - Golang-based Kubernetes MCP Server. Built to be extensible.
  • Pandoc - MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, and plain text, with other formats like PDF, csv and docx in development.
  • HuggingFace Spaces - Server for using HuggingFace Spaces, supporting Images, Audio, Text and more. Claude Desktop mode for ease-of-use.
  • Data Exploration - MCP server for autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort.
  • CoinCap - A MCP server that provides real-time cryptocurrency market data through CoinCap's public API without requiring authentication
  • Search1API - Search and crawl in one API
  • Apple Shortcuts - An MCP Server Integration with Apple Shortcuts
  • Metoro - Query and interact with Kubernetes environments monitored by Metoro
  • Vega-Lite - Generate visualizations from fetched data using the VegaLite format and renderer.
  • Airtable - Read and write access to Airtable databases.
  • Snowflake - Snowflake database integration with read/write capabilities and insight tracking
  • Clojars - Obtains latest dependency details for Clojure libraries.
  • Apple Notes - Talk with your Apple Notes
  • Contentful - Interact with your content on the Contentful platform
  • Everything Search - Fast Windows file search using Everything SDK
  • Maven - Tools to query latest Maven dependency information
  • DifyWorkflow - Tools to the query and execute of Dify workflows
  • PiAPI - PiAPI MCP server makes user able to generate media content with Midjourney/Flux/Kling/Hunyuan/Udio/Trellis directly from Claude or any other MCP-compatible apps.
  • Google News - Google News search capabilities with automatic topic categorization and multi-language support via SerpAPI integration.
  • Box - File access and search for Box.
  • NPM Search - Search for npm packages
  • llm-context - Share code context with LLMs via Model Context Protocol or clipboard.
  • gotoolkits/wecombot - 🏎️ ☁️ An MCP server application that sends various types of messages to the WeCom group robot.
  • xcodebuild - 🍎 Build iOS Xcode workspace/project and feed back errors to llm.
  • ZenML - 📊 Chat with your ZenML MLOps and LLMOps pipelines.
  • Nile Postgres - Manage and query databases, tenants, users, auth using LLMs
  • Make - Turn your Make scenarios into callable tools for AI assistants.
  • Windows Control - Programmatic control over Windows system operations including mouse, keyboard, window management, and screen capture using nut.js.
  • Vectorize - Vectorize MCP server for advanced retrieval, Private Deep Research, Anything-to-Markdown file extraction and text chunking.
  • Jira Context MCP - MCP server to provide Jira Tickets information to AI coding agents like Cursor.

Clients

  • mcp-cli a cli inspector for MCP servers
  • mcp-client MCP REST API and CLI client for interacting with MCP servers, supports OpenAI, Claude, Gemini, Ollama etc.
  • MCP-Bridge 🐍 an openAI middleware proxy to use mcp in any existing openAI compatible client
  • MCP-Chatbot A simple yet powerful CLI chatbot that integrates tool servers with any OpenAI-compatible LLM API.
  • Zed multiplayer code editor from the creators of atom
  • genkit agent and data transformation framework
  • Continue vscode auto complete and chat tool (full feature support)
  • gpt-computer-assistant dockerized mcp client with Anthropic, OpenAI and Langchain.
  • MCP-Connect A client that enables cloud-based AI services to access local Stdio based MCP servers by HTTP/HTTPS requests.
  • codemirror-mcp CodeMirror extension that implements the Model Context Protocol (MCP) for resource mentions and prompt commands.
  • LibreChat Open-source AI Web UI, supporting multiple providers including OpenAI, Anthropic, Google, Ollama, and local models. Includes MCP support for Agents.
  • mcphub.nvim A Neovim plugin that provides a UI and api to interact with MCP servers.

Frameworks

  • LiteMCP - A TypeScript framework for building MCP servers elegantly
  • mcp-framework - Fast and elegant Typescript framework for building MCP servers
  • oatpp-mcp - Anthropics Model Context Protocol implementation for Oat++

Curated by ChatHub