MCPcopy
hub / github.com/codeceptjs/CodeceptJS / mcp-server.js

File mcp-server.js

bin/mcp-server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import { Server } from '@modelcontextprotocol/sdk/server/index.js'
3import { StdioServerTransport } from '@modelcontextprotocol/sdk/server/stdio.js'
4import { CallToolRequestSchema, ListToolsRequestSchema } from '@modelcontextprotocol/sdk/types.js'

Callers

nothing calls this directly

Calls 15

traceDirForFunction · 0.90
setPauseHandlerFunction · 0.90
methodsOfObjectFunction · 0.90
getParamsToStringFunction · 0.90
pickActingHelperFunction · 0.90
snapshotDirForFunction · 0.90
captureSnapshotFunction · 0.90
writeTraceMarkdownFunction · 0.90
artifactsToFileUrlsFunction · 0.90
safeStringifyFunction · 0.90
truncateStringFunction · 0.90
outputBaseDirFunction · 0.85

Tested by

no test coverage detected