Home › Search: coding

Search: coding

Search MCP servers and agent skills by name, description, category or topic — 442 results.

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 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 Maintained

knewstimek/agent-tool

Encoding-aware, indentation-smart file tools for AI coding agents. 20+ tools including read/edit with automatic encoding detection, smart indentation conversion, SSH, SFTP, process management, and system utilities. Preserves file encoding (UTF-8, EUC-KR, Shift_JIS, etc.) and respects .editorconfig settings.

23 Go Updated 1mo ago Score 57
MCP Server Maintained

ByteAsk/ByteAsk-Embedded-MCP

Page-cited retrieval of embedded/firmware reference docs (datasheets, MCU registers, Modbus/CAN, SCPI, IEEE 1547/SunSpec) for coding agents — returns verbatim source snippets with page citations, or "no confident match" instead of a fabricated value. No signup or API key.

23 Python Updated 1mo ago Score 57
MCP Server Active

NyxToolsDev/dicom-hl7-mcp-server

The only MCP server bridging DICOM, HL7v2, and FHIR in one package. Cross-standard mapping, Mirth Connect channel generation, vendor private tag decoding (GE, Siemens, Philips), and integration pattern knowledge. Built by a 19-year healthcare IT veteran. `pip install dicom-hl7-mcp`

4 Python Updated 3d ago Score 57
MCP Server Active

astandrik/codex-pets

Companion Gallery for Codex: public read-only registry for Codex-compatible animated companion packs. Search, preview, install community pets, generate badges/embed cards, and discover the request flow via Streamable HTTP MCP.

4 TypeScript Updated today Score 57
MCP Server Active

srbsa/diffgate

Deterministic guardrail for AI-written diffs, runnable from inside the coding agent's own loop over MCP. Zero-LLM-token, AST-precise rules (SQLi, SSRF, XXE, permissive CORS, prototype pollution, hardcoded secrets) across 8 languages, plus structural checks for reinvented helpers and over-abstraction — findings scoped to only the changed lines, same input always gives the same output, no false-bloc

4 TypeScript Updated 5d ago Score 57
MCP Server Active

jayasukuv11-beep/agenthelm

Shared, versioned memory and governance control plane for AI coding agents. Compiler pipeline resolves architectural decision conflicts across Claude Code, Cursor, and custom agent fleets. `npx -y agenthelm-mcp`

4 TypeScript Updated 7d ago Score 57
MCP Server Active

gingugu/gingugu

