by YuzeHao2023
A curated list of Model Context Protocol (MCP) servers
# Add to your Claude Code skills
git clone https://github.com/YuzeHao2023/Awesome-MCP-ServersGuides for using mcp servers skills like Awesome-MCP-Servers.
Last scanned: 5/2/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-02T06:06:38.392Z",
"semgrepRan": false,
"npmAuditRan": true,
"pipAuditRan": true
}Awesome-MCP-Servers is an open-source mcp servers skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by YuzeHao2023. A curated list of Model Context Protocol (MCP) servers. It has 1,050 GitHub stars.
Yes. Awesome-MCP-Servers passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/YuzeHao2023/Awesome-MCP-Servers" and add it to your Claude Code skills directory (see the Installation section above).
Yes. SkillsLLM lists many other MCP Servers skills you can browse and compare side by side. Open the MCP Servers category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh Awesome-MCP-Servers against similar tools.
No comments yet. Be the first to share your thoughts!
Top skills in this category by stars

A curated, community-driven list of awesome Model Context Protocol (MCP) servers, tools, frameworks, clients, and utilities. MCP is an open protocol that enables AI models to securely interact with local and remote resources through standardized server implementations.
BTW, we provide a full list of MCP (Master Control Program) Servers, which is compiled by a web crawler and contains approximately 6000 entries.
Call for translators! We're looking for translators to help translate this spec for everyone!
Read our documentation in the following languages:
| Language | Link |
|---|---|
| English | English |
| 简体中文 | 简体中文 |
| 繁體中文 | 繁體中文 |
| 日本語 | 日本語 |
| 한국어 | 한국어 |
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.
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.
Warning summary:
Best practices:
Many MCP clients and UIs can connect to servers listed here. Examples include (but are not limited to):
(Icons and links for specific clients are commonly shown on the individual server/project pages.)
Legend:
These are example/reference servers and core SDK examples demonstrating MCP features.
Official integrations are maintained by companies building production-ready MCP servers for their platforms. (Marked with ⭐ when present)
(For a full list of official servers and vendor-maintained implementations, see the "Official Servers" and "Reference Servers" in this document and the linked repos.)
Helpful utilities to discover, install, manage, and work with MCP servers.
Server Managers:
Other utilities:
Provides access to local or remote file systems with configurable permissions.
Secure sandbox environments for code execution.
Git and version control related MCP servers.
Access to cloud storage platforms.
Database access with schema inspection and query capabilities.