/awesome-mcp-servers

A collection of MCP servers.

MIT LicenseMIT

Awesome MCP Servers Awesome

A curated list of awesome Model Context Protocol (MCP) servers.

What is MCP?

MCP is an open protocol that enables AI models to securely interact with local and remote resources through standardized server implementations. This list focuses on production-ready and experimental MCP servers that extend AI capabilities through file access, database connections, API integrations, and other contextual services.

Tutorials

Community

Legend

  • πŸŽ–οΈ – official implementation
  • 🐍 – Python codebase
  • πŸ“‡ – TypeScript codebase
  • 🏎️ – Go codebase
  • ☁️ - Cloud Service
  • 🏠 - Local Service

Server Implementations

πŸ“‚ Browser Automation

Web content access and automation capabilities. Enables searching, scraping, and processing web content in AI-friendly formats.

☁️ Cloud Platforms

Cloud platform service integration. Enables management and interaction with cloud infrastructure and services.

  • Cloudflare MCP Server πŸŽ–οΈ πŸ“‡ ☁️ - Integration with Cloudflare services including Workers, KV, R2, and D1
  • Kubernetes MCP Server - 🏎️ ☁️ Kubernetes cluster operations through MCP

πŸ’¬ Communication

Integration with communication platforms for message management and channel operations. Enables AI models to interact with team communication tools.

πŸ‘€ Customer Data Platforms

Provides access to customer profiles inside of customer data platforms

πŸ—„οΈ Databases

Secure database access with schema inspection capabilities. Enables querying and analyzing data with configurable security controls including read-only access.

πŸ“‚ File Systems

Provides direct access to local file systems with configurable permissions. Enables AI models to read, write, and manage files within specified directories.

🧠 Knowledge & Memory

Persistent memory storage using knowledge graph structures. Enables AI models to maintain and query structured information across sessions.

πŸ—ΊοΈ Location Services

Geographic and location-based services integration. Enables access to mapping data, directions, and place information.

πŸ“Š Monitoring

Access and analyze application monitoring data. Enables AI models to review error reports and performance metrics.

πŸ”Ž Search

πŸš† Travel & Transportation

Access to travel and transportation information. Enables querying schedules, routes, and real-time travel data.

πŸ”„ Version Control

Interact with Git repositories and version control platforms. Enables repository management, code analysis, pull request handling, issue tracking, and other version control operations through standardized APIs.

πŸ› οΈ Other Tools and Integrations

Frameworks

  • Genkit MCP πŸ“‡ – Provides integration between Genkit and the Model Context Protocol (MCP).
  • @modelcontextprotocol/server-langchain 🐍 - Provides MCP tool calling support in LangChain, allowing for the integration of MCP tools into LangChain workflows.
  • mark3labs/mcp-go 🏎️ - Golang SDK for building MCP Servers and Clients.
  • FastMCP 🐍 - A high-level framework for building MCP servers in Python
  • mcp-rs-template πŸ¦€ - MCP CLI server template for Rust

Clients

Tips and Tricks

Official prompt to inform LLMs how to use MCP

Want to ask Claude about Model Context Protocol?

Create a Project, then add this file to it:

https://modelcontextprotocol.io/llms-full.txt

Now Claude can answer questions about writing MCP servers and how they work

Star History

Star History Chart