Home › Search: ev

Search: ev

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

MCP Server Active

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; advisory rules inject context. PostToolUse is correlated with PreToolUse to pr

7 Rust Updated 6d ago Score 59
MCP Server Active

conorbronsdon/gws-mcp-server

Google Workspace MCP server exposing 23 curated tools for Drive, Sheets, Calendar, Docs, and Gmail via the gws CLI.

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

hypurrquant/perp-cli

Multi-DEX perpetual futures trading MCP server for Pacifica (Solana), Hyperliquid (HyperEVM), and Lighter (Ethereum). 18 tools for market data, trade execution with dry-run safety, funding rate arbitrage scanning, portfolio analytics, and cross-exchange comparison.

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

agentward-ai/agentward

Permission control plane for AI agents. MCP proxy that enforces least-privilege YAML policies on every tool call, classifies sensitive data (PII/PHI), detects dangerous skill chains, and generates compliance audit trails. Supports stdio and HTTP proxy modes.

19 Python Updated 24d 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 7d ago Score 58
MCP Server Active

kagan-sh/kagan

AI-powered Kanban TUI and MCP server for autonomous development workflows. Orchestrates 14 coding agents across task tracking, isolated git worktrees, review, and merge.

6 TypeScript Updated 5d ago Score 58
MCP Server Active

OrygnsCode/Omnicord

Hands your AI an entire Discord server: 148 tools covering chat, moderation, automod, events, and full administration, up to building a complete community server from one paragraph. One-command guided setup, and every destructive action previews and waits for your confirmation.

6 TypeScript Updated yesterday Score 58
MCP Server Active

QuantToGo/quanttogo-mcp

Macro-factor quantitative trading signals for AI agents. 8 tools for strategy discovery, live signal retrieval, and self-service trial registration. Covers US and A-Share markets with forward-tracked performance.

6 Python Updated 6d ago Score 58
MCP Server Active

AkashGoenka/coldstart

