mcp-toolkit

themonk-dev/mcp-toolkit
★ 1 stars TypeScript 🔒 Security Updated today
Modular, plug-and-play MCP server. OIDC/OAuth/JWT/API-key/Bearer auth, optional YAML policy filtering, dual-runtime (Node + Cloudflare Workers), Docker-ready, with tools/prompts/resources you can swap in one line.
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-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "themonk-dev/mcp-toolkit"
      ]
    }
  }
}

Topics

ai-toolsllm-toolsmcp-servermodel-context-protocol