Fix formatting and add badge for projectpulse-mcp

This commit is contained in:
Alessandro Chiodo
2026-09-03 22:16:57 +02:00
committed by GitHub
parent 778d5900ab
commit d34bf00599
+1 -1
View File
@@ -1137,7 +1137,7 @@ Data Platforms for data integration, transformation and pipeline orchestration.
- [machinegrade/validate](https://github.com/machinegrade/validate) [![machinegrade/validate MCP server](https://glama.ai/mcp/servers/machinegrade/validate/badges/score.svg)](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) [![AKzar1el/mcp-web-validator MCP server](https://glama.ai/mcp/servers/AKzar1el/mcp-web-validator/badges/score.svg)](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.
- [trakshan-mishra/Diffcontext](https://github.com/trakshan-mishra/Diffcontext) [![trakshan-mishra/Diffcontext MCP server](https://glama.ai/mcp/servers/trakshan-mishra/Diffcontext/badges/score.svg)](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) 📇 ☁️ - 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.
- [alexbypa/github-projectpulse-mcp](https://github.com/alexbypa/github-projectpulse-mcp) [![alexbypa/github-projectpulse-mcp MCP server](https://glama.ai/mcp/servers/alexbypa/github-projectpulse-mcp/badges/score.svg)](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.
Tools and integrations that enhance the development workflow and environment management.
- [kestiny18/spring-nacos-mcp](https://github.com/kestiny18/spring-nacos-mcp) [![kestiny18/spring-nacos-mcp MCP server](https://glama.ai/mcp/servers/kestiny18/spring-nacos-mcp/badges/score.svg)](https://glama.ai/mcp/servers/kestiny18/spring-nacos-mcp) 🐍 🏠 ☁️ 🍎 🪟 🐧 - Project-aware, read-only Nacos config & service-discovery server for Spring Cloud repos. Zero setup: auto-discovers every environment (dev/test/prod/...) from the repo's application/bootstrap files, with cross-environment key-level config diff. Single file, zero dependencies.