MCPcopy
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
3import { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js";
4import { StdioServerTransport } from "@modelcontextprotocol/sdk/server/stdio.js";

Callers

nothing calls this directly

Calls 10

createEntitiesMethod · 0.80
createRelationsMethod · 0.80
addObservationsMethod · 0.80
deleteEntitiesMethod · 0.80
deleteObservationsMethod · 0.80
deleteRelationsMethod · 0.80
readGraphMethod · 0.80
searchNodesMethod · 0.80
openNodesMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected