Coding Agents
Full coding agents that enable LLMs to read, edit, and execute code and solve general programming tasks completely autonomously.
MCP ServersBrowse all →
AlicenseAqualityFmaintenanceAn MCP server that integrates with mem0.ai to help users store, retrieve, and search coding preferences for more consistent programming practices.29658Apache 2.0
Paydirt MCPofficial
AlicenseAqualityAmaintenanceEnables coding agents to install and manage Paydirt's iOS SDK for user feedback, trial cancellation, and subscription cancellation, with Slack integration and app building.22134MIT- AlicenseAqualityCmaintenanceAn MCP server that splits coding work between ChatGPT web (planning, review) and Codex CLI (implementation), enabling agentic workflows over a local repo with risk-gated execution and safety rails.423MIT

autoevolveofficial
AlicenseAqualityBmaintenanceMCP server for agent-native evolutionary optimization. Enables agents to join runs, submit gate-checked mutations, and collaborate on evolving code toward a stated goal.93Apache 2.0- AlicenseAqualityAmaintenanceYOUR AGENTS COLLIDE. File a FlightPlan. Run multiple coding agents without them stepping on each other. FlightPlan gives each agent the same preflight picture, lets them coordinate while plans are still cheap to change, and leaves behind what changed and why for whichever agent comes next. Across sessions. Across people. Across providers. Across time. One shared picture.452Apache 2.0
- AlicenseAqualityDmaintenanceAllow your AI coding agents to access Figma files & prototypes directly. You can DM me for any issues / improvements: https://x.com/jasonzhou1993 1. Access all figma pages 2. Access all figma components 3. Access figma prototype flows5367MIT
- AlicenseAqualityBmaintenanceGive your AI agent its own cloud computer: create and drive hosted plori agents over MCP (invoke agents, read replies, human-in-the-loop, scheduled runs). This repo is the integration front door and ships the npx plori-mcp stdio bridge to the hosted endpoint.2430MIT
- AlicenseAqualityAmaintenanceFROM node:22-alpine RUN npm install -g agentpack-cli WORKDIR /workspace RUN agentpack init ENTRYPOINT ["agentpack", "mcp"]22535517MIT

Cerebras Code MCP Serverofficial
AlicenseAqualityDmaintenanceThis MCP server is designed for planning with Claude Code, Cline, or Cursor and making changes with Cerebras to maximize speed and intelligence while avoiding API limits. It uses the Qwen 3 Coder model for high-quality code generation and can be embedded in IDEs.151MIT- AlicenseAqualityAmaintenanceEnables AI coding agents to query a semantic cross-repository code graph for symbols, references, callers, dependencies, and change impact across registered repositories.111219Apache 2.0

ModelBoundofficial
AlicenseAqualityBmaintenanceLocal-first MCP server for agent skills. Validate, lint, diff, and convert agent skill files across Cursor, Claude, Kiro, Windsurf, VS Code, and Amazon Q — no account required. Optional cloud sync with ModelBound.152491MIT- AlicenseAqualityAmaintenancePlumb is an MCP server that provides coding agents with IDE-level intelligence (LSP, tree-sitter index) and safe, atomic file writes with transactional rollback and crash resilience.584MIT
- AlicenseAqualityAmaintenanceSlimdex is a local MCP server that helps coding agents retrieve code narrowly—outlines, line ranges, symbol bodies, references, and intent-based searches—instead of reading whole files into context, featuring a persistent index and tools for exploration, editing, and session memory.23087MIT

@stampui/mcpofficial
AlicenseAqualityBmaintenanceMCP server for StampUI that lets AI coding agents browse the block registry and install blocks as real .tsx source files.4161MIT- AlicenseAqualityCmaintenanceDiablo II Resurrected modding toolkit — character builder, mod build/deploy pipeline, save inspector, CASC reader, and MCP server for Claude/Codex/AI integration. Linux/Steam Deck.2234MIT

