MCPVault

upsert

MCP tool from Surrealdb MCP Server by nsxdavid

Create a record if it doesn't exist, or update it if it does.

How to use it

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