This is the largest collection of MCP (Model Context Protocol) Servers. Here, you can find Awesome MCP Servers and clients, including Claude MCP integration. You can search and discover MCP servers to enhance your AI capabilities.
MCP Servers Features
Featured MCP Servers
EdgeOne Pages MCP: An MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
MCP Advisor: Helps you use the right MCP server for your needs.
Howtocook Mcp: Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), this MCP Server helps you recommend recipes, plan meals, and solve the problem of "what to eat today."
Context7 MCP: Provides up-to-date code documentation for LLMs and AI code editors.
MiniMax MCP: Official MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation, and video generation APIs.
Serper MCP Server: A Serper MCP Server.
Jina AI MCP Tools: Integrates with Jina AI Search Foundation APIs.
Amap Maps: Official Amap Maps MCP Server.
Playwright Mcp: A Playwright MCP server.
Baidu Map: Baidu Map API fully compatible with the MCP protocol.
Tavily MCP Server: 🚀
Blender: Connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Redis: Provides access to Redis databases, enabling LLMs to interact with Redis key-value stores.
Aws Kb Retrieval Server: Retrieves information from the AWS Knowledge Base using the Bedrock Agent Runtime.
Featured MCP Clients
Windsurf: A purpose-built IDE to harness magic.
ChatWise: The second fastest AI chatbot™.
Cursor: The AI Code Editor.
Visual Studio Code - Open Source ("Code - OSS"): Visual Studio Code.
DeepChat: Your AI Partner on Desktop.
Y Gui: A web-based graphical interface for AI chat interactions with support for multiple AI models and MCP servers.
Cherry Studio 🍒: A desktop client that supports for multiple LLM providers.
HyperChat: A Chat client that strives for openness, utilizing APIs from various LLMs to achieve the best Chat experience, as well as implementing productivity tools through the MCP protocol.
Cline: Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
MCP Servers Frequently Asked Questions
1. What is MCP (Model Context Protocol)?
MCP is an open-source protocol developed by Anthropic that enables AI systems like Claude to securely connect with various data sources. It provides a universal standard for AI assistants to access external data, tools, and prompts through a client-server architecture.
2. What is MCP Server?
MCP Server is a system that provides context, tools, and prompts to AI clients. It can expose data sources like files, documents, databases, and API integrations, allowing AI assistants to access real-time information in a secure way.
3. How do MCP Servers work?
MCP Servers work through a simple client-server architecture. They expose data and tools through a standardized protocol, maintaining secure 1:1 connections with clients inside host applications like Claude Desktop.
4. What can MCP Servers provide?
MCP Servers can share resources (files, docs, data), expose tools (API integrations, actions), and provide prompts (templated interactions). They control their own resources and maintain clear system boundaries for security.
5. How does Claude use MCP?
Claude can connect to MCP servers to access external data sources and tools, enhancing its capabilities with real-time information. Currently, this works with local MCP servers, with enterprise remote server support coming soon.
6. Is MCP Server secure?
Yes, security is built into the MCP protocol. The server controls its own resources, there's no need to share API keys with LLM providers, and the system maintains clear boundaries. Each server manages its own authentication and access control.