Home › Search: c

Search: c

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

MCP Server Active

AperionAI/shield

Local guardrail proxy for AI coding agents. Wraps any MCP server (stdio or Streamable HTTP) and blocks destructive tool calls — DROP TABLE, rm -rf, force-push — before they execute. MCP supply-chain protection: TOFU tool-catalog pinning against rug pulls, plus tool-description and tool-result scanning for tool poisoning and prompt injection. 51 starter rules, approval gates, audit logging. Single

6 Rust Updated 4d ago Score 58
MCP Server Active

VirajMishra1/wander-agent

Personal travel agent with 66 tools — flights, hotels, visa checks, itinerary planning, travel advisories, currency conversion, passport power index, and credit card points/miles optimization. Offline-capable profile stores home airports, passports, and card portfolio. Install: `pip install wander-agent`.

6 Python Updated 9d ago Score 58
MCP Server Active

thebrierfox/the-stall

209 pay-per-call AI capabilities via x402 USDC micropayments on Base mainnet. Covers US/global equities, crypto/DeFi analytics, options chains, dealer GEX, macro indicators, congressional trades, prediction markets, on-chain intelligence, EVM & Solana analysis, SEC filings, weather, aviation, and more. No API key — pay per call from $0.001 USDC.

5 JavaScript Updated 3d ago Score 58
MCP Server Active

mbentham/SqlAugur

SQL Server MCP server with AST-based query validation, read-only safety, schema exploration, ER diagram generation, and DBA toolkit integration (First Responder Kit, DarlingData, sp_WhoIsActive).

5 C# Updated 25d ago Score 58
MCP Server Active

AndreLYL/memkin

Local-first personal memory for AI agents. Ingests Feishu/Lark chats and Claude Code / Codex sessions, distills them into a private entity knowledge graph (people, projects, decisions, tasks), and serves it to any agent over MCP — read and write. `npx memkin`

5 TypeScript Updated 4d ago Score 58
Agent Skill Maintained

ognjengt/founder-skills

Claude skills for founders with packaged startup workflows

255 JavaScript Updated 2mo ago Score 57
MCP Server Active

apireno/DOMShell

Browse the web using filesystem commands (ls, cd, grep, click). 38 MCP tools map Chrome's Accessibility Tree to a virtual filesystem via a Chrome Extension.

51 TypeScript Updated 5d ago Score 57
MCP Server Maintained

Quantum3-Labs/ARBuilder

AI-powered code generator for the Arbitrum ecosystem. 19 MCP tools for Stylus smart contracts, SDK bridging, full-stack dApps, and Orbit chain deployment, backed by RAG-based retrieval over Arbitrum documentation.

24 TypeScript Updated 2mo 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 Active

mi60dev/visionaire-engine

Design-debugging context for AI agents from a real Chrome: which CSS rule WINS with file:line, blast radius (how many other elements that rule styles) + a scoped-fix selector, WordPress/Elementor origin attribution, interaction timelines, live CSS fix trials, and pixel/alignment/WCAG-contrast audits. No AI inside — deterministic CDP.

4 TypeScript Updated 6d ago Score 57
MCP Server Active

zw008/VMware-VKS

VMware Tanzu / vSphere Kubernetes Service — Supervisor cluster, Namespace, and TKC (Tanzu Kubernetes Cluster) lifecycle management. 20 tools with dry-run mode, kubeconfig export, and double-confirmation for namespace/TKC deletion.

4 Python Updated today Score 57
MCP Server Active

sebastienrousseau/rlg

