MCP-Servers

sanket-164/MCP-Servers
★ 7 stars TypeScript 🤖 AI/LLM Updated 16d ago
A collection of Model Context Protocol (MCP) servers made and exposed over HTTP and STDIO for various applications including Leetcode, MealDB, Clash of Clans, and Brawl Stars.
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-servers": {
      "command": "npx",
      "args": [
        "-y",
        "sanket-164/MCP-Servers"
      ]
    }
  }
}

Topics

ai-toolsclaudemcp-servermodel-context-protocolnodejstypescript