mcpdirectory

renhongtao2-cell/mcpdirectory
★ 0 stars HTML File System Updated today
A curated directory of Model Context Protocol (MCP) servers. Browse by category, find the right server for your AI assistant.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcpdirectory": {
      "command": "npx",
      "args": [
        "-y",
        "renhongtao2-cell/mcpdirectory"
      ]
    }
  }
}