MCPVault

get_node_schema

MCP tool from FalkorDB MCPServer by FalkorDB

/ getrelationshipschema — sample up to sampleSize (default 100) nodes/relationships of a given label/type and rank their property keys by frequency, returning the actual sampledCount alongside requestedSampleSize. Useful for spotting property naming drift.

How to use it

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

Install FalkorDB MCPServer

$npx dotenv-cli -e .env -- npx @falkordb/mcpserver
FULL FALKORDB MCPSERVER LISTING