MCP Memory (knowledge graph)
tool-server:mcp-memory
ToolServerextensions/tool-servers/extended-mcp-servers.yaml·Open in Graph → {
"id": "tool-server:mcp-memory",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/extended-mcp-servers.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "MCP Memory (knowledge graph)",
"protocol": "mcp",
"mcpTransports": [
"mcp-transport:stdio"
],
"tools": [
"tool-descriptor:memory.create-entities",
"tool-descriptor:memory.create-relations",
"tool-descriptor:memory.add-observations",
"tool-descriptor:memory.delete-entities",
"tool-descriptor:memory.delete-observations",
"tool-descriptor:memory.delete-relations",
"tool-descriptor:memory.read-graph",
"tool-descriptor:memory.search-nodes",
"tool-descriptor:memory.open-nodes"
],
"sourceRef": "source-ref:mcp-servers-registry"
},
"outgoingEdges": [
{
"from": "tool-server:mcp-memory",
"to": "tool-descriptor:memory.create-entities",
"kind": "contains_tool_descriptor",
"attributes": {}
},
{
"from": "tool-server:mcp-memory",
"to": "tool-descriptor:memory.create-relations",
"kind": "contains_tool_descriptor",
"attributes": {}
},
{
"from": "tool-server:mcp-memory",
"to": "tool-descriptor:memory.add-observations",
"kind": "contains_tool_descriptor",
"attributes": {}
},
{
"from": "tool-server:mcp-memory",
"to": "tool-descriptor:memory.delete-entities",
"kind": "contains_tool_descriptor",
"attributes": {}
},
{
"from": "tool-server:mcp-memory",
"to": "tool-descriptor:memory.delete-observations",
"kind": "contains_tool_descriptor",
"attributes": {}
},
{
"from": "tool-server:mcp-memory",
"to": "tool-descriptor:memory.delete-relations",
"kind": "contains_tool_descriptor",
"attributes": {}
},
{
"from": "tool-server:mcp-memory",
"to": "tool-descriptor:memory.read-graph",
"kind": "contains_tool_descriptor",
"attributes": {}
},
{
"from": "tool-server:mcp-memory",
"to": "tool-descriptor:memory.search-nodes",
"kind": "contains_tool_descriptor",
"attributes": {}
},
{
"from": "tool-server:mcp-memory",
"to": "tool-descriptor:memory.open-nodes",
"kind": "contains_tool_descriptor",
"attributes": {}
},
{
"from": "tool-server:mcp-memory",
"to": "extension-interface:orchestration",
"kind": "implements",
"attributes": {}
},
{
"from": "tool-server:mcp-memory",
"to": "capability:supports-mcp",
"kind": "requires_capability",
"attributes": {
"level": "required"
}
},
{
"from": "tool-server:mcp-memory",
"to": "source-ref:mcp-servers-registry",
"kind": "sourced_from",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "tool-descriptor:memory.create-entities",
"to": "tool-server:mcp-memory",
"kind": "contained_in_plugin",
"attributes": {}
},
{
"from": "tool-descriptor:memory.create-relations",
"to": "tool-server:mcp-memory",
"kind": "contained_in_plugin",
"attributes": {}
},
{
"from": "tool-descriptor:memory.add-observations",
"to": "tool-server:mcp-memory",
"kind": "contained_in_plugin",
"attributes": {}
},
{
"from": "tool-descriptor:memory.delete-entities",
"to": "tool-server:mcp-memory",
"kind": "contained_in_plugin",
"attributes": {}
},
{
"from": "tool-descriptor:memory.delete-observations",
"to": "tool-server:mcp-memory",
"kind": "contained_in_plugin",
"attributes": {}
},
{
"from": "tool-descriptor:memory.delete-relations",
"to": "tool-server:mcp-memory",
"kind": "contained_in_plugin",
"attributes": {}
},
{
"from": "tool-descriptor:memory.read-graph",
"to": "tool-server:mcp-memory",
"kind": "contained_in_plugin",
"attributes": {}
},
{
"from": "tool-descriptor:memory.search-nodes",
"to": "tool-server:mcp-memory",
"kind": "contained_in_plugin",
"attributes": {}
},
{
"from": "tool-descriptor:memory.open-nodes",
"to": "tool-server:mcp-memory",
"kind": "contained_in_plugin",
"attributes": {}
},
{
"from": "scope-boundary:tool-server-mcp-memory.scope",
"to": "tool-server:mcp-memory",
"kind": "bounds_subject"
}
]
}