Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by bestK • DevOps & CI/CD
A lightweight MCP server implementation that can run locally or be deployed to Cloudflare Workers to expose SSE-based MCP endpoints for agents.
A simple SSE-based MCP endpoint for local development and testing (example: http://localhost:8787/sse).
Be served globally with stateful behavior by deploying the MCP server to Cloudflare Workers using Durable Objects.
A lightweight, easy-to-deploy MCP bridge between local services and cloud-hosted endpoints.
This repository provides a minimal MCP server configuration (example mcp.json) with an SSE endpoint (http://localhost:8787/sse) and instructions for deploying to Cloudflare Workers. It demonstrates using Durable Objects (MCP_OBJECT) for stateful behavior and Assets bindings, making it suitable for global, low-latency deployments. Deployment to Cloudflare may require a paid Workers plan because Durable Objects are gated behind a paid tier. The project is useful for development, testing, and production hosting of MCP endpoints.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.