Home › Developer Tools

Developer Tools

422 MCP servers and agent skills in the Developer Tools category, ranked by quality score — 422 results.

MCP Server Active

masondelan/selvedge

Change tracking for AI-era codebases. AI agents call it to log structured change events (entity + diff + reasoning) before the session ends, then query history with diff, blame, history, changeset, and search. Captures the intent that would otherwise evaporate.

17 Python Updated today Score 63
MCP Server Active

AI-by-design/primitiv

Design contract layer for your codebase. Scans Figma, code, Storybook, and token files, reconciles conflicts, and serves a single machine-readable source of truth over MCP so every agent gets the same authoritative design rules before it builds. Local-first — your code never leaves your machine.

17 TypeScript Updated today Score 63
MCP Server Official Active

getnahook/nahook-mcp

"The official MCP server for the Nahook webhook platform — trigger webhooks, inspect deliveries, retry failures, and manage endpoints from your AI assistant."

1 Go Updated 4d ago Score 63
MCP Server Official Active

x402node/x402-mcp

Exposes 100+ x402-paid APIs to AI agents via auto-discovery from Coinbase Bazaar. Handles USDC micropayments on Base mainnet.

1 JavaScript Updated 14d ago Score 63
MCP Server Maintained

lpigeon/unitree-go2-mcp-server

The Unitree Go2 MCP Server is a server built on the MCP that enables users to control the Unitree Go2 robot using natural language commands interpreted by a LLM.

85 Python Updated 1mo ago Score 62
MCP Server Active

graphpilot-oss/graphpilot

Structural memory for coding agents. Indexes TypeScript/JavaScript repos and exposes callers, callees, blast-radius impact, and symbol locations over MCP — with file:line@sha evidence anchors and branch-aware differential impact — so agents answer "who calls X?" / "what breaks if I change X?" without re-reading files. Local-only, zero telemetry, Apache-2.0. `npx @graphpilot-oss/graphpilot mcp`

15 TypeScript Updated yesterday Score 62
MCP Server Active

agenticempire/axint

Apple-native execution layer for AI agents. Compiles TypeScript to validated Swift — App Intents, SwiftUI views, WidgetKit widgets, and full apps. 13 MCP tools, 150 diagnostics, 500 tests.

14 TypeScript Updated 5d ago Score 62
MCP Server Active

magna-nz/aspnetcore-debugger-mcp

MCP server for interactive .NET / ASP.NET Core debugging via netcoredbg. 27 tools: breakpoints (line, function, exception, data), stepping, thread inspection, exception autopsy, hang/deadlock analysis, and request tracing.

14 C# Updated yesterday Score 62
MCP Server Stale

ios-simulator-mcp

A Model Context Protocol (MCP) server for interacting with iOS simulators. This server allows you to interact with iOS simulators by getting information about them, controlling UI interactions, and inspecting UI elements.

2.1k JavaScript Updated 3mo ago Score 61
MCP Server Stale

etsd-tech/mcp-pointer

Visual DOM element selector for agentic coding tools. Chrome extension + MCP server bridge for Claude Code, Cursor, Windsurf etc. Option+Click to capture elements.

589 TypeScript Updated 8mo ago Score 61
MCP Server Maintained

paulburgess1357/nvim-mcp

MCP server providing AI assistants with full control of Neovim instances via msgpack-RPC. Read/edit buffers, run commands, send keys, query LSP diagnostics, and annotate code with highlights. No plugin required.

60 Python Updated 2mo ago Score 61
MCP Server Active

selvage-lab/selvage

LLM-based code review MCP server with AST-powered smart context extraction. Supports Claude, GPT, Gemini, and 20+ models via OpenRouter.

35 Python Updated 13d ago Score 61
MCP Server Active

najaeda/naja-scope

Lets AI agents explore elaborated SystemVerilog/Verilog designs (RTL or gate-level netlists) without pasting RTL into context: trace signal fan-in/fan-out, walk module hierarchy, and jump to exact `file:line` source, backed by the najaeda netlist engine.

13 Python Updated 10d ago Score 61
MCP Server Active

imatza-rh/mcp-zuul

Zuul CI integration with 14 tools for build failure analysis, log search, pipeline status, and job configuration.

12 Python Updated today Score 61
MCP Server Active

cq27-dev/rag-rat

Local repo-intelligence index and MCP server for coding agents — "what a repository knows about itself." Hybrid BM25 + vector semantic search, a tree-sitter code graph (callers/callees/imports across Rust, TS/TSX, Kotlin, C/C++, Python) with an optional compiler-grade SCIP oracle, queryable git/GitHub history, and typed, source-anchored repo memories (Invariant, Decision, Risk, …) that persist acr

11 Rust Updated today Score 61
MCP Server Official Active

drumst0ck/uploadkit