Codebase memory for coding agents, with no embeddings and no API key. A deterministic AST index answers "which files are relevant to this task?" in milliseconds, and agents write durable notes about the repo that are content-hash checked — a note flags itself stale the moment the code it describes changes. Notes are markdown inside the repo, so they commit and review alongside your code. `npm i -g

6 TypeScript Updated yesterday Score 58
MCP Server Active

billy12151/memory-arbiter-mcp

AI enhancement middleware: precise retrieval replaces full-memory loading (~80%+ token cut), rule-based conflict arbitration with explainable reasons, and one local SQLite shared across Claude Code/Codex/Cursor/ZCode. Local-first, zero cloud, MIT. `pip install memory-arbiter-mcp`

6 Python Updated yesterday Score 58
MCP Server Active

udjin-labs/mnemostack

Durable hybrid memory for AI agents. Combines vector search, BM25, temporal retrieval, and optional Memgraph knowledge graph via reciprocal rank fusion. 6 MCP tools: health, search, answer, feedback, graph_query, graph_add_triple. Self-hosted with Qdrant backend. 82.5% strict accuracy on LoCoMo benchmark. `pip install 'mnemostack[mcp]'`

6 Python Updated 6d ago Score 58
MCP Server Active

vassiliylakhonin/agenda-intelligence-md

Auditable strategic-risk memos for AI agents — sanctions, regulatory, geopolitics, trade. Geography-routed regional specialists (Central Asia/Caspian, Gulf/Middle East), per-claim evidence discipline, schema-validated output, machine-verified audit. No live data retrieval. PyPI: `agenda-intelligence-md`.

6 Python Updated 2d ago Score 58
MCP Server Active

emiliaprotocol/emilia-protocol

Human sign-off + trust receipts for AI agents: requires a named human's approval before an irreversible action (payment release, record change, deploy), then mints an offline-verifiable Ed25519 Trust Receipt. Also exposes trust profiles, receipt verification, disputes, and delegation. Apache-2.0; policy engine formally verified. Install: `npx -y @emilia-protocol/mcp-server`.

6 TypeScript Updated yesterday 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

GeiserX/spinnaker-mcp

A bridge that exposes any Spinnaker instance as an MCP server via the Gate API, enabling management of applications, pipelines, executions, and cloud infrastructure.

5 Go Updated yesterday Score 58
MCP Server Active

soren-achebe/backscroll

Answers "what did that command print?" from your real terminal history: a per-command PTY session recorder (OSC 133) stores every command's full output, exit code, cwd, and duration in local SQLite/FTS5, and the MCP server searches, retrieves, and diffs those outputs — secret redaction on by default before anything reaches the model.

5 Go Updated 2d ago Score 58
MCP Server Active

kiro0x/five-mcp

LLM character consistency engine — generates structured JSON constraints from 4 multiple-choice questions about an AI's psychology. Drop the JSON into any LLM's system prompt to prevent persona drift; reduces inference cost from retries. 160,000 personality patterns; works with any LLM.

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

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 Active

claymore666/debmatic-mcp

Control a HomeMatic / debmatic CCU (eq-3 home automation) over its JSON-RPC and HM-Script APIs — switch and dim actuators, read sensors, system variables and service messages, run programs, and manage rooms, functions, channel links and device assignments. 25 tools over HTTP or stdio; runs locally against your own CCU.

5 TypeScript Updated yesterday Score 58
MCP Server Official Active

isco-tec/scorezilla-mcp

Provision and inspect leaderboards for [Scorezilla](https://scorezilla.dev). Six tools — including `bootstrap_leaderboard` which creates a game + board + keys and returns ready-to-paste SDK code in one call. Closed beta; request a token at scorezilla.dev/early-access.

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

ckanthony/gin-mcp

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

83 Go Updated 2mo ago Score 57
MCP Server Active

promptexecution/just-mcp

Justfile integration that enables LLMs to execute any CLI or script commands with parameters safely and easily, with environment variable support and comprehensive testing.

54 Rust Updated 17d ago Score 57
Agent Skill Active

Rootly-AI-Labs/rootly-incident-responder

AI-powered incident response with ML similarity matching, solution suggestions, and on-call coordination. Requires [Rootly MCP Server](https://github.com/Rootly-AI-Labs/Rootly-MCP-server)

45 Python Updated yesterday Score 57
MCP Server Maintained

Daghis/teamcity-mcp

MCP server for JetBrains TeamCity with 87 tools for builds, tests, agents, and CI/CD pipeline management. Features dual-mode operation (dev/full) and runtime mode switching.

27 TypeScript Updated 1mo ago Score 57
MCP Server Maintained

nicholasglazer/gnosis-mcp

Zero-config MCP server for searchable documentation. Loads markdown into SQLite (default) or PostgreSQL with FTS5/tsvector keyword search and optional pgvector hybrid semantic search.

26 Python Updated 2mo 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 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

lacs-project/sysknife

Security-hardened MCP server for Linux system administration via 189 typed actions instead of shell strings, with an Ed25519-signed hash-chain audit log, one-time TTL approval receipts, and automatic rollback. Works with Claude Code, Cursor, and Codex CLI.

4 Rust Updated 2d ago Score 57
MCP Server Active

GeiserX/telegram-archive-mcp

Go-based MCP server for Telegram Archive. Search and browse Telegram chat history, list chats, and retrieve messages with full-text search. Docker image available.

4 Go Updated today 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 yesterday Score 57
MCP Server Active

cerebrixos-org/tuning-engines-cli

Domain-specific fine-tuning of open-source LLMs and SLMs with zero infrastructure. Specialized tuning agents deliver sovereign models trained on your data. Supports Qwen, Llama, DeepSeek, Mistral, Gemma 1B-72B. LoRA, QLoRA, full fine-tuning. Cost estimation, model management, S3 export.

4 TypeScript Updated 4d ago Score 57
MCP Server Active

Contentrain/ai

Local-first MCP server for AI content governance — 13 tools for model/content CRUD, validation, normalization, and i18n across any framework.

4 TypeScript Updated 4d ago Score 57
MCP Server Active

pzalutski-pixel/godotlens-mcp

15 semantic GDScript analysis tools via Godot's built-in LSP. Navigation, references, diagnostics, rename, and file sync for AI agents.

4 Python Updated 6d ago Score 57
MCP Server Active

NavinAgrawal/mcp-broker

Local MCP process broker that exposes one compact client entry while routing to many configured upstream MCP servers with profile gates, lifecycle ownership, and mutating-tool allowlists.

4 Python Updated 29d ago 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 3d 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 6d ago Score 57
MCP Server Active

admin978/canvas-mcp

Local-first MCP server for Canvas LMS. Stdio transport, no third-party broker, token stays in `~/.canvas.env`. Exposes courses, assignments, modules, announcements, grades, planner items, upcoming events, todo, and bulk file dump as MCP tools.

4 Python Updated 10d ago Score 57
MCP Server Active

czagents/cnb

Czech National Bank (ČNB) daily FX rates: fetch official CZK exchange rates, convert between currencies, fetch historical rates. Cached 10 min to ease upstream load. npm `@czagents/cnb` or HTTP at cnb.cz-agents.dev/mcp.

4 TypeScript Updated today Score 57
MCP Server Active

szhygulin/recon-crypto-mcp

Self-custodial crypto portfolio for AI agents. Reads EVM wallet balances, ENS, token prices, and DeFi positions across Ethereum/Arbitrum/Polygon/Base (Aave V3, Compound V3, Morpho Blue, Uniswap V3 LP, Lido, EigenLayer), surfaces health-factor alerts and protocol risk scores, then prepares unsigned transactions (supply, borrow, repay, withdraw, stake, send, LiFi swap/bridge) signed on Ledger via Wa

4 TypeScript Updated 7d ago Score 57
MCP Server Active

beckettlab/beckett-godot-mcp

Beckett — MCP for Godot: a zero-sidecar GDScript editor addon that serves MCP over Streamable HTTP from inside the Godot 4 editor (no Node/Python sidecar). Reflection over any class, validate-before-write GDScript, scene/script/resource authoring, and a runtime play-test loop (play, screenshot, input, assert). MIT.

4 GDScript Updated 2d ago Score 57
‹ Prev117181933Next ›