Remote
byjalenzz
0Deploys a Model Context Protocol (MCP) server on Cloudflare Workers with OAuth login.
概要
Enables the deployment of a Model Context Protocol (MCP) server on Cloudflare Workers, complete with OAuth authentication. This allows developers to connect to services like the MCP Inspector and Claude Desktop for tool exploration and utilization, locally or remotely. It provides a framework for integrating tools with large language models, facilitating tasks such as mathematical computations through a defined API.
主な機能
- MCP Inspector compatibility
- SSE transport
- Claude Desktop integration
- 0 GitHub stars
- OAuth login
- Cloudflare Workers deployment
ユースケース
- Developing and testing MCP tools locally
- Connecting Claude to custom tools
- Remote access to MCP server functionalities