Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by nsxdavid • Data & Databases
An MCP (Model Context Protocol) server that exposes a standardized interface for AI assistants to query and manipulate a SurrealDB database.
Run arbitrary SurrealQL queries against a SurrealDB instance and return results to users or downstream workflows.
Create, update, delete, or upsert records in a SurrealDB database as part of data-enrichment or automated CRUD workflows.
Model and create graph relations (edges) between records or perform batched inserts and JSON Patch-style updates to existing records.
This project implements an MCP server adapter for SurrealDB, providing tools (query, select, create, update, delete, merge, patch, upsert, insert, insertRelation) so AI agents can interact with a SurrealDB instance over a standardized protocol. It is designed to integrate with MCP-capable hosts and agents (Cline, Claude Desktop, GitHub Copilot, Roo Code, Windsurf, Cursor, and n8n) and is configurable via environment variables for connection details. The package is distributed via npm and licensed MIT, enabling local or global installation and local development builds. The README includes installation snippets and troubleshooting tips for common connectivity and deployment issues.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.