Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by tegnike • Uncategorized
A Cloudflare Workers MCP server with Supabase integration supporting SSE and streamable HTTP connections.
Real-time data streaming via Server-Sent Events.
Secure, stateful MCP protocol communication with Supabase databases.
A Cloudflare Workers-based MCP server with customizable security settings.
This project implements a Model Context Protocol (MCP) server running on Cloudflare Workers, utilizing Durable Objects for stateful connections. It provides real-time communication via Server-Sent Events and standard HTTP streaming endpoints, with built-in security features restricting SQL operations and access. The server enables AI models to interact with Supabase databases through a standardized interface, ensuring type safety with TypeScript and secure database operations.