McpToolKit
Provides a production-ready framework for building and scaling MCP servers with features like Redis-backed state management and delegated OAuth support.
概要
McpToolKit is a production-ready framework designed to address the scaling and authentication challenges of traditional FastMCP servers. It offers features like Redis-backed state management for horizontal scaling, delegated OAuth support for secure third-party integrations, and compatibility with serverless environments. By centralizing OAuth management and enabling stateless server instances, McpToolKit provides a robust solution for building and deploying MCP servers in production.
主な機能
- Serverless ready deployment options for Vercel and AWS Lambda
- Delegated OAuth support with automatic token management
- Secure OAuth 2.1 flow with PKCE
- Redis-backed state management for horizontal scaling
- Multi-tenant support with isolated sessions
- 4 GitHub stars
ユースケース
- Scaling MCP servers in production environments
- Managing authentication for MCP servers with third-party integrations
- Deploying MCP servers in serverless environments