MCP DuckDB Knowledge Graph Memory Server

by IzumiSy
Verified

open_nodes

Retrieve specific nodes from a knowledge graph by entity names, enabling precise data access within the MCP DuckDB Knowledge Graph Memory Server for enhanced conversation context.

Instructions

Open specific nodes in the knowledge graph by their names

Input Schema

NameRequiredDescriptionDefault
namesYesAn array of entity names to retrieve

Input Schema (JSON Schema)

{ "properties": { "names": { "description": "An array of entity names to retrieve", "items": { "type": "string" }, "type": "array" } }, "required": [ "names" ], "type": "object" }

You must be authenticated.

Other Tools from MCP DuckDB Knowledge Graph Memory Server

Related Tools

ID: 4mqwh1toao