Persistent memory for AI coding assistants. Local SQLite, no cloud. 16 MCP tools: store, recall, search, relate, consolidate, export, and credential vault (OS keychain). Typed memories with confidence lifecycle (verified/inferred/stale/deprecated), namespaces, knowledge graph, and hybrid BM25 + semantic search via fastembed ONNX. Works with Cursor, Windsurf, Claude, and any MCP client. `pip instal

4 Python Updated yesterday Score 57
MCP Server Active

zzhang82/Agent-Memory-Bridge

MCP-native, local-first memory for coding agents that turns coding sessions into reusable engineering memory: decisions, gotchas, and domain knowledge.

4 Python Updated 3d ago Score 57
MCP Server Active

bmdhodl/agent47

Runtime guardrails and incident read access for coding agents. Query AgentGuard traces, alerts, usage, costs, and budget health.

4 Python Updated 3d ago Score 57
MCP Server Active

goklab/guardvibe

Security MCP for vibe coding with 330 rules and 29 tools. Purpose-built for AI-generated code — scans Next.js, Supabase, Clerk, Stripe, Prisma, Hono, GraphQL, and 25+ modules. Cross-file taint analysis, host security audit, auto-fix, SARIF export, pre-commit hook, and CVE version detection. Zero config, runs locally.

4 TypeScript Updated 9d ago Score 57
MCP Server Active

wkoverfield/quilt

Line-level authorship for a shared Git checkout, so multiple AI coding agents work in one repo and each commits only its own lines. Symbol-level claims prevent collisions and every commit is an ordinary Git commit.

4 TypeScript Updated 4d ago Score 57
MCP Server Stale

tufantunc/ssh-mcp

MCP server exposing SSH control for Linux and Windows servers via Model Context Protocol. Securely execute remote shell commands with password or SSH key authentication.

566 TypeScript Updated 7mo ago Score 56
MCP Server Active

alpadalar/netops-mcp

Comprehensive DevOps and networking MCP server providing standardized access to essential infrastructure tools. Features network monitoring, system diagnostics, automation workflows, and infrastructure management with AI-powered operational insights.

13 Python Updated 26d ago Score 56
MCP Server Active

James-Chahwan/repo-graph

Structural graph map of any codebase for AI coding assistants. Scans entities, relationships, and feature flows across 13 languages so LLMs navigate by structure instead of grepping through everything.

13 Python Updated 24d ago Score 56
MCP Server Active

s60yucca/mnemos

Persistent memory engine for AI coding agents. Stores architecture decisions, bug root causes, and project conventions across sessions. Single Go binary with embedded SQLite, FTS5 search, context assembly within token budgets, and autopilot setup for Claude Code, Kiro, and Cursor.

11 Go Updated 12d ago Score 56
MCP Server Active

agent-blueprint/mcp-server

8 MCP tools for exploring and downloading AI agent blueprints. List blueprints, get summaries, download full Agent Skills directories for implementation by coding agents. Vendor-agnostic output works with any enterprise platform. Install: `npx agentblueprint`.

3 TypeScript Updated 23d ago Score 56
MCP Server Active

foldwork-dev/mcp-injector

Local MCP daemon that pre-indexes your codebase into a SQLite catalog and serves AST-compressed snapshots to Claude Code, Cursor, and VS Code on every query. Reduces token usage by 41-89% on real codebases (verified across Django, Tokio, Gin, and more). Single Go binary, zero config. Free for codebases under 100K lines.

3 HTML Updated 12d ago Score 56
MCP Server Active

WhenLabs-org/when

Developer toolkit: auto-detect stack for AI context files, catch port conflicts, validate .env schemas, spot docs drift, audit dependency licenses, and time coding tasks — 7 MCP tools, one install.

3 TypeScript Updated 5d ago Score 56
MCP Server Active

ahmedxuhri/bigindexer

Hierarchical code intelligence for AI coding agents. Scans local source code, clusters files by behavioral roles, maps coupling seams, and provides in-repo twins/context for complex implementation tasks.

3 Python Updated 19d ago Score 56
MCP Server Active

ellmos-ai/ellmos-codecommander-mcp

Developer-focused MCP server for code analysis, JSON repair, encoding fixes, and import organization across local projects.

3 TypeScript Updated today Score 56
MCP Server Active

kensaurus/mushi-mushi

Bug-report triage and fix-dispatch MCP for vibe coders. Ask your AI coding agent for a plain-English diagnosis of any user-reported bug — with evidence, blast radius, and a paste-ready fix prompt — then dispatch an automated GitHub fix PR without a second LLM key. 80+ tools, Supabase-backed, MIT SDK. `npx @mushi-mushi/mcp`

3 TypeScript Updated yesterday Score 56
MCP Server Active

ChrisGVE/workspace-qdrant-mcp

Project-scoped semantic workspace memory for AI coding assistants. Watches your project files, auto-indexes code and docs into Qdrant with tree-sitter semantic chunking, LSP integration, and hybrid search (dense + sparse + RRF). 6 MCP tools: store, search, retrieve, grep, list, rules. **Alpha** — testers and feedback welcome.

3 Rust Updated yesterday Score 56
MCP Server Active

geondongkim/geond-agent-protocol

Local-first shared memory and coordination layer for AI coding agents: repository evidence, reservations, handoffs, code graph context, and dashboard review backed by PostgreSQL/pgvector.

3 Python Updated 6d ago Score 56
MCP Server Active

cturkieh/france-data-mcp

French territorial intelligence MCP — cross-references public registries (FINESS healthcare facilities, RPPS health professionals, INSEE companies, IGN geocoding) for multi-source agentic reasoning over French open data.

3 TypeScript Updated 7d ago Score 56
MCP Server Active

GeiserX/pumperly-mcp

Go-based MCP server for Pumperly fuel price comparison. Query gas station prices, plan fuel-efficient routes, and find nearby EV charging stations. Docker image available.

3 Go Updated today Score 56
MCP Server Active

I4cTime/quantum_ring

Quantum-inspired keyring for AI coding agents. Secure secrets with superposition, entanglement, tunneling, and teleportation.

3 TypeScript Updated yesterday Score 56
MCP Server Stale

pi22by7/In-Memoria

Persistent intelligence infrastructure for agentic development that gives AI coding assistants cumulative memory and pattern learning. Hybrid TypeScript/Rust implementation with local-first storage using SQLite + SurrealDB for semantic analysis and incremental codebase understanding.

169 Rust Updated 7mo ago Score 55
MCP Server Active

gosodax/builders-sodax-mcp-server

SODAX MCP server: live cross-chain DeFi API data and auto-updating SDK docs for 17+ networks. Query swaps, lending, solver volume, and intent history from your AI coding assistant.

9 TypeScript Updated 10d ago Score 55
MCP Server Active

SunflowersLwtech/mcp_creator_growth

Intelligent learning sidecar for AI coding assistants. Helps developers learn from AI-generated code changes through interactive blocking quizzes and provides agents with persistent project-specific debugging memory using silent RAG tools. Features 56% token optimization and multi-language support.

8 Python Updated 15d ago Score 55
MCP Server Active

LWTlong/ai-dev-analytics

An open-source observability layer for AI coding. Silently tracks dev tokens/time and auto-codifies AI deviations into persistent project rules.

8 TypeScript Updated 12d ago Score 55
MCP Server Active

lawrencehui/Citio

Self-hosted AI teammate in Slack: @mention it and Claude Code or Codex investigates CloudWatch logs, runs tests, and opens pull requests. The bundled MCP server holds all credentials (GitHub, AWS, Slack) so the agent never sees keys. One-command deploy to your own AWS. MIT.

2 TypeScript Updated 8d ago Score 55
MCP Server Active

jigyasudham/veto

A council of 49 specialist agents + 93 tools for every major AI CLI (Claude Code, Codex, Gemini, Cursor, Windsurf). Deterministic agents that optionally upgrade to LLM, a self-learning router, cross-CLI memory, and guards for dependency hallucinations and decision drift. No API keys; zero extra cost on subscriptions.

2 TypeScript Updated 22d ago Score 55
MCP Server Active

djerok/glm-mcp

Run GLM (Zhipu/Z.ai) as a real sub-agent inside Claude Code or GitHub Copilot. GLM gets its own agent loop (read/write/edit/run) on your repo — not a single LLM call — with peak-aware Opus-vs-GLM routing, diff/dry-run/git-revert oversight, and a usage ledger. ~10x cheaper than Opus. Requires a Z.ai GLM Coding Plan key.

2 JavaScript Updated 17d ago Score 55
MCP Server Active

sena-labs/oz-mcp-server

Bridges Warp's Oz coding agent to any IDE or MCP client (Claude Code, Cursor, Codex), plus native `@oz` in VS Code Copilot Chat. Independent project; uses only Warp's documented public interfaces. MIT.

2 TypeScript Updated today Score 55
MCP Server Active

laszlopere/mcp-bytesmith

Local byte-wrangling toolbox: encoding (hex/Base64/Base32/Base58/Base45…), cryptographic + CRC hashing, base conversion, and CSPRNG tokens/passphrases, plus an opt-in Ethereum/EVM toolset (keccak, ABI/RLP codecs, EIP-191/712 hashing, function/event selectors, EIP-55). No network calls. `uvx mcp-bytesmith`.

2 Python Updated 21d ago Score 55
MCP Server Active

lintbase/lintbase-mcp

Ground-truth Firestore schema context for AI coding agents. Stops Cursor, Claude, and Windsurf from hallucinating field names and queries. Scans live collections, returns real field names, types, and presence rates.

2 TypeScript Updated 12d ago Score 55
MCP Server Active

nomadop/session-watcher

EOQ-based context economics for coding agents. Monitors LLM token cache with inventory theory, signals optimal session restart timing via live dashboard and terminal statusline. Zero context pollution — no metric ever enters the model's context.

2 JavaScript Updated 4d ago Score 55
MCP Server Active

runyourempire/4DA

Dependency intelligence for AI coding agents. Live CVE scanning, dependency health, upgrade planning, ecosystem news, and decision memory. 14 tools, zero config, privacy-first.

2 Rust Updated 5d ago Score 55
MCP Server Active

jiezeng2004-design/PatchWarden

Local-first MCP safety and verification layer for AI coding agents with workspace confinement, command allowlists, scope-violation detection, and auditable task evidence. Install: `npx -y patchwarden@0.6.1`.

2 TypeScript Updated today Score 55
MCP Server Active

a2cr/a2cr

MCP server for AI-agent handoffs. Saves client-encrypted WorkBaton checkpoints and WorkStash notes so Codex, Claude Code, Roo Code, and other MCP clients can resume work without passing full chat history.

2 Python Updated 2d ago Score 55
MCP Server Official Active

sendchamp/ai

Official Sendchamp docs MCP server for AI coding agents. Read-only search and retrieval over SMS, OTP verification, and Africa-specific routing documentation. Endpoint: `https://mcp.sendchamp.com/docs`. Pair with Agent Skills via `npx skills add sendchamp/ai`.

