Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/modelcontextprotocol/servers
/ index.ts
File
index.ts
src/memory/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
{ McpServer } from
"@modelcontextprotocol/sdk/server/mcp.js"
;
4
import
{ StdioServerTransport } from
"@modelcontextprotocol/sdk/server/stdio.js"
;
Callers
nothing calls this directly
Calls
10
createEntities
Method · 0.80
createRelations
Method · 0.80
addObservations
Method · 0.80
deleteEntities
Method · 0.80
deleteObservations
Method · 0.80
deleteRelations
Method · 0.80
readGraph
Method · 0.80
searchNodes
Method · 0.80
openNodes
Method · 0.80
main
Function · 0.70
Tested by
no test coverage detected