MCPcopy Create free account
hub / github.com/PSPDFKit/nutrient-document-engine-mcp-server /

Class

test/logger.test.ts:7–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5vi.mock('@modelcontextprotocol/sdk/server/mcp.js', () => {
6 return {
7 McpServer: class MockMcpServer {
8 isConnected = vi.fn();
9 server = {
10 sendLoggingMessage: vi.fn(),

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected