11 projects
toolcallcheck
Deterministic Python testing for tool-using agents. Mock MCP tools, assert exact tool calls and trajectories, verify headers, and run offline in CI.
mcp-pool
Async connection pool for Model Context Protocol (MCP) client sessions — keep sessions warm, reuse across requests, auto-reconnect on failure.
bigocheck
Zero-dependency, AI-assisted Big-O complexity checker. Static analysis + empirical benchmarking for Python.
kvfleet
Production-grade, KV-cache-aware intelligent routing for self-hosted and hybrid LLM fleets.
vectormigrate
Python-first tooling for safe embedding-model migration across vector retrieval systems.
schemaglow
Human-friendly schema diff and contract drift detection for CSV, JSON, JSONL, Parquet, OpenAPI, Avro, and protobuf.
tracemap
Modern traceroute visualizer for the terminal with TUI, interactive HTML maps, and ASN/GeoIP lookups.
mcp-egress-guard
Local-first MCP reverse proxy that blocks sensitive, destructive, or policy-violating tool calls before execution using deterministic rules, DLP matchers, and AST-based intent analysis.
mcp-shield-pii
Intercepting gateway proxy for MCP clients/servers — real-time PII redaction with regex, NLP, and optional subinterpreter concurrency
pydanticforge
Infer robust Pydantic v2 models from messy, evolving JSON streams
pdperf
A static performance linter that detects slow Pandas anti-patterns before they reach production.