Remote MCP Server on Cloudflare
@MCP-Mirror
Remote MCP Server on Cloudflare について
Mirror of
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"tiny-server": {
"url": "http://localhost:8787/sse"
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Remote MCP Server on Cloudflare?
—
How to use Remote MCP Server on Cloudflare?
Configure with mcp.json using the key "tiny-server" and URL "http://localhost:8787/sse". Deploy to Cloudflare via npm run deploy using Wrangler.
Key features of Remote MCP Server on Cloudflare
- Deploys as a Cloudflare Worker with Durable Objects
- Uses SSE transport for MCP communication
- Requires a paid Cloudflare plan for Durable Objects
Use cases of Remote MCP Server on Cloudflare
—
FAQ from Remote MCP Server on Cloudflare
Where can I find more information?
A detailed guide is available at https://note.linkof.link/13a9p7.html.
What runtime dependencies are needed?
It uses Wrangler (npm) and a paid Cloudflare Workers plan for Durable Objects.
How is the MCP server accessed?
Via an SSE endpoint at http://localhost:8787/sse (or the deployed Worker URL).
「クラウドとインフラ」の他のコンテンツ
Query | MCP server for Supabase
alexander-zuevQuery MCP enables end-to-end management of Supabase via chat interface: read & write query executions, management API support, automatic migration versioning, access to logs and much more.
Awesome DevOps MCP Servers
rohitg00A curated list of awesome MCP servers focused on DevOps tools and capabilities.
Azure DevOps MCP Server
Tiberriver256An MCP server for Azure DevOps
🐋 Docker MCP server
ckreilingMCP server for Docker
Terraform MCP Server
hashicorpThe Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.
コメント