Log-stream tools for on-call / SRE agent workflows** — expose `rlg` (RustLogs) log files as MCP tools. Three tools: `tail_log` (last N events, filtered by level/target), `filter_log` (JSON-path-style predicates), `summarize_errors` (grouped error taxonomy). Speaks JSON-RPC 2.0 over stdio; near-lock-free structured logging engine underneath (65k-slot ring buffer, 14 output formats, `os_log`/`journa

4 Rust Updated 2d ago 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

bzsanti/oxidize-python

Rust-powered PDF toolkit: create, read, and analyze PDFs; extract text and entities for RAG; convert to Markdown; split, merge, rotate, and reorder pages; add content, annotations, and form fields; and encrypt documents. Ships in the `oxidize-pdf` PyPI package — run locally with `uvx oxidize-mcp`.

4 Python Updated today Score 57
MCP Server Active

babyblueviper1/invinoveritas

Lightning-native AI reasoning, decisions, persistent memory, and agent marketplace for autonomous agents. Pay-per-use via Bitcoin Lightning. Register free — 250 starter sats. Agents earn sats selling services (seller keeps 95%), DM each other, and run autonomously. `npm install invinoveritas-mcp`

4 Python Updated yesterday 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 8d 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

leesgit/passbaton

Zero-config session continuity for Claude Code, OpenAI Codex CLI & Google Gemini CLI, sharing one local db. Auto context injection on start, compaction handover, and 24 tools for memory, tasks, solutions, and a knowledge graph. Multilingual semantic search (94+ languages), 100% local, $0 API cost. `npm i -g passbaton`

4 TypeScript Updated 13d ago 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

mrslbt/rippr

YouTube transcript extraction for AI agents. Clean text, timestamps, or structured JSON from any video. No API keys required. Install via `npx rippr-mcp`.

4 JavaScript Updated 2d 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

zyx77550/sparda

Injects a live, reversible MCP server into a running Express / FastAPI / Next.js app — reads safe by default, writes gated behind human confirmation. The same engine also proves deploys and PRs (`apocalypse` / `review`).

4 JavaScript Updated 3d 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 Maintained

Neverlow512/agent-droid-bridge

MCP server giving AI agents programmatic control over Android devices and emulators via ADB. 11 tools covering UI inspection, screen interaction, ADB commands, and change detection.

21 Python Updated 1mo ago Score 56
MCP Server Active

theonedev/tod

A MCP server for OneDev for CI/CD pipeline editing, issue workflow automation, and pull request review

12 Go Updated 3d ago Score 56
MCP Server Active

musharna/jobd

Self-hostable GPU-aware job broker for your own machines. The MCP server exposes the queue as nine tools (submit, status, logs, list, cancel, preempt, workers, job-get, worker-delete) so an agent can dispatch long-running or GPU jobs that outlive the session, route them by VRAM tier, and babysit them across sessions. `pip install "jobd[mcp]"`.

3 Python Updated 4d 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

Jott2121/agent-gate

Lets an AI agent gate its own work before claiming "done": a fail-closed ship checklist (`verify_gate` counts a check satisfied only if explicitly proven), required independent refute-first review, and an append-only sha256-chained receipts ledger that makes any edit to past receipts detectable. `pip install mcp-agent-gate`.

3 Python Updated 3d ago Score 56
MCP Server Active

HarperZ9/telos

Local-first Project Telos MCP tool line for inspectable AI work: source intake, workspace context, routing ledgers, action receipts, and MATCH / DRIFT / UNVERIFIABLE verification packets across 5 stdio servers.

3 Python Updated today 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 20d ago 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

SVerITG/Metis

A private, local research "second brain" for Claude: project-aware memory, cited answers from your own library (won't invent what it can't find), linked notes/meetings/ideas via a domain-specific knowledge layer, daily briefs (news + new papers in your field), a live meeting assistant, cross-pollination across your work, and 34 routed agents. A governed layer between you and the AI, with guardrail

3 Python Updated 19d ago Score 56
MCP Server Active

yamantaka520/Agent-Memory-OS

Local-first memory engine for AI-agent teams: private/team/project ACL (a hard gate before ranking), associative recall, and federated sync where revocation propagates across nodes. SQLite + FTS5, no LLM required; MCP server + web console included. `pip install 'agent-memory-os[mcp]'`

3 Python Updated yesterday Score 56
MCP Server Active

Khamel83/argus

Multi-provider search broker with automatic fallback, RRF ranking, content extraction, and budget enforcement.

3 Python Updated 3d ago Score 56
MCP Server Active

justinstimatze/gemot

Structured deliberation server for multi-agent coordination. Agents submit positions, vote on a 5-point scale, and receive analysis identifying cruxes (key disagreements), opinion clusters, bridging statements, and consensus. Two-engine pipeline (LLM text analysis + PCA vote clustering) inspired by Polis and Talk to the City.

3 Go Updated yesterday Score 56
Agent Skill Maintained

NoizAI/skills

Human-like TTS workflows with local/cloud APIs and app delivery

526 Python Updated 2mo ago Score 55
Agent Skill Stale

ehmo/platform-design-skills

300+ design rules from Apple HIG, Material Design 3, and WCAG 2.2 for cross-platform apps

475 Updated 4mo ago Score 55
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 Stale

weibaohui/kom

Provides MCP multi-cluster Kubernetes management and operations. It can be integrated as an SDK into your own project and includes nearly 50 built-in tools covering common DevOps and development scenarios. Supports both standard and CRD resources.

150 Go Updated 5mo ago Score 55
MCP Server Maintained

sifter-ai/sifter

Structure any document, query it like a database. Open-source extraction engine that turns any document into typed, schema-defined records, queryable in natural language from Claude, ChatGPT, Gemini, or any MCP client.

54 Python Updated 1mo ago Score 55
Agent Skill Active

Sendmux/skills

Sendmux email and mailbox workflows for agents

33 JavaScript Updated 19d 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

aradar46/reuse-before-generate

Checks whether a project idea already exists before your agent scaffolds it. Searches GitHub, npm and Python repos, drops archived/inactive results, and returns at most 3 maintained alternatives with a concrete "extend this instead" suggestion for each. The calling agent does the relevance judgement itself, so no extra API key is needed. `npx -y reuse-before-generate`

2 TypeScript Updated 8d 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

whyy9527/ariadne

Cross-service API dependency graph for microservice codebases. Give it a business term or endpoint name; get back a ranked chain of GraphQL operations, REST endpoints, Kafka topics, and frontend queries across all services. Offline, local SQLite + TF-IDF + optional embeddings.

2 Python Updated 20d ago Score 55
MCP Server Active

edobusy/agenthold

Shared versioned state store with optimistic concurrency control for coordinating concurrent AI agents. SQLite-backed claim/release locks and append-only audit log.

2 Python Updated 25d ago Score 55
MCP Server Active

junnnnnw00/obsidian-everywhere

Graph-native Obsidian vault server with 31 tools for search, backlinks, n-hop neighborhoods, structured and paginated reads, and safe file, partial, and bulk edits with dry-run and rollback. Works with Codex, ChatGPT, Claude, and any MCP client. `npx -y obsidian-everywhere /path/to/vault`

2 TypeScript Updated 3d ago Score 55
‹ Prev181828387Next ›