MCP Directory
Back

awesome-mcp-servers

by appcypher · ★ 5,506

Awesome MCP Servers - A curated list of Model Context Protocol servers

#ai#anthropic-claude#awesome#context#mcp#model-context-protocol#servers#tool-use#tools

Install

git clone https://github.com/appcypher/awesome-mcp-servers.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "awesome-mcp-servers": {
      "command": "npx",
      "args": [
        "-y",
        "github:appcypher/awesome-mcp-servers"
      ]
    }
  }
}

From the README

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. > [!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.…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers