Skip to main content
Glama

MemoryMesh

by CheMiguel23

open_nodes

Access and retrieve specific nodes from the MemoryMesh Knowledge Graph by providing their names, enabling precise data exploration and analysis.

Instructions

Open specific nodes in the knowledge graph by their names

Input Schema

NameRequiredDescriptionDefault
namesYesAn array of node names to retrieve

Input Schema (JSON Schema)

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CheMiguel23/MemoryMesh'

If you have feedback or need assistance with the MCP directory API, please join our Discord server