Skip to content

punkpeye/awesome-mcp-servers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Awesome MCP Servers Awesome

English ไธญๆ–‡ๆ–‡ๆกฃ ๆ—ฅๆœฌ่ชž Discord Subreddit subscribers

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
  • ๐ŸŽ โ€“ For macOS
  • ๐ŸชŸ โ€“ For Windows

Server Implementations

Note

We now have a web-based directory that is synced with the repository.

๐Ÿ“‚ 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
  • @flux159/mcp-server-kubernetes - ๐Ÿ“‡ โ˜๏ธ/๐Ÿ  Typescript implementation of Kubernetes cluster operations for pods, deployments, services.

๐Ÿ–ฅ๏ธ Command Line

Run commands, capture output and otherwise interact with shells and command line tools.

๐Ÿ’ฌ 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.

๐Ÿ’ป Developer Tools

Tools and integrations that enhance the development workflow and environment management.

๐Ÿงฎ Data Science Tools

Integrations and tools designed to simplify data exploration, analysis and enhance data science workflows.

๐Ÿ“‚ File Systems

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

๐Ÿ’ฐ Finance & Fintech

Financial data access and cryptocurrency market information. Enables querying real-time market data, crypto prices, and financial analytics.

  • QuantGeekDev/coincap-mcp ๐Ÿ“‡ โ˜๏ธ - Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys
  • anjor/coinmarket-mcp-server ๐Ÿ ๐Ÿ  - Coinmarket API integration to fetch cryptocurrency listings and quotes

๐Ÿง  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.
  • metoro-io/mcp-golang ๐ŸŽ๏ธ - Golang framework for building MCP Servers, focussed on type safety
  • FastMCP ๐Ÿ - A high-level framework for building MCP servers in Python
  • mcp-rs-template ๐Ÿฆ€ - MCP CLI server template for Rust
  • Foxy Contexts ๐ŸŽ๏ธ - Golang library to write MCP Servers declaratively with functional testing included
  • LiteMCP โšก๏ธ - A high-level framework for building MCP servers in JavaScript/TypeScript
  • mcp-framework - โšก๏ธ Fast and elegant TypeScript framework for building MCP servers

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