CAPABILITIES
Connect AI models to your data
Connect AI models and tools to SurrealDB through the Model Context Protocol. Query documents, graphs, vectors, and relational data through a unified interface - no wrapper APIs or custom integration code.
THE PLATFORM
MCP across the platform
Every product in the SurrealDB platform exposes MCP tool calls. Connect your AI tools to the database, agent memory, or cloud - through a single protocol.
SEE IT IN ACTION
Context engineering with MCP
SurrealQL lets you combine graph traversal, vector similarity, structured filters, and temporal queries in a single statement. One MCP tool call gives the agent everything it needs.
DEPLOYMENT
Deploy in any environment
Run the MCP server locally via stdio, as an HTTP server, or over Unix sockets. Choose the right transport for your deployment.
Run locally from your IDE
Default stdio transport for local development and IDE integration. Start an in-memory or local database directly from your AI tool.
Run as an HTTP server
HTTP with SSE transport for remote agents and environments where stdio is not available.
FREQUENTLY ASKED QUESTIONS