Skip to content

Latest commit

 

History

History
111 lines (74 loc) · 6.27 KB

README.md

File metadata and controls

111 lines (74 loc) · 6.27 KB

Awesome Claude MCP Servers 🤖 Awesome

中文版 | English

A curated list of Model Context Protocol (MCP) servers optimized for Claude and other AI assistants.

Contents

About MCP

Model Context Protocol (MCP) is an open protocol enabling AI models like Claude to securely interact with local and remote resources through standardized server implementations. These servers extend Claude's capabilities through file access, database connections, API integrations, and other contextual services.

Getting Started

Legend

🏆 Official Implementation | 🐍 Python | 📱 TypeScript | 🏃 Go | ☁️ Cloud Service | 🏠 Local Service

Core Servers

File Systems 📂

Access and manage files securely across local and cloud storage systems.

Search Engines 🔍

Access real-time web information and specialized search capabilities.

Databases 🗄️

Query and analyze data while maintaining security.

Extended Capabilities

Knowledge & Memory 🧠

Maintain context and information across sessions.

Version Control 📊

Manage code repositories and development workflows.

Cloud Integration ☁️

Interact with cloud infrastructure services.

Communication 💬

Integrate with team communication platforms.

Browser Automation 🌐

Access and process web content programmatically.

Location Services 🗺️

Access geographic and mapping data.

Monitoring 📈

Track application performance and errors.

Development Tools

Frameworks 🛠️

Tools for building and extending MCP capabilities.

Integration Tools 🔧

Specialized tools for specific platforms and use cases.

Community Resources

Want to ask Claude about Model Context Protocol? Add this file to your project: Claude MCP Instructions