MCPVault

insertRelation

MCP tool from Surrealdb MCP Server by nsxdavid

Create a graph relation (edge) between two records.

How to use it

insertRelation is exposed by the Surrealdb MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the insertRelation tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Surrealdb MCP Server

$npm install -g surrealdb-mcp-server
FULL SURREALDB MCP SERVER LISTING