0 TypeScript Updated 16d ago Score 55
MCP Server Stale

juehang/vscode-mcp-server

A MCP Server that allows AI such as Claude to read from the directory structure in a VS Code workspace, see problems picked up by linter(s) and the language server, read code files, and make edits.

383 TypeScript Updated 6mo ago Score 54
MCP Server Maintained

ejentum/ejentum-mcp

MCP server with reasoning, code, anti-deception, and memory tools for AI agents.

13 JavaScript Updated 1mo ago Score 54
MCP Server Maintained

googlarz/suunto-mcp

MCP server for Suunto watches via the official apizone API. OAuth2 pairing, list/get workouts, time-series samples, FIT-file decoding, GPX export, plus 24/7 activity, sleep, and recovery/HRV. Resources expose today's recovery and the week's training summary as ambient context.

11 TypeScript Updated 1mo ago Score 54
MCP Server Active

hampsterx/claude-mcp-bridge

Wraps Claude Code CLI as MCP tools (query, search, structured, sessions) with subscription-first auth, cost metadata, budget caps, and granular tool sandboxing.

6 TypeScript Updated yesterday Score 53
MCP Server Active

alexanderclapp/clirank-mcp-server

API intelligence for AI coding agents. 387 APIs scored on agent-friendliness with tools to recommend, compare, check scores, and discover APIs. Install: `npx clirank-mcp-server`. Web: [clirank.dev](https://clirank.dev).

5 JavaScript Updated 11d ago Score 53
‹ Prev167810Next ›