surrealdb-mcp-server

surrealdb-mcp-server

17

The SurrealDB MCP Server is a Model Context Protocol implementation that allows AI assistants to interact with SurrealDB databases. It provides tools for data manipulation and supports multiple AI assistant platforms for seamless integration.

What is the SurrealDB MCP Server?

The SurrealDB MCP Server is a Model Context Protocol server that allows AI assistants to interact with a SurrealDB database, enabling them to perform various database operations through a standardized interface.

What operations can be performed using the SurrealDB MCP Server?

The server supports operations such as query, select, create, update, delete, merge, patch, upsert, insert, and insertRelation.

How do I configure the SurrealDB MCP Server?

Configuration is done through environment variables that specify the SurrealDB connection details, including URL, namespace, database, username, and password.

Which platforms are compatible with the SurrealDB MCP Server?

The server is compatible with platforms like Cline, Claude, Copilot, Roo Code, Windsurf, and Cursor.

What should I do if I encounter a 'Cannot find module' error?

Ensure the package is installed globally, check the configuration path, and try reinstalling the package using npm.