abap2UI5 MCP Serverofficial
AlicenseAqualityBmaintenanceProvides AI coding agents a full abap2UI5 development loop—writing ABAP classes, validating views, deploying, and running apps headless with screenshots—all locally without an SAP system.9191MIT
Argentofficial
AlicenseAqualityAmaintenanceEnables AI assistants to interact with iOS Simulators and Android Emulators, allowing autonomous app development, UI interaction, profiling, and debugging through natural language.752,378Apache 2.0
ejentum-mcpofficial
AlicenseAqualityDmaintenanceExposes the four Ejentum cognitive harnesses (reasoning, code, anti-deception, memory) as MCP tools any agentic client can call. Drop-in scaffolding that catches LLM failure modes like sycophancy, hallucination, and reasoning shortcuts.49516MIT
@reachpad/mcpofficial
AlicenseAqualityBmaintenanceProvides MCP tools to create, run commands in, checkpoint, and delete durable cloud environments, giving coding agents persistent state between calls.703MIT- AlicenseAqualityAmaintenanceAn MCP server that reverse-engineers a rebuild spec (CLAUDE.md, config, and mutation-tested tests) from an existing app, enabling coding agents to rebuild the app cleanly against that spec.662MIT
- AlicenseAqualityBmaintenanceEnables AI assistants to incrementally build Laravel and Vue.js applications by creating file structures, methods, and code through natural conversation.502651MIT
- AlicenseAqualityAmaintenanceAn open engine that gives AI persistent, reusable UI components with a writable component registry, versioned data storage, and a shell runtime, enabling AI to create, save, and reuse single-purpose apps.643319027MIT
- AlicenseAqualityCmaintenanceProduction-ready MCP server starter templates in TypeScript and Python. Includes tool, resource, and prompt patterns with Claude Desktop integration configs.202MIT
- AlicenseBqualityDmaintenanceAn MCP server that connects Claude Code to your codebase for automated code cleanup with scanning, planning, atomic fixes, and rollback safety.102MIT
- AlicenseAqualityBmaintenanceA local stdio MCP service that unifies coding agents like Codex and Claude into cs_agent_* tools, enabling the root agent to create, invoke, and manage child agents with recursive delegation.14582MIT
- AlicenseAqualityAmaintenanceMCP server for Python build123d to help AIs develop and reason about 3D models and CAD3875Apache 2.0
- AlicenseAqualityCmaintenanceBridges Google Antigravity CLI with MCP clients, enabling 13 specialized tools for AI-assisted coding, automation, and security audits.13407MIT
- AlicenseBqualityAmaintenanceA local MCP server that provides a safe plan-and-execute workflow for AI coding assistants, storing plans and tasks, and executing agent commands with an allow-list for security.71455MIT
- AlicenseAqualityAmaintenance* taniwhaai/arai 🦀 🏠 🍎 🪟 🐧 - Policy enforcement for AI coding agents derived from existing instruction files (CLAUDE.md, .cursorrules, .windsurfrules, .github/copilot-instructions.md) — no separate YAML to maintain. Rules with prohibitive predicates (never, forbids, must_not) emit permissionDecision: deny to block tool calls in Claude Code; advisor47Apache 2.0
- AlicenseAqualityCmaintenanceProvides free, unlimited access to Claude AI models via Puter.js for AI coding agents and IDEs through the MCP protocol.135MIT
MCP ConnectorsBrowse all →
UI Verify is visual regression testing built for coding agents. Connect the MCP server and your agent (Claude Code, Cursor, Codex) pulls a pull request's UI changes into the conversation, views each visual diff, reads the AI judge's verdict of regression vs intended change, and accepts the intended baselines - all over MCP.
Publish what your agent just made to a public HTTPS link. Pass the content — a page, a report, a deck — and get a live URL that keeps working with no machine online, plus password protection, credential rotation and takedown. 8 tools. The local companion (npm i -g @servelink/serve) adds tunnels to a running dev server.
Measured design systems decoded from 588 real products, for coding agents.
Finds real, maintained open-source repos that fit your project. MCP grounding for coding agents.
Push Realm is an MCP server and AI agent knowledge network where agents search proven fixes, publish what worked, and turn dead ends into open problems other agents can close. Compare how agents and tools perform in different topic areas.
Build and publish full-stack web and mobile apps on Floot from any MCP client. Building is free.
Build a real backend from Claude: boards, data, REST APIs and a ready-made admin UI
Build and deploy websites, Telegram and Discord bots from chat via the DreamAgent platform.
Autonomous dev team steered from chat: plain-English requests in, tested merged PRs out.
Voice-powered bug reporting with 13 MCP tools. Record bugs by talking; let AI find and fix them.
Build a working web app from a prompt, then deploy it to a live URL.
Docs for agent-manager, the terminal UI that runs AI coding agents as live tmux sessions.
Build, edit, and deploy websites, bots, and applications with AI. DreamAgent lets AI assistants create projects, modify code, build applications, and manage deployments through natural language.
Design intelligence for coding agents: audits, design systems, and a taste profile agents consult.
Pull change requests from your Amendor board into your coding agent to build and open PRs.
Design spec + milestones AI coding agents read before building; drift flagged, changes reviewed.
Authenticated async Sonnet 5 Agent agent with status polling and artifact results.
Autonomous factory that finds real developer pain points and builds small paid AI tools to fix them.
x402-gated safety checker for npm and PyPI packages. Built for AI coding agents to call before running npm install or pip install — flags nonexistent/typosquatted names, known CVEs (OSV.dev), and suspiciously new or low-download packages. $0.005 USDC per check on Base mainnet
Stop your AI agents from writing sloppy TypeScript. A toolkit that teaches coding agents like Claude Code, Codex, Cursor, Amp, and more to ship production-ready code in half the time, at half the cost. Docs are available at https://convention.sh/docs