KERN MCP server — compile, review, and analyze .kern files via MCP
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
filesystem 1
- fs package/dist/index.js :995
const content = await fs.readFile(params.filePath as string, 'utf-8');
tool registrations 16
- compile package/dist/index.js :238
- review package/dist/index.js :263
- review-kern package/dist/index.js :297
- review-mcp-server package/dist/index.js :318
- parse package/dist/index.js :374
- decompile package/dist/index.js :386
- validate package/dist/index.js :398
- list-targets package/dist/index.js :408
- list-nodes package/dist/index.js :438
- schema package/dist/index.js :554
- compile-json package/dist/index.js :566
- compile-and-review package/dist/index.js :596
- audit-mcp-config package/dist/index.js :641
- generate-security-tests package/dist/index.js :698
- inspect-mcp-servers package/dist/index.js :726
- verify-tool-pins package/dist/index.js :770
declared dependencies 13
- @modelcontextprotocol/sdk@^1.12.1
- zod@^4.4.3
- @kernlang/core@4.0.0
- @kernlang/express@4.0.0
- @kernlang/python@4.0.0
- @kernlang/mcp@4.0.0
- @kernlang/review@4.0.0
- @kernlang/react@4.0.0
- @kernlang/terminal@4.0.0
- @kernlang/review-mcp@4.0.0
- @kernlang/vue@4.0.0
- @types/express@^5.0.6
- express@^5.2.1