Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by snapback-dev • Uncategorized
An Express HTTP server wrapping the CLI-based MCP server to enable AI tools to connect over HTTPS.
Connect to the MCP server remotely over HTTPS instead of local CLI usage.
That require secure, authenticated access to MCP functionality with API key validation.
Integration with AI tools like Claude Desktop and Cursor via a cloud-deployed MCP server.
The SnapBack MCP Server wraps the CLI-based MCP server in an Express HTTP server, allowing AI tools like Claude Desktop and Cursor to connect remotely over HTTPS instead of requiring local installation. It supports deployment on Fly.io with built-in security features such as API key validation, CORS configuration, and request size limits. The server provides endpoints for health checks, MCP JSON-RPC calls, and tool listings, facilitating seamless integration and secure communication.