mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-22 06:14:56 +00:00
Merge pull request #12088 from halloffame12/main
Add halloffame12/CTX to Developer Tools
This commit is contained in:
@@ -1345,6 +1345,7 @@ Data Platforms for data integration, transformation and pipeline orchestration.
|
||||
- [ILoveMyJay/repocontext](https://github.com/ILoveMyJay/repocontext) [](https://glama.ai/mcp/servers/ILoveMyJay/repocontext) 📇 🏠 🍎 🪟 🐧 - Next-gen AST codebase map, token compression (70%~85% savings), and context packaging engine for AI coding agents & IDEs.
|
||||
- [machinegrade/validate](https://github.com/machinegrade/validate) [](https://glama.ai/mcp/servers/machinegrade/validate) 📇 ☁️ 🏠 🍎 🪟 🐧 - Deterministic validation of AI-generated artifacts before acting on them: JSON Schema conformance, OpenAPI response conformance, SQL syntax per dialect. Typed verdicts with per-error fix hints. Hosted free tier with remote MCP endpoint; MIT, self-hostable.
|
||||
- [AKzar1el/mcp-web-validator](https://github.com/AKzar1el/mcp-web-validator) [](https://glama.ai/mcp/servers/AKzar1el/mcp-web-validator) 📇 ☁️ 🏠 🍎 🪟 🐧 - Web Validator by DigestSEO validates HTML and CSS, audits technical SEO and accessibility signals, checks JSON-LD and bounded public links, and captures responsive screenshots. Install locally with `npx -y mcp-web-validator`; no API keys required.
|
||||
- [halloffame12/CTX](https://github.com/halloffame12/CTX) [](https://glama.ai/mcp/servers/halloffame12/CTX) 🦀 🏠 🍎 🪟 🐧 - Codebase intelligence and context engine for AI coding agents. Indexes a repo into a deterministic code graph (symbols, references, dependency and reverse-dependency edges) with semantic diffs and impact analysis - 10 tools, no API keys, 100% local. `npx -y ctxai-cli mcp`.
|
||||
- [trakshan-mishra/Diffcontext](https://github.com/trakshan-mishra/Diffcontext) [](https://glama.ai/mcp/servers/trakshan-mishra/Diffcontext) 🐍 🏠 🍎 🪟 🐧 - Static-analysis-powered context compiler for LLM coding agents. Parses Python repos into dependency graphs, selects the minimal code context for a change (callers, callees, related functions), and packs it into a token budget with a disclosure header. Optionally biases retrieval from the bug report text. Includes `verify` which mines your repo's git history and grades retrieval — printing NULL RESULT when it doesn't fit. Zero runtime dependencies. `pip install "diffcontext[mcp]"`.
|
||||
- [alexbypa/github-projectpulse-mcp](https://github.com/alexbypa/github-projectpulse-mcp) [](https://glama.ai/mcp/servers/alexbypa/github-projectpulse-mcp) 📇 ☁️ - GitHub repository health monitoring for AI assistants. Analyze health scores (A-F grades), OpenSSF security checks, DORA metrics, code scanning alerts, and CI/CD status of any repo.
|
||||
- [TimurRakhmatullin86/mcp-drill](https://github.com/TimurRakhmatullin86/mcp-drill) [](https://glama.ai/mcp/servers/TimurRakhmatullin86/mcp-drill) 🐍 🏠 🍎 🪟 🐧 - Fault injection + model-free reliability scorecard for MCP servers. Injects timeouts, malformed JSON-RPC, truncated & corrupted-but-valid outputs; grades `outputSchema` enforceability (31 servers, 265 tools — only 3% enforceable) + error conformance. `pip install mcp-drill[scan]` · `uvx mcp-drill scan -- npx -y @modelcontextprotocol/server-filesystem /tmp` · GitHub Action + badge. See [vs mcp-scan](https://timurrakhmatullin86.github.io/mcp-drill/vs-mcp-scan/).
|
||||
|
||||
Reference in New Issue
Block a user