MCPcopy
hub / github.com/modelcontextprotocol/servers / index.ts

File index.ts

src/filesystem/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 14

expandHomeFunction · 0.85
normalizePathFunction · 0.85
setAllowedDirectoriesFunction · 0.85
validatePathFunction · 0.85
readFileAsBase64StreamFunction · 0.85
readFileContentFunction · 0.85
writeFileContentFunction · 0.85
applyFileEditsFunction · 0.85
formatSizeFunction · 0.85
buildTreeFunction · 0.85
getFileStatsFunction · 0.85

Tested by

no test coverage detected