mcp-server-toolkit

ChunkyTortoise/mcp-server-toolkit
★ 0 stars Python 🤖 AI/LLM Updated 2d ago
PyPI toolkit for MCP servers: 9 pre-built servers, auth middleware, caching, and test utilities. 598 tests, 88% coverage.
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-toolkit": {
      "command": "uvx",
      "args": [
        "mcp-server-toolkit"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-toolkit

README Excerpt

Production-grade MCP server framework: TTL caching (P50: 0.007ms hit), JWT/OAuth 2.1 auth, OpenTelemetry tracing, LLM cost attribution, A2A streaming + webhooks, and a Five-Gates quality eval suite. Ships 9 pre-built servers and a full adversarial safety corpus — so you focus on tool logic, not infrastructure.

Tools (13)

DoeJohnMCPTestClientanalyticscalendarcrm_ghldatabase_queryemailfile_processinggemini_embeddingmulti_llmquery_dbweb_scraping

Topics

claudedeveloper-toolsmcpmodel-context-protocolopen-sourcepython