Connect your AI tools directly to SurrealDB with the Model Context Protocol. Queries, schema exploration, graph traversal, vector search, and ACID transactions - all as structured MCP tool calls.
Default stdio transport for local development and IDE integration. Simple, efficient communication with no network overhead.
Environment adaptability
Choose the right transport for your deployment: stdio for local tools, HTTP with SSE for remote agents.
Cross-platform compatibility
Runs on Windows, macOS, and Linux with identical behaviour across all three.
Run locally from your IDE
SurrealMCP runs locally via stdio. Connect to SurrealDB instances from any IDE, framework, or AI tool. Start an in-memory or local database directly from your AI tool.
SurrealMCP can alternatively run as an HTTP server for environments where stdio is not available. SurrealDB embedded within SurrealMCP for local instances.