MCPVault

create

MCP tool from Surrealdb MCP Server by nsxdavid

Create a single new record in a table.

How to use it

create is exposed by the Surrealdb MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the create 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