Search: ev
Search MCP servers and agent skills by name, description, category or topic — 1,548 results.
pab1it0/tripadvisor-mcp
A MCP server that enables LLMs to interact with Tripadvisor API, supporting location data, reviews, and photos through standardized MCP interfaces
ananddtyagi/webpage-screenshot-mcp
A MCP server for taking screenshots of webpages to use as feedback during UI developement.
hoklims/stacksfinder-mcp
Deterministic tech stack recommendations with 6-dimension scoring. Analyze, compare technologies, get optimal stack suggestions for any project type. 10 tools (4 free, 6 Pro).
mnlt/wellread
Shared research cache across AI agents. Hit → instant answer from verified sources. Miss → your research saves the next dev's tokens. `npx wellread`, free.
endiagram/mcp
Structural analysis for any system — 12 deterministic graph tools (topology, bottlenecks, blast radius, trace, diff, centrality) from EN syntax descriptions. No AI inside the computation. Install: `npx @endiagram/mcp`
mattjegan/swarmia-mcp
Read-only MCP server to help gather metrics from [Swarmia](swarmia.com) for quick reporting.
0x1abin/matter-controller-mcp
An MCP server for Matter Controller, enabling AI agents to control and interact with Matter devices.
gregario/godot-forge
Godot 4 development companion with test running (GUT/GdUnit4), API docs with 3→4 migration mapping, script analysis, scene parsing, screenshots, and LSP diagnostics.
LukeLamb/claude-terminal-mcp
Terminal, filesystem, and background-job tools for Claude Desktop on Linux/macOS. Zero npm deps, pure Node.
Py2755/aiogram-mcp
MCP server middleware for aiogram Telegram bots — 30 tools, 7 resources, 3 prompts covering messaging, rich media, moderation, interactive keyboards, real-time event streaming, rate limiting, permissions, and audit logging.
jarvisassistantux/loopsense
MCP server that closes the feedback loop for AI coding agents — CI monitoring, process watching, file changes, HTTP polling.
ofershap/mcp-server-docker
Docker operations — manage containers, images, volumes, networks, and compose services.
ofershap/mcp-server-github-gist
Create, read, update, list, and search GitHub Gists from your IDE.
paracetamol951/P-Link-MCP
Implementation of HTTP 402 (payment required http code) relying on Solana
DigiCatalyst-Systems/dep-diff-mcp
Translates a lockfile diff (npm, PyPI) into a human-readable upgrade plan. Point it at a Dependabot PR and get back semver classification, breaking changes from GitHub release notes, CVEs fixed in range, migration links, and a per-package recommendation. Bulk tool ranks up to 50 changes by risk (security > caution > review > likely-safe > safe). Install via `npx -y @digicatalyst/dep-diff-mcp`.
ShipItAndPray/mcp-compress
Data compression MCP server. 7 tools for gzip, brotli, deflate, and TurboQuant quantization. Auto-selects best algorithm. 60x compression on docs. Zero dependencies.
nalediym/touch-grass
Claude Code plugin and MCP server that nudges you to take outdoor breaks based on local weather, sunset timing, and session streaks. Tools: `check_grass_conditions`, `suggest_activity`, `log_touch_grass`, `get_stats`. Fully local, no API keys, no cloud storage.
debtstack-ai/debtstack-python
Corporate debt structure data for AI agents. Search 250+ issuers, 5,000+ bonds with leverage ratios, seniority, covenants, guarantor chains, and FINRA TRACE pricing.
keiver/image-tiler-mcp-server
Full-resolution vision for LLMs. Tiles large images and captures web pages via Chrome CDP so vision models process every detail without downscaling. Generates interactive HTML tile previews. Supports Claude, OpenAI, Gemini presets with per-model token math and entropy-based tile classification.
idapixl/idapixl-web-research-mcp
Pay-per-use web research for AI agents on Apify. Search (Brave + DuckDuckGo), fetch pages to clean markdown, and multi-step research with relevance scoring and key fact extraction.
HuntsDesk/ve-gws
VE Google Workspace MCP. Fork of [taylorwilsdon/google_workspace_mcp](https://github.com/taylorwilsdon/google_workspace_mcp) with 28 authoring-focused tools on top (deeper Slides automation, native markdown-to-Docs rendering with smart chips, Sheets data validation + named ranges + range protection, recursive Drive folder copy, revision history). 822 tests pass. Companion to [HuntsDesk/ve-kit](htt
adw0rd/awesome-mcp-tools-mcp
CLI + stdio MCP bridge for the [awesome-mcp.tools](https://awesome-mcp.tools) catalog (2,000+ MCP servers, refreshed every 6h). Search from terminal (`npx awesome-mcp search postgres`) or wire the hosted server into Claude / Cursor / Codex / Cline / Windsurf. Endpoint: `https://awesome-mcp.tools/mcp` (Streamable HTTP, no auth). Zero deps, MIT.
Bishop81/imagedimensions-mcp
Audit the images on any web page: natural vs rendered dimensions, oversized-image detection, and format breakdown, so agents can check web-image performance. Calls the hosted imagedimensions.com API, so no local browser is required. `npx -y imagedimensions-mcp`
doggybee/mcp-server-leetcode
An MCP server that enables AI models to search, retrieve, and solve LeetCode problems. Supports metadata filtering, user profiles, submissions, and contest data access.
espressif/esp-rainmaker-mcp
Official Espressif MCP Server to manage and control ESP RainMaker Devices.
cryptosquanch/legends-mcp
Chat with 36 legendary founders & investors (Elon Musk, Warren Buffett, Steve Jobs, CZ). AI personas with authentic voices, frameworks, and principles. No API key required.
KyrieTangSheng/mcp-server-nationalparks
National Park Service API integration providing latest information of park details, alerts, visitor centers, campgrounds, and events for U.S. National Parks
cloudbet/sports-mcp-server
Access structured sports data via the Cloudbet API. Query upcoming events, live odds, stake limits, and market info across soccer, basketball, tennis, esports, and more.
timmx7/acheron-mcp-server
Cross-surface persistent memory for Claude. Bridges context between Claude Chat, Code, and Cowork via local SQLite with full-text search. Save decisions, preferences, and insights in one surface, retrieve them in any other.
x51xxx/copilot-mcp-server
MCP server that connects your IDE or AI assistant to GitHub Copilot CLI for code analysis, review, and batch processing
ericbrown/project-context-mcp
Exposes `.context/` folder files as MCP resources, giving Claude Code instant access to project documentation via `@` mentions.
mikusnuz/npm-mcp
MCP server for npm package management — 36 tools for publish, version, search, audit, install, and more from your AI assistant.
darktw/chatpipe-mcp
Publish HTML as live, shareable web pages from your AI coding agent. Instant URLs with access control (public, password-protected, email-restricted).
Souzix76/n8n-workflow-tester-safe
Test, score, and inspect n8n workflows via MCP. Config-driven test suites with two-tier scoring, lightweight execution traces, and a built-in node catalog with 436+ nodes.
ofershap/mcp-server-npm-plus
npm intelligence — search packages, check bundle sizes, scan vulnerabilities, compare downloads.
saurav61091/mcp-openapi
Turn any OpenAPI spec into callable MCP tools for Claude. Point at any OpenAPI 3.x spec and Claude can call every endpoint through natural language. Supports Bearer, API key, and Basic auth.
jacksun911/megalaunch-mcp
AI-powered meme token launch service on Solana/pump.fun. Create tokens with AI-generated art, bundled buys, and Jito-powered MEV protection. Supports Basic and Premium packages.
moxiespirit/oathscore
The trust layer for AI trading agents. Real-time world state (exchange status, VIX/VVIX/SKEW, economic events) in one call, plus independent quality ratings (0-100) for financial data APIs. 8 MCP tools.
darktw/usecortex-mcp
Persistent knowledge memory for AI agents. Two-way flow: read context into projects and write discoveries back. Structured by topic with AES-256 encryption.
AgentBase1/mcp-server
AgentBase: open registry of agent instruction files for AI agents. Search and retrieve system prompts, skills, workflows, domain packs, and safety filters via MCP tools. 44 files, CC0-licensed, free.
carlosalvite/foundersignal-mcp
Ask Claude what SaaS ideas are worth building. Aggregates revenue data, growth signals and pain points from AppSumo, TrustMRR, Product Hunt, Indie Hackers, Reddit and more.
esp4ce/infra-mcp
Read-only MCP server for on-prem Linux VMs and PostgreSQL over SSH. Check service health (systemd/journald), retrieve bounded logs, inspect DB state, and explore table schemas — without terminal access. Allowlist-gated, append-only audit log. `pip install infra-mcp`.
leadbrain/korean-data-mcp
Real-time Korean web data — Naver place reviews, Melon music chart, Daangn/Bunjang marketplace listings, Naver news, Musinsa fashion rankings. 7 tools powered by Apify actors. Requires APIFY_TOKEN.
alexfleetcommander/agent-trust-stack-mcp
Cryptographic provenance, bilateral blind reputation scoring, and tamper-evident logging for AI agent interactions. 7 interlocking trust protocols (CoC, ARP, ASA, AJP, ALP, AMP, CWEP) available in Python (pip) and TypeScript (npm). 663 tests. Bitcoin-anchored provenance chains, anti-Goodhart reputation scoring, machine-readable contracts, dispute resolution, lifecycle management, trust-weighted ma
fasuizu-br/brainiall-mcp-server
AI-powered speech tools: pronunciation assessment with phoneme-level feedback, speech-to-text with language detection, and text-to-speech with multiple voices.
yoryocoruxo-ai/rendoc-mcp-server
Generate professional PDF documents (invoices, contracts, reports, certificates) from reusable templates or inline HTML/Handlebars markup via the [rendoc](https://rendoc.dev) API. 7 tools for document generation, template management, and usage tracking.
webaesbyamin/agent-receipts
Cryptographic accountability for AI agents. Ed25519-signed receipts for every MCP tool call — constraints, chains, AI judgment, invoicing, local dashboard.