Framework-agnostic HTTP adapter for Model Context Protocol servers
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
No tools enumerated yet for this server.
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 6
filesystem 2
- fs package/dist/cli/index.js :6
var fs = require('fs/promises'); - fs package/dist/cli/index.mjs :4
import fs from 'fs/promises';
shell / exec 2
- shell package/dist/cli/index.js :66
const execSync = (await import('child_process')).execSync; - shell package/dist/cli/index.mjs :58
const execSync = (await import('child_process')).execSync;
network 2
- net package/dist/index.js :71
const response = await sdkHandler.fetch(req, { - net package/dist/index.mjs :69
const response = await sdkHandler.fetch(req, {
declared dependencies 11
- @modelcontextprotocol/client@^2.0.0
- @modelcontextprotocol/server@^2.0.0
- chalk@^5.3.0
- commander@^11.1.0
- @changesets/cli@^2.27.12
- @types/node@^22.15.8
- tsup@^8.0.0
- typescript@^5.0.0
- vitest@^3.2.1
- zod@^4.4.3
- next@>=13.0.0