MCPs de herramientas de desarrollo — Git, CI, issue trackers e integraciones IDE para flujos con agentes.
Top 12 — Developer Tools
mcp-billing-gateway-sdk
Comunidad
Billing infrastructure for MCP server operators. Add Stripe subscriptions, per-call credits, tiered pricing, and x402 crypto micropayments to any MCP server without writing billing code. Operator dashboard included.
Sin install_ref confiable — ver instrucciones en el repo.
briefkit-mcp-server
Comunidad
Generate engineer-grade SaaS specifications — design systems, database schemas, and RLS policies for AI build tools like Lovable, Cursor, and Claude Code.
Sin install_ref confiable — ver instrucciones en el repo.
mcp-devtools
Comunidad
Production-grade MCP server for secure access to local dev environments (filesystem, databases, processes, OpenAPI). Includes scope enforcement, command allowlist, and read-only DB mode.
Sin install_ref confiable — ver instrucciones en el repo.
gograph
Comunidad
An AST-aware structural repository graph engine and MCP server designed for AI agents. Understands Go struct embeds, public API surfaces, SQL queries, and error mapping to give agents instant codebase context without blindly grepping.
Sin install_ref confiable — ver instrucciones en el repo.
codebeamer-mcp
Comunidad
Codebeamer ALM integration for managing work items, trackers, and projects. Provides 17 tools for reading and writing items, associations, references, comments, and risk management data via Codebeamer REST API v3.
Sin install_ref confiable — ver instrucciones en el repo.
4DA
Comunidad
Dependency intelligence for AI coding agents. Live CVE scanning, dependency health, upgrade planning, ecosystem news, and decision memory. 14 tools, zero config, privacy-first.
Sin install_ref confiable — ver instrucciones en el repo.
bumpguard-mcp
Comunidad
Pre-flight dependency-upgrade impact analysis: reports exactly which of your code's API usages break *before* you bump a dependency, with line numbers, severity, and fix hints. Also verifies AI-written code against the actually-installed API to catch hallucinated calls. Static analysis only — never runs third-party code. Python + .NET. `pip install bumpguard-mcp`
Developer Toolspython
claude mcp add bumpguard-mcp -- pip install bumpguard-mcp
aso-audit-mcp
Comunidad
Free Agent Signal Optimization scanner for website/API agent readiness. Scores discovery, identity, trust, commerce, reputation, and memory signals; validates robots.txt AI bot rules, llms.txt, agent.json, Google A2A agent cards, MCP server cards, API catalogs, OAuth metadata, x402, pricing, security.txt, status endpoints, and cross-file identity consistency. Returns ASO maturity levels, evidence, and prioritized fix plans. Local stdio or Glama-hosted, no API key required. `npx -y @forgemeshlabs/aso-audit-mcp`.
Developer Toolstypescriptstdio
claude mcp add aso-audit-mcp -- npx -y @forgemeshlabs/aso-audit-mcp
agentmako
Comunidad
Local-first codebase intelligence engine. Gives coding agents structured context packets, indexed code/schema facts, and diagnostics over MCP, backed by a local SQLite store — so agents stop rediscovering your repo with raw grep. Optional Postgres/Supabase awareness and a bundled Claude Code plugin.
Sin install_ref confiable — ver instrucciones en el repo.
ontomics
Comunidad
Semantic code index that extracts domain concepts, naming conventions, and behavioral similarity from codebases. One tool call instead of 19, ~20x fewer tokens for codebase understanding queries.