MCP Directory
Back

surrealmcp

by surrealdb · Rust · ★ 90

The official MCP server for SurrealDB

#database#mcp#mcp-server#model-context-protocol#surreal#surrealdb

Install

cargo install --git https://github.com/surrealdb/surrealmcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "surrealmcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:surrealdb/surrealmcp"
      ]
    }
  }
}

From the README

  The official MCP server for SurrealDB.             SurrealMCP is the official Model Context Protocol ([MCP](https://modelcontextprotocol.io)) server for SurrealDB and SurrealDB Cloud that enables AI assistants, AI agents, Developer IDEs, AI chatbots, and data platforms to interact with SurrealDB databases and SurrealDB Cloud. - **Multiple transport modes**: Support for , HTTP, and Unix socket connections - **Authentication**: Bearer token authentication with SurrealDB Cloud - **Rate l…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers