awesome-mcp-servers
Awesome MCP Servers - A curated list of Model Context Protocol servers
Install / Use
claude mcp add appcypher -- npx -y github:appcypher/awesome-mcp-serversIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHubAwesome MCP Servers 
A curated list of awesome Model Context Protocol (MCP) servers. 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.
<br />⚠️ Security Warning
<br />[!WARNING] When running MCP servers without proper sandboxing, they can execute arbitrary code on your system with the same permissions as the host process. This creates significant security risks.
Security Risks:
- System Access: Full access to files, network, and system resources
- Code Execution: Can run any command on your machine
- Prompt Injection: Malicious prompts could trigger unintended server actions
- Data Exposure: Sensitive data may be accessed or leaked
Best Practices:
- Use official implementations (marked with ⭐) when available
- Run servers in VMs or isolated environments
- Review code before installation
- Limit permissions to minimum required
- Monitor server activity
Examples of Supported Clients
| | MCP Host | Documentation | | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- | | <div align="center"><img src="https://github.com/user-attachments/assets/b0ea1e57-df16-4b04-9276-1980e17ab6ec" height="20"/></div> | Claude Desktop | Claude x MCP | | <div align="center"><img src="https://zed.dev/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flogo_icon.d67dc948.webp&w=64&q=100" height="20"/></div> | Zed Editor | Zed x MCP | | <div align="center"><img src="https://storage.googleapis.com/sourcegraph-assets/docs/images/cody/cody-logomark-default.svg" height="20"/></div> | Sourcegraph Cody | Cody x MCP | | <div align="center"><img src="https://cdn.prod.website-files.com/663e06c56841363663ffbbcf/664c918ec47bacdd3acdc167_favicon%408x.png" height="20"/></div> | Continue | Continue x MCP | | <div align="center"><img src="https://github.com/user-attachments/assets/211d0c2b-04de-471e-b1ed-97da94a58d82" height="20"/></div> | GPT Computer Assistant | GCA x MCP | | <div align="center"><img src="https://raw.githubusercontent.com/danny-avila/LibreChat/0855677a36d76cafa5e064b7e346eb3f74c6af2a/client/public/assets/logo.svg" height="20"/></div> | LibreChat | LibreChat Agents x MCP | | <div align="center"><img src="https://cursor.com/favicon.ico" height="20"/></div> | Cursor | Cursor x MCP | | <div align="center"><img src="https://www.enconvo.com/favicon.ico" height="20"/></div> | Enconvo | Enconvo x MCP | | <div align="center"><img src="https://block.github.io/goose/img/logo_light.png" height="20"/></div> | Goose | Goose x MCP | | <div align="center"><img src="https://raw.githubusercontent.com/evilsocket/search/refs/heads/main/logo.png" height="20"/></div> | Nerve | Nerve x MCP | | <div align="center"><img src="https://raw.githubusercontent.com/mcp-router/mcp-router/refs/heads/main/static/img/logo.svg" height="20"/></div> | MCP Router | MCP Router x MCP | | <div align="center"><img src="https://raw.githubusercontent.com/pietrozullo/mcp-use/refs/heads/main/docs/favicon.svg" height="20"/></div> | mcp-use | mcp-use x MCP | | <div align="center"><img src="https://wassist.app/whatsmcp.png" height="20"/></div> | WhatsMCP | WhatsApp x MCP | | <div align="center"><img src="https://github.com/user-attachments/assets/7d5442e5-4542-4942-afde-a55d5288a40c" height="20"/></div> | Visual Studio Code | VS Code x MCP |
<br />Server Implementations
- 📂 - File Systems
- 📦 - Sandbox & Virtualization
- 🔄 - Version Control
- ☁️ - Cloud Storage
- 🗒️ - Document Processing
- 🗄️ - Databases
- 💬 - Communication
- 📈 - Monitoring
- 🔍 - Search & Web
- 🗺️ - Location Services
- 🎯 - Marketing
- 📝 - Note Taking
- ⚡ - Cloud Platforms
- ⚙️ - Workflow Automation
- 🤖 - System Automation
- 📱 - Social Media
- 🎮 - Gaming
- 💹 - Finance
- 🧬 - Research & Data
- 🤝 - AI Services
- 💻 - Development Tools
- 📊 - Data Visualization
- 🆔 - Identity
- 🔗 - Aggregators
- 💬 - Language & Translation
- 🔒 - Security
- 🔌 - IoT
- 🧑🎨 - Art & Literature
- 🛒 - E-Commerce
- 📦 - Data Platforms
- 🤖 - Robotics & Physical AI
<sup><details>
<summary>Legend</summary>- <sup>⭐</sup> Official protocol implementation
- <sup>1</sup> First implementation (when multiple implementations exist)
- <sup>2</sup> Second implementation
- <sup>3</sup> Third implementation
- <sup>n</sup> Subsequent implementations
Tools & Utilities
See Helpful Tools & Utilities section for tools to help manage, configure, and work with MCP servers.
<br />📂 <a name="file-systems"></a>File Systems
Provides direct access to local file systems with configurable permissions. Enables AI models to read, write, and manage files within specified directories.
- <img src="https://cdn.simpleicons.org/files/4CAF50" height="14"/> Backup - Provides file and folder backup and restoration capabilities for AI agents and code editing tools
- <img src="https://cdn.simpleicons.org/files/9AD1ED" height="14"/> FileStash - Remote Storage Access: SFTP, S3, FTP, SMB, NFS, WebDAV, GIT, FTPS, gcloud, azure blob, sharepoint, etc...
- <img src="https://cdn.simpleicons.org/files/2196F3" height="14"/> FileSystem<sup><sup>1</sup></sup> - Direct local file system access
- <img src="https://cdn.simpleicons.org/files/4A90E2" height="14"/> FileSystem<sup><sup>2</sup></sup> - Golang implementation for local file system access
- <img src="https://cdn.simpleicons.org/files/4CAF50" height="14"/> Everything Search - Lightning-fast Windows file search powered by Everything SDK
- <img src="https://cdn.simpleicons.org/files/4CAF50" height="14"/> fast-filesystem-mcp - Advanced filesystem operations with large file handling capabilities and Claude-optimized features. Provides fast file reading/writing, sequential reading for large files, directory operations, file search, and streaming writes with backup & recovery.
- <img src="https://cdn.simpleicons.org/files/4CAF50" height="14"/> llm-context - Share code context with LLMs via Model Context Protocol or clipboard
📦 <a name="virtualization"></a>Sandbox & Virtualization
Secure sandbox environments for code execution and testing. Enables safe execution of code snippets and development workflows.
- <img src="https://docs.microsandbox.dev/favicon.ico" height="14"/> Microsandbox<sup><sup>⭐</sup></sup> - Self-hosted platform for secure execution of AI code. Great for Code Interpreter, Data Analysis, Browser Use.
- <img src="https://e2b.dev/favicon.ico" height="14"/> E2B<sup><sup>⭐</sup></sup> - Secure cloud development environments for AI agents. Enables safe code execution and testing in isolated containers.
- <img src="https://cdn.simpleicons.org/docker/0db7ed" height="14"/> Docker - An MCP server for Docker operations, enabling seamless container and compose stack management.
🔄 <a name="version-control"></a>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.
- <img src="https://cdn.simpleicons.org/github/8A8A8A" height="14"/> GitHub<sup><sup>1</sup></sup> - GitHub API integration for repository management, PRs, issues, and more
- <img src="https://cdn.simpleicons.org/github/8A8A8A" height="14"/> GitHub<sup><sup>2</sup></sup> - Token-based GitHub automation management. No Docker for optimal performance, Flexible configuration for fine-grained control, 80+ tools with direct API integration.
- <img src="https://cdn.simpleicons.org/gitlab/FC6D26" height="14"/> GitLab - GitLab pla
Truncated for display — read the full file on GitHub.
Related Skills
Agent-Reach
84.4kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
career-ops
72.4kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
Security Score
Audited on May 6, 2026
