awesome-mcp

wundercorp/awesome-mcp
★ 17 stars JavaScript File System Updated today
Curated directory of Model Context Protocol servers, tools, transports, categories, and contribution-ready MCP metadata.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

README Excerpt

A curated, PR-friendly directory maintained by WunderCorp. Entries live as JSON files under `servers/<category>/<slug>/server.json`. The README is generated from those files. Add one entry per pull request, run the validator, regenerate this README, and keep the entry in the correct category folder. ```bash

Topics

agent-toolsmcpmcp-servermodel-context-protocoltoolswundercorp