Releases: Mnehmos/mnehmos.trace.mcp
Releases · Mnehmos/mnehmos.trace.mcp
v1.0.0 - Production Release
mnehmos.trace.mcp v1.0.0
First production release of Trace MCP - a static analysis engine for detecting schema mismatches between data producers and consumers.
Features
- Multi-language support: TypeScript, Python, Go
- Framework coverage: Express, Fastify, tRPC, Apollo, fetch, axios, FastAPI, Flask, Gin, Chi
- Protocol support: REST, GraphQL, gRPC/Protobuf, MCP, OpenAPI
- 11 MCP tools for schema extraction, usage tracing, comparison, and code generation
- Watch mode for continuous contract validation
- Code scaffolding for TypeScript, React hooks, and Zustand actions
Stats
- 1050 tests passing across 16 test suites
- 84 source files, 26,454 lines of TypeScript
- Node.js 18.x, 20.x, 22.x supported
Installation
npm install mnehmos.trace.mcpDocumentation
See README.md for full documentation.