MCPcopy Index your code
hub / github.com/modelcontextprotocol/typescript-sdk / title.test.ts

File title.test.ts

test/server/title.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Server } from '../../src/server/index.js';
2import { Client } from '../../src/client/index.js';
3import { InMemoryTransport } from '../../src/inMemory.js';
4import { McpServer, ResourceTemplate } from '../../src/server/mcp.js';

Callers

nothing calls this directly

Calls 13

createLinkedPairMethod · 0.80
registerToolMethod · 0.80
toolMethod · 0.80
promptMethod · 0.80
listPromptsMethod · 0.80
registerPromptMethod · 0.80
registerResourceMethod · 0.80
listResourcesMethod · 0.80
listResourceTemplatesMethod · 0.80
readResourceMethod · 0.80
getServerVersionMethod · 0.80
connectMethod · 0.45

Tested by

no test coverage detected