A production-grade Model Context Protocol (MCP) server featuring TypeScript code inspection, atomic git commits with intelligent message validation, and robust support for building scalable MCP applications.
2 Tools • 0 Resources • 1 Prompt
- Declarative Tools & Resources: Define capabilities in single, self-contained files
- Elicitation Support: Tools can interactively prompt for missing parameters
- Robust Error Handling: Unified
McpErrorsystem for consistent responses - Pluggable Authentication: Zero-fuss support for
none,jwt, oroauthmodes - Abstracted Storage: Swap backends (in-memory, filesystem, Supabase, SurrealDB, Cloudflare) without code changes
- Full-Stack Observability: Structured logging (Pino) and OpenTelemetry instrumentation
- Dependency Injection: Built with
tsyringefor clean, testable architecture - Edge-Ready: Write once, run locally or on Cloudflare Workers
- Setup & Installation: See HUMANS.md
- Development & Architecture: See AGENTS.md
- Contributing: See CONTRIBUTING.md
- Security: See SECURITY.md
- Changes: See CHANGELOG.md
This project is licensed under the Apache 2.0 License. See the LICENSE file for details.