mcp-knowledge-graph

by shaneholloman
Verified

open_nodes

Retrieve specific entity nodes by name from the mcp-knowledge-graph, enabling targeted access to stored information across chat sessions.

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-knowledge-graph

Related Tools

ID: zn6gf7sxjs