mcp-server-directory

Rumblingb/mcp-server-directory
★ 1 stars HTML 📁 File System Updated 1d ago
Curated directory of 26 MCP servers. Browse by category: legal, dev tools, communication, security, agent infra.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-directory": {
      "command": "npx",
      "args": [
        "-y",
        "Rumblingb/mcp-server-directory"
      ]
    }
  }
}