Official MCP server for [UploadKit](https://uploadkit.dev). Gives AI assistants first-class knowledge of 40+ React upload components, Next.js route handler scaffolds, BYOS setup (S3/R2/GCS/B2), and full-text search across 88+ docs pages. Runs locally via `npx -y @uploadkitdev/mcp`.

3 TypeScript Updated 26d ago Score 61
MCP Server Stale

jasonjmcghee/claude-debugs-for-you

An MCP Server and VS Code Extension which enables (language agnostic) automatic debugging via breakpoints and expression evaluation.

514 TypeScript Updated 7mo ago Score 60
MCP Server Maintained

janreges/ai-distiller-mcp

Extracts essential code structure from large codebases into AI-digestible format, helping AI agents write code that correctly uses existing APIs on the first attempt.

165 C Updated 2mo ago Score 60
MCP Server Maintained

rafsilva85/credit-optimizer-v5

Save 30-75% on Manus AI credits through intelligent model routing, smart testing, and context hygiene. Audited across 53 scenarios with zero quality loss.

45 Python Updated 2mo ago Score 60
MCP Server Active

InsForge/insforge-mcp

AI-native backend-as-a-service platform enabling AI agents to build and manage full-stack applications. Provides Auth, Database (PostgreSQL), Storage, and Functions as production-grade infrastructure, reducing MVP development time from weeks to hours.

34 TypeScript Updated today Score 60
MCP Server Active

rust-works/omni-dev

MCP server for Atlassian Jira and Confluence with schema-validated Markdown↔ADF conversion. Catches content-model violations at conversion time rather than silently dropping ADF-only nodes like panels, mentions, and layouts.

10 Rust Updated today Score 60
MCP Server Active

BrunoKrugel/echo-mcp

A zero-configuration Go library to automatically expose any existing Echo web framework APIs as MCP tools.

10 Go Updated 22d ago Score 60
MCP Server Active

ycs77/apifable

MCP server that helps AI agents explore OpenAPI specs, search endpoints, and generate TypeScript types.

10 TypeScript Updated 27d ago Score 60
MCP Server Active

JSungMin/vs-token-safer

Routes an AI coding agent's code search through an official language-server index (clangd / Roslyn / tsserver / pyright) instead of grep, returning a token-capped `file:line` list with no source bodies — ~20× fewer tokens. Also symbol-level edit-by-name, a Bash-grep→indexed-query rewrite hook, and git/p4 output compaction. Local-only, no IDE. Claude Code plugin + `vts` CLI.

10 JavaScript Updated 3d ago Score 60
MCP Server Active

richer-richard/fenestra

Render and verify native Rust GUIs with no display or GPU: render to a typed accessibility tree, query/interact by semantic selector (never coordinates), check contrast/focus-order/hit-target-size, diff screenshots, and watch motion play as a captioned filmstrip. 13 tools. `cargo install fenestra-mcp`.

9 Rust Updated 2d ago Score 60
MCP Server Active

dorukardahan/twitterapi-docs-mcp

Offline access to TwitterAPI.io documentation for AI assistants. 52 API endpoints, guides, pricing info, and authentication docs.

8 JavaScript Updated yesterday Score 60
MCP Server Active

gavelcode/gavel

Code-quality gate for Bazel monorepos: runs lint, coverage and architecture checks off the build graph and returns a pass/fail verdict an agent can request before finishing a change.

8 Go Updated 5d ago Score 60
MCP Server Official Active

oddunits/pntr-cli

The official MCP server for PNTR free dev subdomains — register a `*.pntr.dev` subdomain, manage its DNS records, receive email on a disposable inbox, and capture inbound HTTP requests for webhook debugging. Free tier, no key needed to start. Local stdio via `npx @pntr/cli` or hosted endpoint (`https://api.pntr.dev/mcp`, OAuth).

0 TypeScript Updated 2d ago Score 60
MCP Server Official Active

homespunapps/homespun

Deploy and operate multi-user web apps from an agent: one call returns a live app on its own URL with magic-link sign-in, a shared realtime database, per-role permissions, email notifications and file uploads, and the agent keeps read and write access to the app's data afterwards to keep changing it. Remote `https://homespun.dev/mcp` or `npx -y @homespunapps/mcp`.

0 TypeScript Updated today Score 60
MCP Server Official Active

WCAG-Compliance/wcagc-mcp

Deterministic axe-core accessibility scanning (WCAG 2.1 AA, EN 301 549, PDF/UA) through a [wcagc](https://wcagc.com) account: scan any public URL or PDF, crawl a whole registered site, replay saved multi-step journeys, and read violation trends. Returns structured findings — rule, severity counts and the success criteria involved — so the assistant reasons over real results rather than guessing fr

0 TypeScript Updated 3d ago Score 60
MCP Server Stale

hyperb1iss/droidmind

Control Android devices with AI through MCP, enabling device control, debugging, system analysis, and UI automation with a comprehensive security framework.

423 Python Updated 6mo ago Score 59
MCP Server Maintained

kao273183/mk-qa-master

AI 測試大師 — end-to-end QA loop over MCP. Drives pytest / Jest / Cypress / Go / Maestro from one surface; analyzes URLs (Web DOM) or live mobile screens (`maestro hierarchy`) to extract testable modules, generates runnable pytest or Maestro YAML with real selectors (not `# TODO` stubs), runs with auto-retry, then writes a prioritized `optimization-plan.md` ranked by evidence (flaky vs broken vs cover

38 Python Updated 1mo ago Score 59
MCP Server Maintained

pzalutski-pixel/javalens-mcp

56 semantic Java analysis tools via Eclipse JDT. Compiler-accurate navigation, refactoring, find references, call hierarchy, and code metrics for AI agents.

36 Java Updated 1mo ago Score 59
MCP Server Maintained

Disentinel/grafema

Semantic code graph MCP server for AI coding agents. Indexes your codebase into a typed graph (functions/types/modules as nodes; CALLS/IMPORTS/DATAFLOW/EFFECTS as typed edges) and exposes 40+ tools for call-chain tracing, data-flow analysis, semantic search, and invariant checking — so agents navigate code structure instead of reading files line by line. `npm install -g grafema`

36 Rust Updated 1mo ago Score 59
MCP Server Active

ayhammouda/python-docs-mcp-server

Local, read-only retrieval over official Python standard library docs with exact symbol lookup, section-level results, and version-aware context.

7 Python Updated 5d ago Score 59
MCP Server Active

YuliiaKovalova/dotnet-template-mcp

NET Template Engine MCP server for AI-driven project scaffolding. Search, inspect, preview, and create `dotnet new` projects via natural language with parameter validation, smart defaults, NuGet auto-resolve, and interactive elicitation.

7 C# Updated yesterday Score 59
MCP Server Stale

InditexTech/mcp-server-simulator-ios-idb

A Model Context Protocol (MCP) server that enables LLMs to interact with iOS simulators (iPhone, iPad, etc.) through natural language commands.

308 TypeScript Updated 6mo ago Score 58
MCP Server Stale

SDGLBL/mcp-claude-code

An implementation of Claude Code capabilities using MCP, enabling AI code understanding, modification, and project analysis with comprehensive tool support.

304 Python Updated 11mo ago Score 58
MCP Server Stale

Govcraft/rust-docs-mcp-server

Provides up-to-date documentation context for a specific Rust crate to LLMs via an MCP tool, using semantic search (embeddings) and LLM summarization.

289 Rust Updated 8mo ago Score 58
MCP Server Maintained

VikrantSingh01/adaptive-cards-mcp

AI-powered Adaptive Card generation for Teams, Outlook, Copilot, and ChatGPT. 9 MCP tools for generating, validating, optimizing, templating, and transforming cards with accessibility scoring and host compatibility checks.

31 TypeScript Updated 1mo ago Score 58
MCP Server Active

thecombatwombat/replicant-mcp

Android MCP server for AI-assisted Android development. Build APKs, launch emulators, manage devices, automate UI, and analyze logs through natural conversation.

17 TypeScript Updated 6d ago Score 58
MCP Server Active

rm-rf-prod/GroundTruth-MCP

Self-hosted MCP for live docs, code audits, snippets, and best practices across 445+ libraries. 14 tools, 107 audit patterns with file:line precision, BM25-ranked snippets, lockfile-aware version pinning, npm/PyPI/crates.io/Go fallback. No API keys, no rate limits, Context7 alternative. `npx -y @groundtruth-mcp/gt-mcp`

5 TypeScript Updated 3d ago Score 58
MCP Server Active

KyaniteLabs/checkyourself

Local-first production-readiness audit for AI-built apps: read-only checks, an evidence-based 0-100 score, and guided fixes before launch.

5 Python Updated 4d ago Score 58
MCP Server Active

paladini/devutils-mcp-server

36 zero-auth developer utilities: MD5/SHA/bcrypt hashing, Base64/hex/URL encoding, UUID/password/passphrase generation, JWT decoding, JSON/YAML/XML formatting, timestamp conversion, CIDR calculator, and text tools.

5 TypeScript Updated 9d ago Score 58
MCP Server Active

Wolfe-Jam/faf-mcp

Universal persistent project context for Cursor, Windsurf, Cline, VS Code, and all MCP-compatible platforms (including Claude Desktop). IANA-registered format (application/vnd.faf+yaml). 17 native tools, AI-readiness scoring.

5 TypeScript Updated today Score 58
MCP Server Stale

zcaceres/fetch-mcp

An MCP server to flexibly fetch JSON, text, and HTML data

807 TypeScript Updated 4mo ago Score 57
MCP Server Stale

mhmzdev/Figma-Flutter-MCP

Provide coding agents direct access to Figma data to help them write Flutter code for building apps including assets exports, widgets maintenance and full screens implementations.

244 TypeScript Updated 5mo ago Score 57
MCP Server Stale

VSCode Devtools

Connect to VSCode ide and use semantic tools like `find_usages`

223 TypeScript Updated 4mo ago Score 57
‹ Prev12349Next ›