Awesome MCP Servers by punkpeye
БесплатноНе проверенA curated list of MCP servers by [Frank Fiegel](https://github.com/punkpeye)
Описание
A curated list of MCP servers by Frank Fiegel
README
ไทย English 繁體中文 简体中文 日本語 한국어 Português Brasileiro Discord Subreddit subscribers
[!IMPORTANT] Awesome MCP Servers web directory.
A curated list of awesome Model Context Protocol (MCP) servers.
What is MCP?
MCP is an open protocol that enables AI models to securely interact with local and remote resources through standardized server implementations. This list focuses on production-ready and experimental MCP servers that extend AI capabilities through file access, database connections, API integrations, and other contextual services.
Clients
Checkout awesome-mcp-clients and glama.ai/mcp/clients.
Tutorials
- Tool Definition Quality Score (TDQS)
- Model Context Protocol (MCP) Quickstart
- Setup Claude Desktop App to Use a SQLite Database
Community
Legend
🎖️ – official implementation
programming language
- 🐍 – Python codebase
- 📇 – TypeScript (or JavaScript) codebase
- 🏎️ – Go codebase
- 🦀 – Rust codebase
- #️⃣ - C# Codebase
- ☕ - Java codebase
- 🌊 – C/C++ codebase
- 💎 - Ruby codebase
scope
- ☁️ - Cloud Service
- 🏠 - Local Service
- 📟 - Embedded Systems
operating system
- 🍎 – For macOS
- 🪟 – For Windows
- 🐧 - For Linux
[!NOTE] Confused about Local 🏠 vs Cloud ☁️?
- Use local when MCP server is talking to a locally installed software, e.g. taking control over Chrome browser.
- Use cloud when MCP server is talking to remote APIs, e.g. weather API.
Server Implementations
[!NOTE] We now have a web-based directory that is synced with the repository.
- 🔗 - Aggregators
- 🤝 - Agreements & Coordination
- 🎨 - Art & Culture
- 📐 - Architecture & Design
- 📂 - Browser Automation
- 🧬 - Biology Medicine and Bioinformatics
- ☁️ - Cloud Platforms
- 👨💻 - Code Execution
- 🤖 - Coding Agents
- 🖥️ - Command Line
- 💬 - Communication
- 🗣️ - Conversational AI
- 🔑 - Cryptography
- 👤 - Customer Data Platforms
- 🗄️ - Databases
- 📊 - Data Platforms
- 🚚 - Delivery
- 🛠️ - Developer Tools
- 🧮 - Data Science Tools
- 📊 - Data Visualization
- 📟 - Embedded system
- 🎓 - Education
- 🛒 - E-Commerce
- 🌳 - Environment & Nature
- 📂 - File Systems
- 💰 - Finance & Fintech
- 🎮 - Gaming
- 🏠 - Home Automation
- 🏭 - Industrial & IoT
- 🧠 - Knowledge & Memory
- ⚖️ - Legal
- 🗺️ - Location Services
- 🎯 - Marketing
- 📊 - Monitoring
- 🎥 - Multimedia Process
- 🖥️ - OS Automation
- 🎙️ - Podcasts
- 📋 - Product Management
- 🏠 - Real Estate
- 🔬 - Research
- 🔎 - Search & Data Extraction
- 🔒 - Security
- 🌐 - Social Media
- 🔮 - Spirituality & Esoterica
- 🏃 - Sports
- 🎧 - Support & Service Management
- 🌎 - Translation Services
- 🎧 - Text-to-Speech
- 🎙️ - Speech-to-Text
- 🚆 - Travel & Transportation
- 🔄 - Version Control
- 🏢 - Workplace & Productivity
- 🛠️ - Other Tools and Integrations
🔗 Aggregators
Servers for accessing many apps and tools through a single MCP server.
- Correctover/mcp-server Correctover MCP server 📇 ☁️ 🏠 🍎 🪟 🐧 - Contract validation and self-healing failover for LLM APIs. 6-dimension verification (structure, schema, latency, cost, identity, integrity) in 22μs P50. 87 self-healing rules with MAPE-K autonomic loop. BYOK direct connect to 9 providers (OpenAI, Anthropic, DeepSeek, Moonshot, Zhipu AI, Qwen, SiliconFlow, Groq, Together AI). L3 failover in 949ms E2E. Install:
npx -y correctover-mcp-server. - daedalusdevelopmentgroup/ddg-agent-payable-services daedalusdevelopmentgroup/ddg-agent-payable-services MCP server 🐍 ☁️ - Pay-per-call x402 gateway: one MCP server for 90+ agent tools (utilities, DNS/WHOIS, blockchain RPC, market data, prediction markets, DEX data, security audits) plus an OpenAI-compatible LLM gateway. USDC on Base, free-trial calls per agent.
pip install ddg-agent-services-mcpor remotehttps://mcp.daedalusdevelopmentgroup.com/mcp. - forgemeshlabs/coinopai-mcp forgemeshlabs/coinopai-mcp MCP server 📇 - Local stdio MCP server for x402-powered paid crypto intelligence: preflight checks, trade decisions with
decision_id, later audit against real prices, risk state, signal history, and agent automation search over USDC micropayments on Base. - forgemeshlabs/anomaly-mcp forgemeshlabs/anomaly-mcp MCP server 📇 ☁️ - Real-time anomaly detection powered by NASA-derived sequence mining across blockchain, mempool, stablecoin depeg, aviation, and GitHub signals via x402 USDC micropayments on Base.
npx -y @forgemeshlabs/anomaly-mcp - 1mcp/agent 📇 ☁️ 🏠 🍎 🪟 🐧 - A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
- 2s-io/sdk 2s-io/sdk MCP server 📇 ☁️ 🍎 🪟 🐧 - Unified API for AI agents — 180+ tools across geocoding, weather (NWS), climate stations (NOAA), earthquakes (USGS), tides (NOAA), points of interest (OpenStreetMap), patents (USPTO ODP), US case law (CourtListener / Free Law Project), Federal Register, Wikipedia, scientific papers (arXiv / PubMed / Semantic Scholar), AI summarize / translate / extract / screenshot / image-describe, image compression, DNS / WHOIS, crypto address-validate + EVM gas oracle, OFAC sanctions screening, US Census ACS demographics, airport / ZIP lookup. Sub-cent to a few cents per call in USDC on Base via x402 — no API keys, no signup.
npx -y @2sio/mcp - 8randonpickart5/alderpost-mcp alderpost-mcp MCP server 📇 ☁️ - 8 bundled intelligence endpoints (security, company, threat, compliance, sales, sports, property, health) via x402 micropayments on Base.
- GTCC777/pulsenetwork-mcp GTCC777/pulsenetwork-mcp MCP server 📇 - One MCP server exposing 66 specialized intelligence APIs (660+ endpoints) — finance, crypto, legal, immigration, healthcare cost, real estate, tax, climate, sports, science, and more — each an x402 pay-per-call tool in USDC on Base and Solana. Includes a
discovermeta-tool over the whole network and a cross-vertical referral graph. No API keys.npx mcp-pulsenetwork - szp2005/llm-prices-cn szp2005/llm-prices-cn MCP server 🐍 ☁️ - Daily-verified LLM API pricing dataset (44+ models, CN & global) with a hosted MCP server for live price queries and token cost estimation.
- tadas-github/a2asearch-mcp tadas-github/a2asearch-mcp MCP server 📇 ☁️ - MCP server to search 4,800+ MCP servers, AI agents, CLI tools and agent skills. Install:
npx -y a2asearch-mcp. Ask Claude: "Find MCP servers for database access". Free, no auth required. - Aganium/agenium 📇 ☁️ 🍎 🪟 🐧 - Bridge any MCP server to the agent:// network — DNS-like identity, discovery, and trust for AI agents. Makes your tools discoverable and callable by other agents via
agent://URIs with mTLS, trust scores, and capability search. - agentbodegastore/agentbodega agentbodega MCP server 📇 ☁️ - AgentBodega MCP gives agents a live catalog of 65 x402-payable HTTP tools across search, public data, social media, status checks, media conversion, and agent-readiness checks. No API keys; install with
npx -y @agentbodega/mcp. - elisymlabs/elisym elisymlabs/elisym MCP server 📇 ☁️ 🍎 🪟 🐧 - AI agent discovery and marketplace on Nostr with Solana payments (SOL, USDC). NIP-89 discovery, NIP-90 jobs, NIP-44 v2 encryption, on-chain micropayments.
- espadaw/Agent47 📇 ☁️ - Unified job aggregator for AI agents across 9+ platforms (x402, RentAHuman, Virtuals, etc).
- doggychip/agentforge doggychip/agentforge MCP server 📇 ☁️ - Unified API gateway and marketplace for 300+ AI agents. One API key, REST + streaming, 90% creator revenue share, health monitoring. Self-hostable (MIT).
- AgentHotspot 🐍 ☁️ 🏠 🍎 🪟 🐧 - Search, integrate and monetize MCP connectors on the AgentHotspot MCP marketplace
- aidevelopers2/remoteopenclaw-mcp aidevelopers2/remoteopenclaw-mcp MCP server 📇 🏠 - MCP server and CLI to search the Remote OpenClaw directory of 13,870+ MCP servers, 4,384+ agent skills, and plugins. Returns names, links, and install commands. Install:
claude mcp add remoteopenclaw -- npx -y remoteopenclaw. CLI:npx remoteopenclaw search <query>. Free, no API key. - garasegae/aiskillstore garasegae/aiskillstore MCP server ☁️ - Agent-first skill marketplace where AI agents discover, purchase, and integrate skills via MCP protocol. Supports 7+ platforms including Claude, hGPT, and Gemini.
- alexanderclapp/clirank-mcp-server alexanderclapp/clirank-mcp-server 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. - Work90210/APIFold Work90210/APIFold MCP server 📇 ☁️ - Turn any REST API into a hosted MCP server. 18 free public servers (GitHub, Stripe, Slack, OpenAI, Notion, and more) — no setup required, bring your own API key.
- alexar76/aimarket-plugins alexar76/aimarket-plugins MCP server 📇 ☁️ 🏠 🍎 🪟 🐧 - aimarket-mcp-packager hub plugin: turn AIMarket capabilities into self-hosted MCP servers (Docker image +
mcp_manifest+ Claude DesktopmcpServersconfig). Part of 15-plugin AIMarket Hub (modelmarket.dev); protocol discovery at/.well-known/ai-market.json. Install:pip install aimarket-mcp-packager. - reefapi/reefapi-mcp reefapi/reefapi-mcp MCP server 🐍 ☁️ - One MCP for 160+ live web-data APIs — search engines, social (Reddit, TikTok, Threads, Bluesky), e-commerce (Amazon, eBay, AliExpress, Etsy), real estate (Zillow, Redfin), jobs, travel, news, finance and company/people intel. Clean JSON from sites that block scrapers; one key, one shared credit pool, free tier. Remote streamable-http at api.reefapi.com/mcp.
- rhein1/agoragentic-integrations agoragentic-integrations MCP server 📇 ☁️ - Agent-to-agent marketplace where AI agents discover, invoke, and pay for services from other agents using USDC on Base L2.
- arikusi/deepseek-mcp-server deepseek-mcp-server MCP server 📇 ☁️ 🍎 🪟 🐧 - MCP server for DeepSeek AI with chat, reasoning, multi-turn sessions, function calling, thinking mode, and cost tracking.
- ariekogan/ateam-mcp 📇 ☁️ 🏠 🍎 🪟 🐧 - Build, validate, and deploy multi-agent AI solutions on the ADAS platform. Design skills with tools, manage solution lifecycle, and connect from any AI environment via stdio or HTTP.
- askbudi/roundtable 📇 ☁️ 🏠 🍎 🪟 🐧 - Meta-MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized MCP interface, providing zero-configuration access to the entire AI coding ecosystem.
- adw0rd/awesome-mcp-tools-mcp adw0rd/awesome-mcp-tools-mcp MCP server 📇 ☁️ 🏠 🍎 🪟 🐧 - CLI + stdio MCP bridge for the 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. - avotsai/avots-mcp avotsai/avots-mcp MCP server 📇 ☁️ - Hosted multi-model AI media + chat: image, video, audio, face-swap and talking-avatar generation plus chat across 300+ models (Claude, GPT, Gemini, DeepSeek…) from one balance and one key.
- blockrunai/blockrun-mcp 📇 ☁️ 🍎 🪟 🐧 - Access 30+ AI models (GPT-5, Claude, Gemini, Grok, DeepSeek) without API keys. Pay-per-use via x402 micropayments with USDC on Base.
- cinderwright-ai/cinderwright-api Score 📇 ☁️ - x402 Discovery Hub. Search engine for the agent economy with 1450+ services indexed. Pay with USDC on Base via x402.
- Continuum-AI-Corp/orcarouter-mcp-server Continuum-AI-Corp/orcarouter-mcp-server MCP server 📇 ☁️ 🏠 🍎 🪟 🐧 - Browse 160+ LLM models (OpenAI, Anthropic, Google, Qwen, DeepSeek, …) with live pricing — no API key required for catalog tools. Routes chat completions through the OrcaRouter gateway with automatic fallback.
npx -y @orcarouter/mcp. - Data-Everything/mcp-server-templates 📇 🏠 🍎 🪟 🐧 - One server. All tools. A unified MCP platform that connects many apps, tools, and services behind one powerful interface—ideal for local devs or production agents.
- depwire/depwire depwire/depwire MCP server 📇 🐍 🏎️ 🦀 🌊 🏠 - Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph.
- duaraghav8/MCPJungle 🏎️ 🏠 - Self-hosted MCP Server registry for enterprise AI Agents
- edgarriba/prolink 🐍 ☁️ 🏠 🍎 🪟 🐧 - Agent-to-agent marketplace middleware — MCP-native discovery, negotiation, and transaction between AI agents
- Proofpane/releases Proofpane/releases MCP server 🎖️ 🏠 🍎 🪟 🐧 - Governance proxy for MCP: pair once and route your MCP servers through policy gates (allow / deny / human-in-the-loop approval), DLP redaction before the model, and cost caps, with every tool call recorded to a hash-chained audit log exportable as an Ed25519-signed, offline-verifiable evidence pack. Single-file binary daemon (macOS / Linux / Windows); downloads and install docs in the linked repo.
- entire-vc/evc-spark-mcp evc-spark-mcp MCP server 📇 ☁️ 🏠 🍎 🪟 🐧 - Search and discover AI agents, skills, prompts, bundles and MCP connectors from a curated catalog of 4500+ assets.
- glenngillen/mcpmcp-server ☁️ 📇 🍎 🪟 🐧 - A list of MCP servers so you can ask your client which servers you can use to improve your daily workflow.
- gpu-bridge/mcp-server gpu-bridge-mcp-server MCP server 📇 ☁️ 🍎 🪟 🐧 - Unified GPU inference API with 30 AI services (LLM, image gen, video, TTS, whisper, embeddings, reranking, OCR) as MCP tools. Pay-per-use via x402 USDC or API key credits.
- carlosahumada89/govrider-mcp-server @carlosahumada89-govrider-mcp-server MCP server ☁️ 📇 - Match your tech product or consulting service to thousands of live government tenders, RFPs, grants, and frameworks from 25+ official sources worldwide.
- gzoonet/cortex gzoo-cortex MCP server 📇 🏠 - Local-first knowledge graph for developers. Watches project files, extracts entities and relationships via LLMs, builds a queryable knowledge graph with web dashboard and CLI. Provides 4 MCP tools: get_status, list_projects, find_entity, query_cortex.
- hamflx/imagen3-mcp 📇 🏠 🪟 🍎 🐧 - A powerful image generation tool using Google's Imagen 3.0 API through MCP. Generate high-quality images from text prompts with advanced photography, artistic, and photorealistic controls.
- hashgraph-online/hashnet-mcp-js 📇 ☁️ 🍎 🪟 🐧 - MCP server for the Registry Broker. Discover, register, and chat with AI agents on the Hashgraph network.
- hedging8563/tokenlab-mcp-server hedging8563/tokenlab-mcp-server MCP server 📇 ☁️ - TokenLab AI gateway MCP server for model and pricing discovery, OpenAI-compatible Chat Completions, and native Responses, Anthropic Messages, and Gemini inference. Catalog tools require no API key; inference tools use an optional TokenLab key.
- HelpCode-ai/anythingmcp HelpCode-ai/anythingmcp MCP server 📇 🏠 ☁️ 🍎 🪟 🐧 - Self-hosted source-available MCP gateway and API-to-MCP bridge. Converts REST, SOAP/WSDL, GraphQL, and SQL/NoSQL databases (PostgreSQL, MySQL, MariaDB, MSSQL, Oracle, MongoDB, SQLite) into MCP tools — no SDK, no code. Imports OpenAPI / Postman / WSDL / GraphQL specs; bridges multiple MCP servers behind one endpoint. Ships with 29 pre-built adapters (DHL, DATEV, Weclapp, Personio, Handelsregister, Shopware 6, VIES, OpenPLZ, Bundesbank, etc.). OAuth2 (PKCE + Client Credentials), Bearer, API Key, WS-Security, TLS certs. AES-256-GCM credential encryption, full audit log, per-user MCP API keys, tool-level RBAC.
- isaac-levine/forage 📇 🏠 🍎 🪟 🐧 - Self-improving tool discovery for AI agents. Searches registries, installs MCP servers as subprocesses, and persists tool knowledge across sessions — no restarts needed.
- jabbawocky/proposalcraft jabbawocky/proposalcraft MCP server 📇 🏠 🍎 🪟 🐧 - MCP server that drafts client proposals in your own voice. Save 2-3 of your winning proposals, paste a new brief, and Claude generates a ready-to-send draft. No API key, no cloud — local storage only.
npx -y github:jabbawocky/proposalcraft - jaspertvdm/mcp-server-gemini-bridge 🐍 ☁️ - Bridge to Google Gemini API. Access Gemini Pro and Flash models through MCP.
- jaspertvdm/mcp-server-ollama-bridge 🐍 🏠 - Bridge to local Ollama LLM server. Run Llama, Mistral, Qwen and other local models through MCP.
- jaspertvdm/mcp-server-openai-bridge 🐍 ☁️ - Bridge to OpenAI API. Access GPT-4, GPT-4o and other OpenAI models through MCP.
- Jovancoding/Network-AI network 📇 🏠 🍎 🪟 🐧 - Multi-agent orchestration MCP server with race-condition-safe shared blackboard. 20+ MCP tools: blackboard read/write, agent spawn/stop, FSM transitions, budget tracking, token management, and audit log query.
npx network-ai-server --port 3001. - julien040/anyquery 🏎️ 🏠 ☁️ - Query more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible database. Local-first and private by design.
- juspay/neurolink 📇 ☁️ 🏠 🍎 🪟 🐧 - Making enterprise AI infrastructure universally accessible. Edge-first platform unifying 12 providers and 100+ models with multi-agent orchestration, HITL workflows, guardrails middleware, and context summarization.
- codeislaw101/katzilla codeislaw101/katzilla MCP server 📇 ☁️ 🍎 🪟 🐧 - Unified data API for AI agents — 300+ free, public, and government data sources behind a single API key. Access economic (FRED, BLS), environmental (EPA, NOAA), health (CDC, FDA), weather (NWS), financial (SEC, CFPB), science (NASA, arXiv), and 30+ more categories. Install:
npx @katzilla/mcp. - K-Dense-AI/claude-skills-mcp 🐍 ☁️ 🏠 🍎 🪟 🐧 - Intelligent search capabilities to let every model and client use Claude Agent Skills like native.
- kansei-link/kansei-mcp-server kansei-link/kansei-mcp-server MCP server 📇 🏠 🍎 🪟 🐧 - Local-first MCP navigator with verified data on 11,000+ SaaS services, 200 workflow recipes, and 89-97% token savings vs web search.
- khalidsaidi/ragmap 📇 ☁️ 🏠 🍎 🪟 🐧 - MapRag: RAG-focused subregistry + MCP server to discover and route to retrieval-capable MCP servers using structured constraints and explainable ranking.
- malamutemayhem/unclick malamutemayhem/unclick MCP server 📇 🏠 🍎 🪟 🐧 - The universal remote for AI: one MCP install gives any compatible agent 450+ callable endpoints across 60+ integrations, plus persistent cross-session memory.
npx @unclick/mcp-server - mambalabsdev/mcp-gtm-suite mambalabsdev/mcp-gtm-suite MCP server 📇 ☁️ - Six GTM signal tools in one MCP server, covering hiring signals, tech stack detection, job board scanning, LinkedIn URL resolution, ICP scoring, and signal aggregation via Apify actors.
- Markgatcha/universal-mcp-toolkit Markgatcha/universal-mcp-toolkit MCP server 📇 ☁️ 🏠 🍎 🪟 🐧 - A universal MCP aggregator toolkit that connects AI agents to multiple MCP servers through a single unified configuration. Features ready-made templates, cross-repo prompt workflows, and an npm package for zero-config installation.universal MCP aggregator toolkit that connects AI agents to multiple MCP servers through a single unified configuration. Features ready-made templates, cross-repo prompt workflows, and an npm package for zero-config installation.
- MastadoonPrime/sylex-search MastadoonPrime/sylex-search MCP server 🐍 📇 ☁️ 🍎 🪟 🐧 - Universal search engine for AI agents. Discover products, services, and businesses across every category. 10 MCP tools, zero LLM calls, millisecond responses.
npx sylex-search - mediiiiium/mcp-jp mediiiiium/mcp-jp MCP server 🐍 ☁️ - Collection of MCP servers for Japanese SMB SaaS that have no official MCP (KING OF TIME, SmartHR, kaonavi, Smaregi, LINE Lstep, CloudSign, and 30+ more). Each connector is an independent pip-installable package.
- merterbak/Grok-MCP 🐍 ☁️ 🍎 🪟 🐧 - MCP server for xAI's Grok API with agentic tool calling, image generation, vision, and file support.
- metatool-ai/metatool-app 📇 ☁️ 🏠 🍎 🪟 🐧 - MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI.
- MikkoParkkola/mcp-gateway MikkoParkkola/mcp-gateway MCP server 🏎️ 🏠 🍎 🪟 🐧 - Universal MCP gateway with single-port multiplexing and Meta-MCP. 4 meta-tools replace 100+ registrations, saving 95% context window. Hot-reloadable capabilities, OpenAPI auto-import, 42 starter capabilities (25 zero-config).
- mindsdb/mindsdb - Connect and unify data across various platforms and databases with MindsDB as a single MCP server.
- mroops0111/openapi-mcp-gateway mroops0111/openapi-mcp-gateway MCP server 🐍 ☁️ 🏠 🍎 🪟 🐧 - Mount many OpenAPI specs (or your existing FastAPI app) as MCP servers in one process. Auto-promotes eligible GETs to MCP resources, exposes huge specs via three
list/get/callmeta-tools instead of N tool schemas, and ships per-user OAuth2 token relay with audience-bound tokens. - Octodamus/octodamus-core Octodamus/octodamus-core MCP server 🐍 - AI consensus market oracle for crypto traders and autonomous agents. 11-signal BUY/SELL/HOLD consensus (RSI, MACD, funding rate, L/S ratio, on-chain flow, Fear & Greed, congressional trading), Polymarket prediction market edges with EV scoring, Grok X crowd sentiment divergence. Ed25519-signed, on-chain verifiable. x402 micropayments at $0.01/call on Base, or 500 req/day free.
- opentabs-dev/opentabs opentabs-dev/opentabs MCP server 📇 🏠 🍎 🪟 🐧 - Plugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated browser session. 100+ plugins with a plugin SDK for building new ones.
- oxgeneral/agentnet 🐍 ☁️ 🍎 🪟 🐧 - Agent-to-agent referral network where AI agents discover, recommend, and refer users to each other. Features bilateral trust model, credit economy, and 7 MCP tools for agent registration, discovery, and referral tracking.
- particlefuture/MCPDiscovery 🐍 ☁️ 🏠 🍎 🪟 - MCP of MCPs. Automatic discovery and configure MCP servers on your local machine.
- PipedreamHQ/pipedream ☁️ 🏠 - Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.
- portel-dev/ncp 📇 ☁️ 🏠 🍎 🪟 🐧 - NCP orchestrates your entire MCP ecosystem through intelligent discovery, eliminating token overhead while maintaining 98.2% accuracy.
- profullstack/mcp-server 📇 ☁️ 🏠 🍎 🪟 🐧 - A comprehensive MCP server aggregating 20+ tools including SEO optimization, document conversion, domain lookup, email validation, QR generation, weather data, social media posting, security scanning, and more developer utilities.
- RipperMercs/tensorfeed RipperMercs/tensorfeed MCP server 📇 ☁️ - Real-time AI industry intelligence MCP server. 6 free tools (AI news, service status, model pricing, today summary, agent activity, MCP registry snapshot) and 13 paid premium tools (routing recommendations, news search, history series, cost projection, provider deep-dive, model comparison, agents directory, what's new brief, MCP registry series, webhook watches with daily/weekly digest tier). Pay-per-call in USDC on Base mainnet, no accounts.
npx -y @tensorfeed/mcp-server - robhunter/agentdeals robhunter/agentdeals MCP server 📇 ☁️ - 1,500+ developer infrastructure deals, free tiers, and startup programs across 54 categories. Search deals, compare vendors, plan stacks, and track pricing changes. REST API and web browser at agentdeals.dev.
- rupinder2/mcp-orchestrator 🐍 🏠 🍎 🪩 🐧 - Central hub that aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading.
- Rendeverance/toolfunnel Rendeverance/toolfunnel MCP server 📇 🏠 🍎 🪟 🐧 - Zero-dependency gateway that funnels multiple MCP servers through one endpoint, with live attach/detach, tool filtering/gating and hiding, hot config reload, and an optional OAuth-protected HTTP transport.
- sF1nX/x402station sF1nX/x402station-mcp MCP server 📇 ☁️ - Preflight by x402station.io — infrastructure for x402 agentic commerce. Six capability directions (Discover/Evaluate/Pay/Monitor/Recover/Analyze). Agents call it before every
PAYMENT-SIGNATUREto detect decoys, zombie endpoints, dead services, and price traps. Tools:preflight($0.001),forensics($0.001),catalog_decoys($0.005),alternatives($0.005),whats_new($0.001),buy_credits($0.50 = 1000 prepaid),watch_subscribe($0.01) + freecredits_status/watch_status/watch_unsubscribe. Plus free anonymouspreflight-trialfor self-test. Probes ~50k endpoints on agentic.market every 10 min. Open dataset: huggingface.co/datasets/x402station/preflight-dataset-v0_1.npx -y x402station-mcp. - scotia1973-bot/api-hub scotia1973-bot/api-hub MCP server 🐍 ☁️ 📇 🍎 🪟 🐧 - Memory Vault: 49 MCP tools with persistent agent memory (store/recall/search), plus 45 utility tools (QR codes, crypto prices, weather, DNS, geolocation, passwords, UUIDs, text, finance, code). Free tier + $2.99/mo Pro. Install:
pip install gadgethumans-api-hub-mcporuvx gadgethumans-api-hub-mcp. Hosted atapi.gadgethumans.com/mcp. - supertrained/rhumb supertrained/rhumb MCP server 📇 ☁️ 🍎 🪟 🐧 - Agent-native tool intelligence across 1,000+ scored services. 21 MCP tools: discover services, check AN Scores, compare alternatives, resolve capabilities to ranked providers, execute through 3 credential modes (managed, BYOK, agent vault), track costs with receipts, and inspect failure modes. Zero-signup option via x402 micropayments.
- sitbon/magg 🍎 🪟 🐧 ☁️ 🏠 🐍 - Magg: A meta-MCP server that acts as a universal hub, allowing LLMs to autonomously discover, install, and orchestrate multiple MCP servers - essentially giving AI assistants the power to extend their own capabilities on-demand.
- smart-mcp-proxy/mcpproxy-go smart-mcp-proxy/mcpproxy-go MCP server 🏎️ 🏠 🍎 🪟 🐧 - Local MCP proxy with BM25 tool filtering, quarantine security, activity logging, and web UI. Routes multiple servers through a single endpoint.
- sonnyflylock/voxie-ai-directory-mcp 📇 ☁️ - AI Phone Number Directory providing access to AI services via webchat. Query Voxie AI personas and third-party services like ChatGPT, with instant webchat URLs for free interactions.
- SureScaleAI/openai-gpt-image-mcp 📇 ☁️ - OpenAI GPT image generation/editing MCP server.
- sxhxliang/mcp-access-point 📇 ☁️ 🏠 🍎 🪟 🐧 - Turn a web service into an MCP server in one click without making any code changes.
- thebrierfox/the-stall thebrierfox/the-stall MCP server 📇 ☁️ - 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.
- TheLunarCompany/lunar#mcpx 📇 🏠 ☁️ 🍎 🪟 🐧 - MCPX is a production-ready, open-source gateway to manage MCP servers at scale—centralize tool discovery, access controls, call prioritization, and usage tracking to simplify agent workflows.
- thinkchainai/mcpbundles - MCP Bundles: Create custom bundles of tools and connect providers with OAuth or API keys. Use one MCP server across thousands of integrations, with programmatic tool calling and MCP UI for managing bundles and credentials.
- tigranbs/mcgravity 📇 🏠 - A proxy tool for composing multiple MCP servers into one unified endpoint. Scale your AI tools by load balancing requests across multiple MCP servers, similar to how Nginx works for web servers.
- toadlyBroodle/satring toadlyBroodle/satring MCP server 🐍 ☁️ 🍎 🪟 🐧 - Discover and compare L402 + x402 paid API services from satring.com, the best curated Lightning and USDC API directory.
- VeriTeknik/pluggedin-mcp-proxy 📇 🏠 - A comprehensive proxy server that combines multiple MCP servers into a single interface with extensive visibility features. It provides discovery and management of tools, prompts, resources, and templates across servers, plus a playground for debugging when building MCP servers.
- ViperJuice/mcp-gateway 🐍 🏠 🍎 🪟 🐧 - A meta-server for minimal Claude Code tool bloat with progressive disclosure and dynamic server provisioning. Exposes 9 stable meta-tools, auto-starts Playwright and Context7, and can dynamically provision 25+ MCP servers on-demand from a curated manifest.
- WayStation-ai/mcp ☁️ 🍎 🪟 - Seamlessly and securely connect Claude Desktop and other MCP hosts to your favorite apps (Notion, Slack, Monday, Airtable, etc.). Takes less than 90 secs.
- wegotdocs/open-mcp 📇 🏠 🍎 🪟 🐧 - Turn a web API into an MCP server in 10 seconds and add it to the open source registry: https://open-mcp.org
- whiteknightonhorse/APIbase APIbase MCP server 📇 ☁️ - Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropayments in USDC.
- Wolido/OpenAaaS Wolido/OpenAaaS MCP server 🐍 🏠 ☁️ 🍎 🪟 🐧 - Python MCP adapter connecting Claude/Cursor/Cline to the OpenAaaS scientific agent network. Submit tasks to remote research agents (literature analysis, materials databases, etc.) — data stays local, only KB~MB results flow. Install:
uvx openaaas-mcp-adapter. - rplryan/x402-discovery-mcp x402-discovery-mcp MCP server 🐍 ☁️ - Runtime discovery layer for x402-payable APIs. Agents discover and route to pay-per-call x402 endpoints by capability, get quality-ranked results with trust scores (0-100), and pay per query via x402. Includes MCP server, Python SDK, and CLI (npm install -g x402scout).
- x402-index/x402search-mcp x402-index/x402search-mcp MCP server 📇 ☁️ 🍎 🪟 🐧 - Search 14,000+ x402-enabled HTTP APIs by keyword. Agents pay $0.01 USDC per search via x402 micropayments on Base mainnet — no API keys required. Larger index than any other x402 discovery layer.
- ikoskela/wisepanel-mcp ikoskela/wisepanel-mcp MCP server 📇 ☁️ 🍎 🪟 🐧 - Multi-agent deliberation with divergent context enhancement. Roles are dynamically generated to surround the question-space and maximize divergent dialog across ChatGPT, Claude, Gemini, and Perplexity.
- YangLiangwei/PersonalizationMCP 🐍 ☁️ 🏠 🍎 🪟 🐧 - Comprehensive personal data aggregation MCP server with Steam, YouTube, Bilibili, Spotify, Reddit and other platforms integrations. Features OAuth2 authentication, automatic token management, and 90+ tools for gaming, music, video, and social platform data access.
- Swarmwage/swarmwage Swarmwage/swarmwage MCP server 🎖️ 📇 ☁️ - Open MCP-native agent hire protocol — discovery + hiring + reputation layer above x402 payment rails. Find specialized agents, hire them with one function call, settle in USDC on Base. Sub-second sync, on-chain receipts via EIP-3009, zero protocol fee. Live mainnet 2026-05-10.
- ertad-family/liquid ertad-family/liquid MCP server 🐍 ☁️ 🏠 - Connect your agent to any HTTP API on the fly — discovers + maps any REST API once, then fetches typed data deterministically (no per-call LLM). Self-hosted MCP server (
uvx --from 'liquid-api[mcp]' liquid-mcp); works with OpenAI/Gemini/Anthropic/local or any provider via LiteLLM. Open source (AGPL). - tsouth89/toolport tsouth89/toolport MCP server 🦀 🏠 🍎 🪟 🐧 - One local gateway and manager for all your MCP servers, shared across every AI coding tool (Claude, Cursor, VS Code, Codex, and more). Set up and authenticate each server once; lazy discovery keeps each agent's context small, and keys stay in your OS keychain. No Docker, no cloud.
- skillselion/skillselion-mcp skillselion/skillselion-mcp MCP server 📇 ☁️ - Search thousands of community-vetted Claude Code skills, MCP servers and marketplaces from the Skillselion catalog, ranked by real install counts + GitHub stars.
load_skillfetches a real SKILL.md mid-task. Install:npx -y skillselion-mcp. - singhpratech/crimson-crab-mcp-template singhpratech/crimson-crab-mcp-template MCP server 🦀 🏠 🍎 🪟 🐧 - A ready-to-clone Rust MCP server that calls Anthropic's Claude API via the crimson-crab SDK. Exposes an
ask_claudetool. MIT/Apache-2.0.
🚀 Aerospace & Astrodynamics
- gregario/astronomy-oracle astronomy-oracle MCP server 📇 🏠 🍎 🪟 🐧 - Accurate astronomical catalog data and observing session planner. 13,000+ deep-sky objects from OpenNGC with deterministic visibility, rise/transit/set, and alt/az calculations.
npx astronomy-oracle - IO-Aerospace-software-community/mcp-server #️⃣ ☁️/🏠 🐧 - IO Aerospace MCP Server: a .NET-based MCP server for aerospace & astrodynamics — ephemeris, orbital conversions, DSS tools, time conversions, and unit/math utilities. Supports STDIO and SSE transports; Docker and native .NET deployment documented.
- viventine-space/orbit-sentinel-mcp Viventine-Space/orbit-sentinel-mcp MCP server 🎖️ 🏎️ ☁️ 🍎 🪟 🐧 - Search 419,000+ space regulatory filings from FCC, ITU, UNOOSA, and FAA — semantic search, entity dossiers, spectrum holdings, launch licenses, and filing alerts, powered by Orbit Sentinel.
brew install --cask viventine-space/tap/orbit-sentinel-mcp
🤝 Agreements & Coordination
MCP servers for creating, coordinating, and executing agreements: commitments, escrow, and multi-party decision workflows across humans, agents, and organizations.
- CNSLabs/agreements-api-sdk CNSLabs/agreements-api-sdk MCP server 📇 ☁️ 🏠 - Remote Streamable HTTP and local stdio MCP server for defining, validating, deploying, and operating machine-readable agreements with EIP-712 permit preparation, signed participant inputs, state reads, and input history.
- humanforai/humanforai-mcp humanforai/humanforai-mcp MCP server 🎖️ 📇 ☁️ - Hire a real human operator for tasks that need physical presence, perception, or judgment: real-world verification, product testing, AI output review, data collection, and local errands. Remote streamable HTTP at https://humanforai.dev/mcp or local stdio via
npx -y humanforai.
🎨 Art & Culture
Access and explore art collections, cultural heritage, and museum databases. Enables AI models to search and analyze artistic and cultural content.
AceDataCloud/MCPFlux AceDataCloud/MCPFlux MCP server 🐍 ☁️ - Flux AI image generation and editing (Black Forest Labs) via Ace Data Cloud API.
AceDataCloud/MCPNanoBanana AceDataCloud/MCPNanoBanana MCP server 🐍 ☁️ - NanoBanana AI image generation and editing with virtual try-on and product placement in realistic scenes.
AceDataCloud/MCPSeedream AceDataCloud/MCPSeedream MCP server 🐍 ☁️ - ByteDance Seedream image generation and editing via Ace Data Cloud API.
AIDataNordic/alexandria-mcp AIDataNordic/alexandria-mcp MCP server 🐍 ☁️ -
8enSmith/mcp-open-library 📇 ☁️ - A MCP server for the Open Library API that enables AI assistants to search for book information.
abhiemj/manim-mcp-server 🐍 🏠 🪟 🐧 - A local MCP server that generates animations using Manim.
austenstone/myinstants-mcp 📇 ☁️ 🏠 🍎 🪟 🐧 - A soundboard MCP server with millions of meme sounds from myinstants.com. Search, play, and browse categories — let your AI agent play vine boom when code compiles.
npx myinstants-mcpahujasid/blender-mcp 🐍 - MCP server for working with Blender
albertnahas/icogenie-mcp icogenie-mcp MCP server 📇 ☁️ - AI-powered SVG icon generation MCP server. Generate production-ready SVG icons from text descriptions with customizable styles.
alexzavialov/travel-art-mcp travel-art-mcp MCP server 📇 ☁️ - Art-tourism data for AI agents: biennales (Venice, Whitney), art fairs (Art Basel, Frieze), and major museum visitor guides (Louvre, Vatican, Uffizi, Prado, +growing). Three tools:
find_art_events,find_museum_guide,recommend_art_trip. Hosted at https://mcp.travel.art/, no install. Catalogue grounded in 10 cornerstone editorial guides at travel.art.aliafsahnoudeh/shahnameh-mcp-server 🐍 🏠 🍎 🪟 🐧 - MCP server for accessing the Shahnameh (Book of Kings) Persian epic poem by Ferdowsi, including sections, verses and explanations.
arikusi/nakkas nakkas MCP server 📇 🏠 🍎 🪟 🐧 - MCP server that turns AI into an SVG artist. One rendering engine with JSON config, AI controls all design parameters. CSS @keyframes + SMIL animations, 16+ element types, parametric curves, filters, gradients, PNG preview.
asmith26/jupytercad-mcp 🐍 🏠 🍎 🪟 🐧 - An MCP server for JupyterCAD that allows you to control it using LLMs/natural language.
attalla1/photopea-mcp-server attalla1/photopea-mcp-server MCP server 📇 🏠 🍎 🪟 🐧 - AI-powered image editing through Photopea with 34 tools for documents, layers, text, shapes, filters, effects, and export.
npx photopea-mcp-serverquokkapix/quokkapix-mcp quokkapix/quokkapix-mcp MCP server 📇 🏠 🍎 🪟 🐧 - Local MCP adapter/server for browser-only image workflows. Resize, compress, convert, remove backgrounds, strip metadata, watermark and export image packs through QuokkaPix without uploading source images to a processing server.
npx quokkapix-mcpBluesPrince/thiri-mcp BluesPrince/thiri-mcp MCP server 📇 ☁️ 🏠 - Deterministic music-theory server: chord & Roman-numeral analysis, voicing, and reharmonization — computed, not hallucinated. Hosted at mcp.thiri.ai, no third-party account required.
npx @bluesprincemedia/thiri-mcpburningion/video-editing-mcp 🐍 - Add, Analyze, Search, and Generate Video Edits from your Video Jungle Collection
cantian-ai/bazi-mcp 📇 🏠 ☁️ 🍎 🪟 - Provides comprehensive and accurate Bazi (Chinese Astrology) charting and analysis
cfpramod/open-museum-mcp cfpramod/open-museum-mcp MCP server 📇 ☁️ 🍎 🪟 🐧 - Federated, license-verified search across The Met, Cleveland, AIC, Wikimedia Commons, and Europeana. Strict-default-deny rights gate accepts only CC0 / Public Domain Mark. Tools: search, get, cite (full / caption / short), dynasty/region discovery.
npx -y open-museum-mcpforgemeshlabs/imagegen-mcp forgemeshlabs/imagegen-mcp MCP server 📇 ☁️ - AI image generation MCP server with generate, background removal, 4x HD upscale, and full pro pipeline tools. Pay per image in USDC on Base mainnet via x402; no API key or subscription required.
Cifero74/mcp-apple-music mcp-apple-music MCP server 🐍 🏠 🍎 - Full Apple Music integration: search catalog, browse personal library, manage playlists, and get personalised recommendations.- codex-curator/studiomcphub studio-mcp-hub MCP server 🐍 ☁️ - 32 creative AI tools (18 free) for autonomous agents: image generation (SD 3.5), ESRGAN upscaling, background removal, product mockups, CMYK conversion, print-ready PDF, SVG vectorization, invisible watermarking, AI metadata enrichment, provenance, Arweave storage, NFT minting, and 53K+ museum artworks. Pay per call via x402/Stripe/GCX.
ConstantineB6/comfy-pilot 🐍 🏠 - MCP server for ComfyUI that lets AI agents view, edit, and run node-based image generation workflows with an embedded terminal.
cswkim/discogs-mcp-server 📇 ☁️ - MCP server to interact with the Discogs API
clanker-records/crompton-network clanker-records/crompton-network MCP server 📇 ☁️ 🍎 🪟 🐧 - Machine-native listening platform for C.W.A.'s Straight Outta Crompton - the first album released to machines before humans. Your agent can listen. For real.
npx @clanker-records/crompton-networkdelmas41/gradusnotation gradusnotation MCP server 📇 ☁️ 🍎 🪟 🐧 - Render music notation (SVG + MusicXML + MIDI) from a JSON score, validate input, analyze MusicXML harmonically, and search a curated music-theory knowledge base. Free, no auth.
npx -y @gradusmusic/notation-mcpdiivi/aseprite-mcp 🐍 🏠 - MCP server using the Aseprite API to create pixel art
djalal/quran-mcp-server 📇 ☁️ MCP server to interact with Quran.com corpus via the official REST API v4.
drakonkat/wizzy-mcp-tmdb 📇 ☁️ - A MCP server for The Movie Database API that enables AI assistants to search and retrieve movie, TV show, and person information.
gavxm/ani-mcp ani-mcp MCP server 📇 🏠 - MCP server for AniList with taste-aware recommendations, watch analytics, social tools, and full list management.
GenWaveLLC/svgmaker-mcp 📇 ☁️ - Provides AI-driven SVG generation and editing via natural language, with real-time updates and secure file handling.
gupta-kush/spotify-mcp 🐍 ☁️ 🍎 🪟 🐧 - 93-tool Spotify server with smart shuffle, natural language song search, vibe analysis, artist network mapping, taste evolution, and playlist power tools. Works after Spotify's Feb 2026 API changes.
hanshs474/kavel-mcp hanshs474/kavel-mcp MCP server 📇 🏠 🍎 🪟 🐧 - Discover Kavel’s AI photo/video generators (hairstyle, figurine, pet portrait, wedding, 90s yearbook, dance video, HD restore), get model-tuned prompts, and open the right tool to generate on www.kavel.ai.
npx kavel-mcpjau123/MeiGen-AI-Design-MCP mei-gen-ai-design-mcp MCP server 📇 ☁️ 🏠 - AI image generation & editing MCP server with 1,500+ curated prompt library, smart prompt enhancement, and multi-provider routing (local ComfyUI, MeiGen Cloud, OpenAI-compatible APIs).
j-east/pixel-surgeon-mcp j-east/pixel-surgeon-mcp MCP server 📇 🏠 🍎 🪟 🐧 - AI image and video generation, editing, and transplant-grade region repair. Multi-provider (Gemini 3.1 Flash Image, GPT Image 2, Grok Imagine, Veo 3), 9 tools, 4 style presets, grid-based and interactive crop repair.
npx pixel-surgeon-mcpkhglynn/spotify-bulk-actions-mcp 🐍 ☁️ - Bulk Spotify operations with confidence-scored song matching, batch playlist creation from CSV/podcast lists, and library exports for discovering your most-saved artists and albums.
labelgrid/labelgrid-mcp labelgrid/labelgrid-mcp MCP server 🎖️ 📇 ☁️ - Official LabelGrid server — manage your music distribution catalog, releases, analytics and royalties from any MCP client.
leonardoca1/aesthetics-wiki-mcp leonardoca1/aesthetics-wiki-mcp MCP server 🐍 🏠 🍎 🪟 🐧 - Search, read, and discover thousands of visual aesthetics (cottagecore, dark academia, y2k, goblincore, and many more) from the Aesthetics Wiki. Great for moodboards, brand direction, and creative inspiration.
uvx aesthetics-wiki-mcpmemebo-at/memeboat-mcp memebo-at/memeboat-mcp MCP server 🎖️ 📇 ☁️ 🏠 🍎 🪟 🐧 - Create real, shareable memes from 25,000+ templates on memebo.at. Search the catalog, caption a template, get a live meme URL back. Free, anonymous, no API key. Remote server at
https://memebo.at/mcpornpx -y memeboat-mcp.mikechao/metmuseum-mcp 📇 ☁️ - Metropolitan Museum of Art Collection API integration to search and display artworks in the collection.
mikan-atomoki/text-to-model text-to-model MCP server 🐍 🏠 🪟 🍎 - Turn natural language into 3D models in Fusion 360. 64 CAD tools including sketches, extrudes, fillets, and JIS standard parts.
molanojustin/smithsonian-mcp 🐍 ☁️ - MCP server that provides AI assistants with access to the Smithsonian Institution's Open Access collections.
joshseane/-nmlp-mcp -nmlp-mcp MCP server 📇 ☁️ - First-edition identification — points of issue, number-line decoding, and publisher rules over a CC-BY, DOI-cited dataset of 6,717 titles — plus New Mexico book-donation logistics. Hosted remote server, no auth. Endpoint: https://newmexicoliteracyproject.org/api/mcp · Registry:
org.newmexicoliteracyproject/nmlp-mcpOctoEverywhere/mcp #️⃣ ☁️ - A 3D printer MCP server that allows for getting live printer state, webcam snapshots, and printer control.
omni-mcp/isaac-sim-mcp 📇 ☁️ - A MCP Server and an extension enables natural language control of NVIDIA Isaac Sim, Lab, OpenUSD and etc.
Pantani/ableton-mind Pantani/ableton-mind MCP server 📇 🏠 🍎 🪟 - Control Ableton Live from Claude, Cursor or Codex through a local Remote Script bridge: inspect sets, create tracks, scenes and clips, load devices, apply music recipes, and verify changes against Live state.
Pantani/tdmcp Pantani/tdmcp MCP server 📇 🏠 🍎 🪟 - Stop wiring nodes by hand — describe a visual and the AI builds a real, playable TouchDesigner network: audio-reactive, generative, particle, 3D and feedback systems with live knobs and MIDI/OSC/DMX, checking and previewing its own work.
PatrickPalmer/MayaMCP 🐍 🏠 - MCP server for Autodesk Maya
peek-travel/mcp-intro ☁️ 🍎 🪟 🐧 - Remote MCP Server for discovering and planning experiences, at home and on vacation
pzfreo/build123d-mcp pzfreo/build123d-mcp MCP server 🐍 🏠 🍎 🪟 🐧 - MCP server that exposes build123d parametric CAD operations as tools, enabling AI assistants to create, inspect, and iterate on 3D geometry interactively. Renders PNG/SVG views, measures geometry, and exports STEP/STL.
doctorm333/promptpilot-mcp-server doctorm333/promptpilot-mcp-server MCP server 📇 ☁️ - Generate images, video, and audio via 20+ AI models (Flux, GPT-Image-1, Imagen 4, Grok, Seedance, ElevenLabs). Prompt builder with styles, lighting, camera, mood presets. Batch generation support.
r-huijts/oorlogsbronnen-mcp 📇 ☁️ - Oorlogsbronnen (War Sources) API integration for accessing historical WWII records, photographs, and documents from the Netherlands (1940-1945)
r-huijts/rijksmuseum-mcp 📇 ☁️ - Rijksmuseum API integration for artwork search, details, and collections
raveenb/fal-mcp-server 🐍 ☁️ - Generate AI images, videos, and music using Fal.ai models (FLUX, Stable Diffusion, MusicGen) directly in Claude Desktop
rosasynthesiz/flstudio-mcp flstudio-mcp MCP server 🐍 🏠 🪟 - Control FL Studio with AI: in-DAW mixing (Mix Doctor, gain staging, EQ/comp/reverb, reference matching), routing, and composition. 67 tools.
samuelgursky/davinci-resolve-mcp 🐍 - MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control
shunshi-ai/bazi-reader-mcp shunshi-ai/bazi-reader-mcp MCP server 📇 🏠 🍎 🪟 🐧 - Bazi (Four Pillars / 四柱推命 / 사주팔자) charting MCP server with true solar time correction and multilingual output (中文/EN/日本語/한국어).
npx shunshi-bazi-mcptasopen/mcp-alphabanana mcp-alphabanana MCP server 📇 🏠 🍎 🪟 🐧 - Local MCP server for generating image assets with Google Gemini (Nano Banana 2 / Pro). Supports transparent PNG/WebP output, exact resizing/cropping, up to 14 reference images, and Google Search grounding.
TwelveTake-Studios/reaper-mcp 🐍 🏠 🍎 🪟 🐧 - MCP server enabling AI assistants to control REAPER DAW for mixing, mastering, MIDI composition, and full music production with 129 tools
XavierFabregat/spotify-mcp XavierFabregat/spotify-mcp MCP server 📇 🏠 🍎 🪟 🐧 - Conversational Spotify control with intent-shaped tools: play by description, queue, devices, playlists, and library, plus a 2-minute PKCE setup wizard. Built for the post-Feb-2026 Spotify Web API.
npx -y @xavifabregat/spotify-mcpyuna0x0/anilist-mcp 📇 ☁️ - A MCP server integrating AniList API for anime and manga information
yuvalsuede/agent-media 📇 ☁️ 🍎 🪟 🐧 - CLI and MCP server for AI video and image generation with unified access to 7 models (Kling, Veo, Sora, Seedance, Flux, Grok Imagine). Provides 9 tools for generating, managing, and browsing media.
📐 Architecture & Design
Design and visualize software architecture, system diagrams, and technical documentation. Enables AI models to generate professional diagrams and architectural documentation.
- aidc2026ai-melon/aidc-ai-mcp aidc2026ai-melon/aidc-ai-mcp MCP server 🎖️ 📇 ☁️ - Deterministic AI data-center design engine exposed as MCP tools (design, validate, layout): rack count, design PUE, total MVA, liquid/air cooling split, CDU planning, cost & timeline. NVIDIA Rubin-era, 22.9 kV intake, Korea. Remote Streamable HTTP at https://aidc-ai.io/api/mcp; no key for the anonymous tier.
- awdr74100/figwright awdr74100/figwright MCP server 📇 🏠 🍎 🪟 🐧 - Bidirectional Figma server over a local WebSocket relay: turn a selection into framework-aware code (reusing your components and tokens), or author frames, text, styles, variables, and whole screens back onto the canvas. 92 tools, any MCP client, no Dev Mode seat or paid tier.
- betterhyq/mermaid-grammer-inspector-mcp 📇 🏠 🍎 🪟 🐧 - A Model Context Protocol (MCP) server for validating Mermaid diagram syntax and providing comprehensive grammar checking capabilities
- BV-Venky/excalidraw-architect-mcp excalidraw-architect-mcp MCP server 🐍 🏠 🍎 🪟 🐧 - Generate beautiful Excalidraw architecture diagrams with auto-layout, architecture-aware component styling, and stateful editing. 50+ technology mappings including databases, message queues, caches, and more. No API keys required.
- cisco-open/network-sketcher cisco-open/network-sketcher MCP server 🐍 🏠 🍎 🪟 🐧 - Local-first MCP server for AI-driven network design. Creates Cisco-style network master files, L1/L2/L3 topology diagrams, combined HTML viewers, device tables, and AI Context files.
- ejwhite7/brandkit-mcp ejwhite7/brandkit-mcp MCP server 📇 🏠 🍎 🪟 🐧 - Expose a company's complete design system (colors, typography, logos, components, guidelines, CSS tokens) to AI tools via MCP. Auto-parses CSS / Markdown / PDF / SVG / fonts; supports
marketingvsproductcontexts with shared overrides; ships 12 tools, 16+ resources underbrandkit://, and 4 prompts; stdio + SSE + Streamable HTTP transports. Install via NPM:npx -y brandkit-mcp serve. - erajasekar/ai-diagram-maker-mcp erajasekar/ai-diagram-maker-mcp MCP server 📇 ☁️ 🏠 🍎 🪟 🐧 - MCP server for AI Diagram Maker — generate flowcharts, sequence diagrams, ERDs, system/network architecture, UML, mindmap, and workflow from natural language, code, ASCII, images, or Mermaid. Inline rendering using MCP Apps UI and editable diagram URLs. Requires API key.
- flowzap-xyz/flowzap-mcp flowzap-xyz/flowzap-mcp MCP server 📇 ☁️ 🏠 🍎 🪟 🐧 - Create workflow, sequence, and architecture diagrams using FlowZap Code DSL. 7 tools for validation, playground URL generation, syntax docs, graph export, artifact parsing, diffing, and patching. No API key required. Install via NPM:
npx -y flowzap-mcp - GittyBurstein/mermaid-mcp-server 🐍 ☁️ - MCP server that turns local projects or GitHub repositories into Mermaid diagrams and renders them via Kroki.
- HalidSaglam/saglitzdesign-mcp HalidSaglam/saglitzdesign-mcp MCP server 📇 🏠 🍎 🪟 🐧 - Expert design & marketing knowledge for web / iOS / Android / macOS UI/UX: 83 sourced, prescriptive docs plus deterministic generators (design tokens, color systems, type scales, WCAG a11y) and a one-call
create_design_system. Offline, no API key, reads only local files. Install via NPM:npx -y saglitzdesign-mcp. - karyaboyraz/mockit-mcp karyaboyraz/mockit-mcp MCP server 📇 🏠 🍎 🪟 🐧 - Generate premium iOS mobile UI mockups (PNG + HTML) from a single text prompt. Pairs Claude (Opus 4.7 by default) with a Playwright headless renderer. Two backends —
claudeCLI (uses your Claude Code subscription) or Anthropic API. Stdio + HTTP transports, MIT. - Kentucky-ai/opentakeoff Kentucky-ai/opentakeoff MCP server 📇 🏠 🍎 🪟 🐧 - Construction plan takeoff on stdio — load a plan PDF, read the title block, adopt the drawing scale (never applied silently), one-click trace rooms, and export real-world quantities (square footage, linear feet, counts) with provenance receipts. Install via NPM:
npx -y opentakeoff-mcp - Narasimhaponnada/mermaid-mcp 📇 ☁️ 🍎 🪟 🐧 - AI-powered Mermaid diagram generation with 22+ diagram types including flowcharts, sequence diagrams, class diagrams, ER diagrams, architecture diagrams, state machines, and more. Features 50+ pre-built templates, advanced layout engines, SVG/PNG/PDF exports, and seamless integration with GitHub Copilot, Claude, and any MCP-compatible client. Install via NPM:
npm install -g @narasimhaponnada/mermaid-mcp-server - posecode-dev/posecode posecode-dev/posecode MCP server 📇 🏠 🍎 🪟 🐧 - "Mermaid for human movement" — a text language any LLM can write, rendered as a safe, anatomically-clamped 3D human figure in the browser.
- rdanieli/tentra-mcp rdanieli/tentra-mcp MCP server 📇 ☁️ 🏠 🍎 🪟 🐧 - AI-native architecture platform for engineering teams. Describe a system in natural language (e.g. "payment service with Stripe, Kafka, PostgreSQL") → get an interactive typed diagram with 167 cloud components → export to 14 production frameworks (Java Spring Boot, Python FastAPI, Go chi, Rust Axum, .NET, Kotlin Ktor, Ruby Rails, Elixir Phoenix, Docker Compose, Terraform, Mermaid, ADR, and more). Drift detection (
sync_architecture) scores saved diagrams against live code 0–100 with a structured diff. 9 quality-lint rules catch orphans, SPOFs, god services. Also includes a secondary persistent code-graph layer for AI coding agents (free offline vianpx tentra-mcp --local init). Agent-as-LLM pattern — zero LLM cost on our side, zero API key on yours. 35 MCP tools. Works in Cursor, Claude Code, Codex, Windsurf. - RNVizion/rnv-color-mcp RNVizion/rnv-color-mcp MCP server 🐍 ☁️ - A complete color workflow over MCP: mix (incl. Kubelka-Munk paint physics), convert formats, generate harmonies, and remember named palettes. Resolves hex, CSS, and custom brand color names, and refuses unknown colors rather than guessing. Hosted, no install:
https://rnvizion-rnv-color-mcp.hf.space/mcp. - uxloom-dev/uxloom uxloom-dev/uxloom MCP server 📇 🏠 🍎 🪟 🐧 - Agent-native UI/UX design validation: model user journeys as state machines and prove what AI-generated screens are missing (unreachable states, missing empty/loading/error states, WCAG contrast, touch targets, localization overflow) before code exists — then verify the code implements the contract. Deterministic CI gates (
uxloom check,uxloom audit), one-command setup (npx uxloom init). - yenchieh/diagramzu-mcp 📇 ☁️ - Let your AI author Mermaid diagrams (flowchart, sequence, ER, mindmap) in a shared workspace, then read, comment on, embed, and present them at a clean URL — instead of pasting back hundreds of lines of prose. Hosted endpoint
https://mcp.diagramzu.ai/mcpor localnpx -y @diagramzu/mcp. 14 tools incl. diagram CRUD, version history, comments, presentation decks, andanalyze_diagramlints.
Biology, Medicine and Bioinformatics
- ammawla/encode-toolkit encode-toolkit MCP server 🐧 - MCP server and Claude Plugin for a full ENCODE Project genomic data and analysis toolkit — search, download, track, and analyze functional genomics experiments.
- cafferychen777/ChatSpatial 🐍 🏠 - MCP server for spatial transcriptomics analysis with 60+ integrated methods covering cell annotation, deconvolution, spatial statistics, and visualization.
- Crindo2/gph-mcp-server gph-mcp-server MCP server 📇 ☁️ - Healthcare service vendor matching for medical practices: 76,000+ curated vendors across 25 categories (billing, credentialing, EHR, compliance, legal) in all 50 US states.
- davidmosiah/wellness-cgm-mcp Wellness CGM MCP server 📇 🏠 ☁️ 🍎 🪟 🐧 - Local-first continuous glucose monitor MCP server for Dexcom Developer API and FreeStyle Libre via LibreLink Up.
- dnaerys/onekgpd-mcp ☕ ☁️ 🍎 🪟 🐧- real-time access to 1000 Genomes Project dataset
- fulcradynamics/fulcra-context-mcp fulcra-context-mcp MCP server 🐍 ☁️ - MCP server for accessing personal health and biometric data including sleep stages, heart rate, HRV, glucose, workouts, calendar, and location via the Fulcra Life API with OAuth2 consent.
- genomoncology/biomcp 🐍 ☁️ - Biomedical research MCP server providing access to PubMed, ClinicalTrials.gov, and MyVariant.info.
- HelixGenomics/Genomic-Agent-Discovery Genomic-Agent-Discovery MCP server 📇 🏠 - Multi-agent MCP server for genomic analysis — specialized AI agents analyze raw DNA files across 16 databases (ClinVar, GWAS, gnomAD, CPIC, AlphaMissense, and more) and coordinate findings through shared MCP tools. Privacy-first, runs locally.
- hlydecker/ucsc-genome-mcp 🐍 ☁️ - MCP server to interact with the UCSC Genome Browser API, letting you find genomes, chromosomes, and more.
- JamesANZ/medical-mcp 📇 🏠 - An MCP server that provides access to medical information, drug databases, and healthcare resources. Enables AI assistants to query medical data, drug interactions, and clinical guidelines.
- mgnirck/lecka-mcp 📇 ☁️ - Race nutrition planning for endurance athletes. Calculates carb, sodium and fluid targets for marathons, ultras, cycling and triathlons. Returns personalised Lecka product recommendations by race type, conditions and athlete weight. mgnirck/lecka-mcp MCP server
- MyMedi-AI/mymedi-ai-mcp-server MyMedi-AI/mymedi-ai-mcp-server MCP server 📇 ☁️ - Healthcare billing AI for agents: ICD-10/CPT/HCPCS code lookup (81,769 codes with RVU + OPPS pricing), prior auth prediction, medical NER, claims validation, denial-risk scoring, HIPAA compliance auditing, and NPI/drug enrichment. 20 tools, 10 free credits then pay-per-call via credits or anonymous USDC (x402).
npx @mymedi-ai/mcp-server - SEOSiri-Official/biorobotics SEOSiri-Official/biorobotics MCP server 🐍 🏠 🍎 🪟 🐧 - A stateless, deterministic Bio-Robotics Core Engine converting biological data (UniProt API) to Cartesian G-code coordinates using the Model Context Protocol. 🐍 🏠 🍎 🪟 🐧
- salwks/mcp-techTrend salwks/mcp-techTrend MCP server 🐍 🏠 - Multi-source academic + code + medical-regulatory trend monitoring (arXiv, PubMed, GitHub, Hugging Face, openFDA 510(k)/Recalls). Newspaper-style briefings, per-domain tuning, sandbox-safe Python launcher.
- NyxToolsDev/dicom-hl7-mcp-server NyxToolsDev/dicom-hl7-mcp-server 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 - longevity-genie/biothings-mcp 🐍 🏠 ☁️ - MCP server to interact with the BioThings API, including genes, genetic variants, drugs, and taxonomic information.
- longevity-genie/gget-mcp 🐍 🏠 ☁️ - MCP server providing a powerful bioinformatics toolkit for genomics queries and analysis, wrapping the popular
ggetlibrary. - longevity-genie/opengenes-mcp 🎖️ 🐍 🏠 ☁️ - MCP server for a queryable database for aging and longevity research from the OpenGenes project.
- longevity-genie/synergy-age-mcp 🎖️ 🐍 🏠 ☁️ - MCP server for the SynergyAge database of synergistic and antagonistic genetic interactions in longevity.
- musharna/plant-genomics-mcp musharna/plant-genomics-mcp MCP server 🐍 🏠 🍎 🪟 🐧 - 32 tools for plant-genomics locus lookup across 11 public backends (Ensembl Plants, Phytozome, UniProtKB, KEGG, STRING-DB, Gramene, Europe PMC, QuickGO, NCBI BLAST, ATTED-II, BAR). Single-locus, parallel-batch, and cross-source synthesis variants; JSON output schemas and EDAM ontology tags on every tool.
pipx install plant-genomics-mcp. - neptun2000/heor-agent-mcp heor-agent-mcp MCP server 📇 ☁️ - HEOR (Health Economics and Outcomes Research) MCP server with 7 tools for literature search across 41 medical data sources (PubMed, NICE, CADTH, ICER, etc.), cost-effectiveness modeling (Markov/PartSA/PSA), and HTA dossier preparation for pharmaceutical and biotech teams.
- OHNLP/omop_mcp 🐍 🏠 ☁️ - Map clinical terminology to OMOP concepts using LLMs for healthcare data standardization and interoperability.
- PantelisGeorgiadis/dicomweb-mcp-server PantelisGeorgiadis/dicomweb-mcp-server MCP server 📇 ☁️ 🏠 - A DICOMweb MCP server that exposes a DICOMweb-compliant DICOM archive to AI assistants, enabling search of studies, series and instances, metadata inspection, structured report reading, encapsulated PDF text extraction, and frame rendering.
- tatsuju/opdstar-nhi-mcp opdstar-nhi-mcp MCP server 📇 ☁️ - Taiwan's first public MCP server for National Health Insurance (NHI) data — 234 rejection codes, 1,497 ICD-10→procedure mappings across 20 specialties, audit indicators (008/014/027/P043), and semantic wiki search over 8,232 chunks of official NHI documentation. Powered by OPDSTAR. Install:
npx @opdstar/nhi-mcp. - pkotecha-eng/aria-mcp-server aria-mcp-server MCP server 🐍 - Clinical research MCP server for trial coordinators and life sciences teams. Real-time access to PubMed (35M+ papers) and ClinicalTrials.gov (400K+ trials). No API key required.
- pubspro/pubmed-search pubspro/pubmed-search MCP server 📇 ☁️ - Search PubMed and summarize biomedical literature, designed for AI health agents.
- Rajskij/oura-mcp Rajskij/oura-mcp MCP server 📇 ☁️ 🏠 - Ask your Oura Ring about sleep, readiness, activity, stress and heart rate in ChatGPT or Claude, in any language. Read-only, token-efficient, self-hosted; 10 task-oriented tools grouped by how people actually ask.
- SidneyBissoli/medical-terminologies-mcp SidneyBissoli/medical-terminologies-mcp MCP server 📇 ☁️ 🏠 🍎 🪟 🐧 - Unified MCP server for ICD-11 (WHO), LOINC, RxNorm, MeSH (NLM), ATC, CID-10 (Brazilian DataSUS), and optional SNOMED CT. 28 tools (34 with SNOMED) with
structuredContent+outputSchemaon every default tool. Hosted on Cloudflare Workers, listed on Smithery, and on npm. - smaniches/uniprot-mcp smaniches/uniprot-mcp MCP server 🐍 🏠 ☁️ 🍎 🪟 🐧 - Auditable UniProt MCP server: 41 tools over the UniProt knowledgebase (entries, features, variants, PTMs, GO terms, cross-references) with per-query SHA-256 provenance and offline replay.
uvx uniprot-mcp-server - the-momentum/apple-health-mcp-server 🐍 🏠 🍎 🪟 🐧 - An MCP server that provides access to exported data from Apple Health. Data analytics included.
- the-momentum/fhir-mcp-server 🐍 🏠 ☁️ - MCP Server that connects AI agents to FHIR servers. One example use case is querying patient history in natural language.
- thelongevityvault/decoder-3am-mcp thelongevityvault/decoder-3am-mcp MCP server 📇 ☁️ - Sleep disruption cause classifier using The Longevity Vault's 5-cause framework. Identifies the biological mechanism behind 3am wakeups from symptom descriptions, with tracked links to the full interactive 3AM Decoder.
- wso2/fhir-mcp-server 🐍 🏠 ☁️ - Model Context Protocol server for Fast Healthcare Interoperability Resources (FHIR) APIs. Provides seamless integration with FHIR servers, enabling AI assistants to search, retrieve, create, update, and analyze clinical healthcare data with SMART-on-FHIR authentication support.
📂 Browser Automation
Web content access and automation capabilities. Enables searching, scraping, and processing web content in AI-friendly formats.
- 34892002/bilibili-mcp-js 📇 🏠 - A MCP server that supports searching for Bilibili content. Provides LangChain integration examples and test scripts.
- achiya-automation/safari-mcp safari-mcp MCP server 📇 🏠 🍎 - Native Safari browser automation for AI agents with 80+ tools. No Chrome dependency, optimized for Apple Silicon with 60% less CPU overhead.
- aethynio/aethyn-browser-mcp aethynio/aethyn-browser-mcp MCP server 📇 🏠 - Drive a local Playwright browser through residential proxies with the agent choosing the exit country/city and holding one sticky identity per task. 10 tools: launch, navigate, accessibility snapshot, click, type, content extraction, exit-IP verification, and per-task identity rotation. Free trial, no card.
- agent-infra/mcp-server-browser 📇 🏠 - Browser automation capabilities using Puppeteer, both support local and remote browser connection.
- alex-on-ai/WebReaper alex-on-ai/WebReaper MCP server #️⃣ 🏠 🍎 🪟 🐧 - AI-native web scraper MCP server. Single binary, returns clean markdown, MIT-licensed Firecrawl alternative.
- aparajithn/agent-scraper-mcp agent-scraper-mcp MCP server 🐍 ☁️ - Web scraping MCP server for AI agents. 6 tools: clean content extraction, structured scraping with CSS selectors, full-page screenshots via Playwright, link extraction, metadata extraction (OG/Twitter cards), and Google search. Free tier with x402 micropayments.
- apireno/DOMShell domshell MCP server 📇 🏠 - 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.
- auspy/supasidebar-mcp auspy/supasidebar-mcp MCP server 📇 🏠 🍎 - Access and organize your open browser tabs, bookmarks, and recently opened links across every macOS browser from your AI client. Powered by the free SupaSidebar app.
- automatalabs/mcp-server-playwright 🐍 - An MCP server for browser automation using Playwright
- BB-fat/browser-use-rs 🦀 Lightweight browser automation MCP server in Rust with zero dependencies.
- bch1212/agentfetch-mcp bch1212/agentfetch-mcp MCP server 🐍 ☁️ 🏠 🍎 🪟 🐧 - Token-budgeted web fetch for AI agents. Auto-routes between Trafilatura, Jina Reader, FireCrawl, and pypdf based on URL pattern.
estimate_tokensbeforefetch_url, 6h Redis cache, server-sidemax_tokenstruncation. Open source MCP server (MIT) plus hosted REST API at agentfetch.dev — 500 free fetches/mo, no card. - bgaze/snapstack-server bgaze/snapstack-server MCP server 📇 🏠 🍎 🪟 🐧 - Pipe one-click browser-tab screenshots into any MCP client, 100% local — a companion extension captures, the local server stacks them and serves them to your LLM on demand.
- bighippoman/intercept-mcp bighippoman/intercept-mcp MCP server 📇 🏠 - Multi-tier fallback chain for fetching web content as clean markdown. Handles tweets, YouTube, arXiv, PDFs, and regular pages with 9 fallback strategies.
- blackwhite084/playwright-plus-python-mcp 🐍 - An MCP python server using Playwright for browser automation,more suitable for llm
- browserbase/mcp-server-browserbase 🎖️ 📇 - Automate browser interactions in the cloud (e.g. web navigation, data extraction, form filling, and more)
- browsermcp/mcp 📇 🏠 - Automate your local Chrome browser
- brutalzinn/simple-mcp-selenium 📇 🏠 - An MCP Selenium Server for controlling browsers using natural language in Cursor IDE. Perfect for testing, automation, and multi-user scenarios.
- co-browser/browser-use-mcp-server 🐍 - browser-use packaged as an MCP server with SSE transport. includes a dockerfile to run chromium in docker + a vnc server.
- corralimited/snapdiff-mcp snapdiff-mcp MCP server 📇 ☁️ 🏠 - Intent-aware visual verification for coding agents: the agent declares what a UI change should affect, and SnapDiff diffs the page against a baseline and flags anything that changed outside that intent for review or rollback — local screenshot capture via Playwright.
- Cubenest/rrweb-stack Cubenest/rrweb-stack MCP server 📇 🏠 - Local-first MCP server (@peekdev/mcp) + Chrome extension that records your real authenticated browser session (rrweb DOM + console + network, PII-masked, to local SQLite) and lets AI coding agents query it or drive the browser. No cloud, no telemetry.
- Custodia-Admin/pagebolt-mcp Custodia-Admin/pagebolt-mcp MCP server 📇 ☁️ - MCP server for screenshots, PDFs, OG images, and narrated video recording from Claude Desktop, Cursor, and Windsurf.
- dashi96/chromium-bridge dashi96/chromium-bridge MCP server 📇 🏠 🍎 🪟 🐧 - MCP server + Chrome extension that connects Claude Code to Chromium-based browsers (Arc, Vivaldi, Brave) where the official Claude in Chrome extension doesn't work — navigate, click, read pages, run JS, and record GIFs in the user's real browser.
- eat-pray-ai/yutu 🏎️ 🏠 🍎 🐧 🪟 - A fully functional MCP server and CLI for YouTube to automate YouTube operation
- executeautomation/playwright-mcp-server 📇 - An MCP server using Playwright for browser automation and webscrapping
- eyalzh/browser-control-mcp 📇 🏠 - An MCP server paired with a browser extension that enables LLM clients to control the user's browser (Firefox).
- feedthrough/feedthrough feedthrough/feedthrough MCP server 📇 🏠 🍎 🪟 🐧 - In-browser debug bridge that injects into your running web app, so an agent can read the DOM, console logs and network requests, and click/fill/inspect the page. Runs inside the page (not an external CDP driver), so it works in any browser and inside Cypress/Playwright runs.
- firecrawl/firecrawl-mcp-server firecrawl/firecrawl-mcp-server MCP server 🎖️ 📇 ☁️ 🏠 - Official Firecrawl server with live browser interaction (
firecrawl_interact) — navigate, click, type, and scroll on a page before extraction, for JS-heavy or auth-gated sites. Also scrape, crawl, map, search, and extract. - fradser/mcp-server-apple-reminders 📇 🏠 🍎 - An MCP server for interacting with Apple Reminders on macOS
- freema/firefox-devtools-mcp 📇 🏠 - Firefox browser automation via WebDriver BiDi for testing, scraping, and browser control. Supports snapshot/UID-based interactions, network monitoring, console capture, and screenshots.
- mi60dev/visionaire-engine mi60dev/visionaire-engine MCP server 📇 🏠 🍎 🪟 🐧 - 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.
- segentic-lab/periscope-mcp segentic-lab/periscope-mcp MCP server 🐍 🏠 - Website & web-app testing built for AI agents rather than raw browser bindings: 66 Playwright tools with hard assertions, auto form-fill, persistent authenticated sessions (incl. interactive login for 2FA/SSO), network mocking, real INP, and accessibility/SEO/GEO (llms.txt, AI-crawler access, WebMCP) + Lighthouse audits.
- sh6drack/zen-mcp sh6drack/zen-mcp MCP server 📇 🏠 - Zen Browser automation via WebDriver BiDi. 20 tools for navigation, form filling, screenshots, and JavaScript evaluation. No Selenium or Playwright required.
- getrupt/ashra-mcp 📇 🏠 - Extract structured data from any website. Just prompt and get JSON.
- hanzili/comet-mcp 📇 🏠 🍎 - Connect to Perplexity Comet browser for agentic web browsing, deep research, and real-time task monitoring.
- hshintelligence/agent-scrape hshintelligence/agent-scrape MCP server 📇 ☁️ - Pay-per-call web scraping for AI agents via x402 micropayments on Base. Six tools: scrape, extract structured data, screenshot, metadata, browser session, workflow. No signup, no API keys — just USDC. HTTP + MCP transports.
- LarryWalkerDEV/mcp-immostage 📇 ☁️ - AI virtual staging for real estate. Stage empty rooms, beautify floor plans into 3D renders, classify room images, generate property descriptions, and get style recommendations.
- LeonTing1010/tap LeonTing1010/tap MCP server 📇 🏠 🍎 🪟 🐧 - MCP server that compiles AI browser automation into deterministic
.tap.jsonplans (25-op closed union, zero runtime LLM), runs on your logged-in Chrome, and detects drift via semantic fingerprint diff when sites change. 65+ open community taps on 40+ sites. - lespaceman/agent-web-interface lespaceman/agent-web-interface MCP server 📇 🏠 🍎 🪟 🐧 - Token-efficient browser automation for LLM agents: semantic page snapshots and stable element IDs instead of raw DOM or screenshots, driving Chrome over CDP.
- markmircea/Selenix-MCP-Server markmircea/Selenix-MCP-Server MCP server 📇 🏠 🍎 🪟 🐧 - MCP server bridging Claude Desktop with Selenix for browser automation and testing. Create, run, debug, and manage browser tests through natural language.
- imprvhub/mcp-browser-agent 📇 🏠 - A Model Context Protocol (MCP) integration that provides Claude Desktop with autonomous browser automation capabilities.
- kimtaeyoon83/mcp-server-youtube-transcript 📇 ☁️ - Fetch YouTube subtitles and transcripts for AI analysis
- samson-art/transcriptor-mcp transcriptor-mcp MCP server 📇 ☁️ - Transcriptor MCP is your choice when you need transcripts and metadata for AI, summarization, or content analysis
- kimtth/mcp-aoai-web-browsing 🐍 🏠 - A
minimalserver/client MCP implementation using Azure OpenAI and Playwright. - junipr-labs/mcp-server mcp-server MCP server 📇 ☁️ - Web intelligence API for AI agents — screenshot capture, PDF generation, page metadata extraction, and 75+ specialized data extractors for news, social media, SERP, pricing, and more. Free tier included.
- lightpanda-io/gomcp 🏎 🏠/☁️ 🐧/🍎 - An MCP server in Go for Lightpanda, the ultra fast headless browser designed for web automation
- LvcidPsyche/auto-browser LvcidPsyche/auto-browser MCP server 🐍 🏠 🐧 🍎 🪟 - Open-source MCP-native browser agent with human takeover via noVNC, reusable auth profiles, and approval/audit rails. Playwright + FastAPI, Docker-based isolated sessions, stdio bridge for Claude Desktop and Cursor.
- Lyosis/claudeForSafari Lyosis/claudeForSafari MCP server 📇 🏠 🍎 - Safari Web Extension + Node.js MCP bridge giving Claude Desktop full control over Safari — navigate, read pages, click elements, fill forms, and manage tabs. No Playwright or WebDriver dependency.
- lyrenth/lyrenth-mcp lyrenth/lyrenth-mcp MCP server 📇 🏠 - Read any URL as a clean AIDocument (Markdown + structure) through Lyrenth's cached index.
- microsoft/playwright-mcp - Official Microsoft Playwright MCP server, enabling LLMs to interact with web pages through structured accessibility snapshots
- Mingye-Lu/AgenticCrawler Mingye-Lu/AgenticCrawler MCP server 🦀 🏠 🍎 🪟 🐧 - Autonomous LLM-powered web crawler with 17 browser tools and goal-driven agent. Single binary, stealth browsing, 25 LLM providers.
- modelcontextprotocol/server-puppeteer 📇 🏠 - Browser automation for web scraping and interaction
- ndthanhdev/mcp-browser-kit 📇 🏠 - An MCP Server that enables AI assistants to interact with your local browsers.
- nnemirovsky/iwdp-mcp iwdp-mcp MCP server 🏎️ 🏠 🍎 🐧 - iOS Safari debugging via ios-webkit-debug-proxy — MCP server with full WebKit Inspector Protocol support (DOM, CSS, Network, Storage, Debugger, and more)
- Metadrama/obscura-mcp Metadrama/obscura-mcp MCP server 📇 ☁️ 🐧 🪟 🍎 - MCP server adapter for the lightweight Rust headless browser Obscura — high-performance web scraping with anti-detection. Perfect for AI agent automation. Server can run locally or as hosted endpoint.
- olostep/olostep-mcp-server 📇 ☁️ - Web scraping, crawling, and search API. Extract content in Markdown/JSON, batch process 10k URLs, and get AI-powered answers with citations.
- operative_sh/web-eval-agent 🐍 🏠 🍎 - An MCP Server that autonomously debugs web applications with browser-use browser agents
- ofershap/real-browser-mcp real-browser-mcp MCP server 📇 🏠 - MCP server + Chrome extension that gives AI agents control of the user's real browser with existing sessions, logins, and cookies. No headless browser, no re-authentication.
- Pantheon-Security/chrome-mcp-secure 📇 🏠 🍎 🪟 🐧 - Security-hardened Chrome automation with post-quantum encryption (ML-KEM-768 + ChaCha20-Poly1305), secure credential vault, memory scrubbing, and audit logging. 22 tools for browser automation and secure logins.
- PhungXuanAnh/selenium-mcp-server 🐍 🏠 🍎 🪟 🐧 - A Model Context Protocol server providing web automation capabilities through Selenium WebDriver
- pskill9/web-search 📇 🏠 - An MCP server that enables free web searching using Google search results, with no API keys required.
- protostatis/unbrowser protostatis/unbrowser MCP server 🦀 🏠 🍎 🪟 🐧 - Lightweight browser MCP server for LLM agents. Runs JavaScript, follows links, fills forms, manages cookies, and returns low-token BlockMaps from a single native binary without Chrome.
- prufa-dev/prufa-mcp prufa-dev/prufa-mcp MCP server 🐍 ☁️ - Point your coding agent at a URL and get a real-browser QA audit: broken signup/login/checkout flows, JS console errors, missing analytics, consent + security headers, mobile tap targets, and accessibility — returned as machine-verified findings graded A–F. Free 60-second audit, no signup.
- KuvopLLC/purroxy2 purroxy MCP server 📇 🏠 🍎 🪟 🐧 - Record what you do on any website and securely automate it forever. Replays browser actions in headless Playwright with encrypted credentials and AI-powered selector healing.
- realwigu/mcp-doctor realwigu/mcp-doctor MCP server 📇 🏠 🍎 🪟 🐧 - Zero-config diagnostics for MCP servers. Auto-discovers configs across Claude Code, Cursor, VS Code, Windsurf, and Claude Desktop, then tests connections via JSON-RPC handshake, audits security issues, and benchmarks latency. Also runs as an MCP server itself.
- recursechat/mcp-server-apple-shortcuts 📇 🏠 🍎 - An MCP Server Integration with Apple Shortcuts
- Retio-ai/pagemap 🐍 🏠 - Compresses ~100K-token HTML into 2-5K-token structured maps while preserving every actionable element. AI agents can read and interact with any web page at 97% fewer tokens.
- ScrapeUnblocker/scrapeunblocker-mcp ScrapeUnblocker/scrapeunblocker-mcp MCP server 📇 🏠 🍎 🪟 🐧 - Fetch any web page's HTML (or AI-parsed JSON, or Google results) through the ScrapeUnblocker anti-bot API (Cloudflare, DataDome, PerimeterX, Akamai, Shape), using your own API key. Three tools:
fetch_html,fetch_parsed,google_search. Install:npx -y scrapeunblocker-mcp. - seleniumboot/selenium-mcp seleniumboot/selenium-mcp MCP server 🐍 🏠 🍎 🪟 🐧 - Python MCP server for Selenium WebDriver — 84 tools for browser automation, element interactions, assertions, and self-healing locators, plus codegen for Java TestNG / JUnit 5 / Cucumber / pytest / C# NUnit / Playwright and CI pipelines (GitHub Actions / Jenkins / GitLab CI). No ChromeDriver setup needed.
- serkan-ozal/browser-devtools-mcp 📇 - An MCP Server enables AI assistants to autonomously test, debug, and validate web applications.
- site-shot/site-shot-mcp site-shot/site-shot-mcp MCP server 📇 ☁️ - Website screenshot API for AI agents. Real Chromium rendering, full-page capture up to 20,000px, country/geo proxies, and automatic ad & cookie-banner removal (cleaner images, fewer vision tokens). Two tools:
capture_screenshot,capture_full_page. Install:npx -y site-shot-mcp. - softvoyagers/pageshot-api 📇 ☁️ - Free webpage screenshot capture API with format, viewport, and dark mode options. No API key required.
- swimmwatch/cloakbrowser-mcp swimmwatch/cloakbrowser-mcp MCP server 📇 🏠 🍎 🪟 🐧 - Playwright MCP-compatible browser automation using CloakBrowser Chromium, available as an npm package and Docker image.
- User0856/snaprender-mcp snaprender-mcp MCP server 📇 ☁️ - Screenshot API for AI agents — capture any website as PNG, JPEG, WebP, or PDF with device emulation, dark mode, ad blocking, and cookie banner removal. Free tier included.
- copperline-labs/rendex-mcp rendex-mcp MCP server 📇 ☁️ - Screenshot, PDF, and HTML rendering API for AI agents. Capture any URL or raw HTML as PNG/JPEG/WebP/PDF with batch processing, geo-targeting, async webhooks, and MCP-native integration. Free tier included.
- vincentvella/devloop vincentvella/devloop MCP server 📇 🏠 🍎 🪟 🐧 - Drives a browser (or a native Expo/React Native app on iOS/Android) and your dev server onto one correlated timeline, so a browser console error and the backend stack trace from the same moment line up. Includes
reproaction sequences, a unified log/network query API, and an Electron cockpit. - webdriverio/mcp mcp MCP server 📇 🏠 - Browser and mobile app automation using WebdriverIO, enabling AI agents to control browsers, interact with web elements, and automate native Android and iOS apps via the WebDriver and Appium protocols.
- xspadex/bilibili-mcp 📇 🏠 - A FastMCP-based tool that fetches Bilibili's trending videos and exposes them via a standard MCP interface.
- ymw0407/auth-fetch-mcp ymw0407/auth-fetch-mcp MCP server 📇 🏠 🍎 🪟 🐧 - Fetch content from login-protected web pages (Notion, Google Docs, Jira, Confluence, etc.) by opening a real browser for authentication with persistent session caching.
- PrinceGabriel-lgtm/freshcontext-mcp freshcontext-mcp MCP server ☁️ 🏠 - Real-time web intelligence with freshness timestamps. GitHub, HN, Scholar, arXiv, YC, jobs, finance, package trends — every result stamped with how old it is.
☁️ Cloud Platforms
Cloud platform service integration. Enables management and interaction with cloud infrastructure and services.
- 4everland/4everland-hosting-mcp 🎖️ 📇 🏠 🍎 🐧 - An MCP server implementation for 4EVERLAND Hosting enabling instant deployment of AI-generated code to decentralized storage networks like Greenfield, IPFS, and Arweave.
- Focus-GTS/eds-mcp-server Focus-GTS/eds-mcp-server MCP server 📇 ☁️ 🍎 🪟 🐧 - Adobe Edge Delivery Services (AEM EDS) management with 20 tools for preview, publish, bulk operations, content reading, Core Web Vitals, 404 tracking, A/B experiments, site configuration, and redirects. Install:
npx @focusgts/eds-mcp-server. - aashari/mcp-server-aws-sso 📇 ☁️ 🏠 - AWS Single Sign-On (SSO) integration enabling AI systems to securely interact with AWS resources by initiating SSO login, listing accounts/roles, and executing AWS CLI commands using temporary credentials.
- agentmetal/mcp agentmetal/mcp MCP server 🎖️ 📇 ☁️ - Provision, SSH into, run commands on, and manage Linux VPSes from an agent — pay USDC over x402 or by card over HTTP 402, a running box in under 60s. No signup, no API key to buy.
- anythink-cloud/anythink-cli anythink-cloud/anythink-cli MCP server #️ ☁️ 🍎 🪟 🐧 - Build and run a complete backend from your agent on the Anythink platform: relational data with row-/field-level security, full-text + semantic + geo search, RBAC + BYOK, a workflow/automation engine, a growth & retention engine (email, actionable push, promotions, per-user referral codes + rewards, points/credits), payments + marketplace billing, and a growing catalog of integrations (Claude, OpenAI, Slack, Google, GitHub…) — driven through one CLI-backed MCP tool. Install with
npx -y @anythink-cloud/mcp. - alexbakers/mcp-ipfs 📇 ☁️ - upload and manipulation of IPFS storage
- aparajithn/agent-deploy-dashboard-mcp agent-deploy-dashbaord MCP server 🐍 ☁️ - Unified deployment dashboard MCP server across Vercel, Render, Railway, and Fly.io. 9 tools for deploy status, logs, environment variables, rollback, and health checks across all platforms. Free tier with x402 micropayments.
- arnstarn/mcp-server-spotinst arnstarn/mcp-server-spotinst MCP server 🐍 ☁️ - MCP server for Spot.io (Spotinst) API with 23 tools for managing Ocean clusters, VNGs, Elastigroups, costs, right-sizing, and logs across AWS and Azure with multi-account support.
- antonio-mello-ai/mcp-pfsense mcp-pfsense MCP server 🐍 🏠 - Manage pfSense firewalls through AI assistants — firewall rules, DHCP leases/reservations, DNS overrides, gateway monitoring, ARP table, and service management. 17 tools with two-step confirmation for destructive operations.
- antonio-mello-ai/mcp-proxmox mcp-proxmox MCP server 🐍 🏠 - Manage Proxmox VE clusters through AI assistants — VMs, containers, snapshots, templates, cloud-init, firewall, and migrations. 29 tools with two-step confirmation for destructive operations.
- alexei-led/aws-mcp-server 🐍 ☁️ - A lightweight but powerful server that enables AI assistants to execute AWS CLI commands, use Unix pipes, and apply prompt templates for common AWS tasks in a safe Docker environment with multi-architecture support
- alexei-led/k8s-mcp-server 🐍 - A lightweight yet robust server that empowers AI assistants to securely execute Kubernetes CLI commands (
kubectl,helm,istioctl, andargocd) using Unix pipes in a safe Docker environment with multi-architecture support. - alexpota/cloudscope-mcp alexpota/cloudscope-mcp MCP server 📇 ☁️ - Azure cloud cost management — spending analysis, forecasts, anomaly detection, budgets, optimization recommendations, idle resource detection, tag-based cost allocation, and cross-subscription queries through natural language.
- AliKarami/MikroMCP AliKarami/MikroMCP MCP server 📇 🏠 🍎 🪟 🐧 - Manage MikroTik RouterOS devices through AI assistants — interfaces, firewall rules, DHCP, DNS, routes, WireGuard, WiFi, BGP/OSPF, VLANs, and more. 77 tools with dry-run previews, idempotency checks, circuit breakers, RBAC, and rollback-aware change workflows.
- aliyun/alibaba-cloud-ops-mcp-server 🎖️ 🐍 ☁️ - A MCP server that enables AI assistants to operation resources on Alibaba Cloud, supporting ECS, Cloud Monitor, OOS and widely used cloud products.
- awslabs/mcp 🎖️ ☁️ - AWS MCP servers for seamless integration with AWS services and resources.
- bright8192/esxi-mcp-server 🐍 ☁️ - A VMware ESXi/vCenter management server based on MCP (Model Control Protocol), providing simple REST API interfaces for virtual machine management.
- chaandannn/finopsmcp chaandannn/finopsmcp MCP server 🐍 🏠 🍎 🪟 🐧 - Local-first FinOps copilot. Connect AWS, Azure, GCP, Kubernetes, and 15+ SaaS and AI bills, then ask cost questions in Claude or Cursor, find waste, and get the fix as a pull request you approve. Read-only; your credentials and bill stay on your machine.
uvx nable. - cloudflare/mcp-server-cloudflare 🎖️ 📇 ☁️ - Integration with Cloudflare services including Workers, KV, R2, and D1
- davidlandais/ovh-api-mcp ovh-api-mcp MCP server 🦀 ☁️ - Code Mode MCP server for the entire OVH API. Two tools (search + execute) give LLMs access to all OVH endpoints via sandboxed JavaScript, using ~1,000 tokens instead of thousands of tool definitions.
- cyclops-ui/mcp-cyclops 🎖️ 🏎️ ☁️ - An MCP server that allows AI agents to manage Kubernetes resources through Cyclops abstraction
- elementfm/mcp 🎖️ 🐍 📇 🏠 ☁️ - Open source podcast hosting platform
- elevy99927/devops-mcp-webui 🐍 ☁️/🏠 - MCP Server for Kubernetes integrated with Open-WebUI, bridging the gap between DevOps and non-technical teams. Supports
kubectlandhelmoperations through natural-language commands. - erikhoward/adls-mcp-server 🐍 ☁️/🏠 - MCP Server for Azure Data Lake Storage. It can perform manage containers, read/write/upload/download operations on container files and manage file metadata.
- espressif/esp-rainmaker-mcp 🎖️ 🐍 🏠 ☁️ 📟 - Official Espressif MCP Server to manage and control ESP RainMaker Devices.
- flux159/mcp-server-kubernetes 📇 ☁️/🏠 - Typescript implementation of Kubernetes cluster operations for pods, deployments, services.
- friendlygeorge/docker-mcp-server friendlygeorge/docker-mcp-server MCP server 📇 🏠 - Docker container management for AI agents — health checks, auto-restart, Compose lifecycle, and log streaming. 50+ tools for the agent operations loop.
- GeiserX/spinnaker-mcp GeiserX/spinnaker-mcp MCP server 🏎️ ☁️ - A bridge that exposes any Spinnaker instance as an MCP server via the Gate API, enabling management of applications, pipelines, executions, and cloud infrastructure.
- hardik-id/azure-resource-graph-mcp-server 📇 ☁️/🏠 - A Model Context Protocol server for querying and analyzing Azure resources at scale using Azure Resource Graph, enabling AI assistants to explore and monitor Azure infrastructure.
- hashicorp/terraform-mcp-server - 🎖️🏎️☁️ - The official Terraform MCP Server seamlessly integrates with the Terraform ecosystem, enabling provider discovery, module analysis, and direct Registry API integration for advanced Infrastructure as Code workflows.
- helbertparanhos/cloudflare-mcp-pro cloudflare-mcp-pro MCP server 📇 🏠 🍎 🪟 🐧 - The most complete Cloudflare MCP — 69 tools over the REST API v4 (DNS, Zones, Workers, KV, R2, D1, Pages, WAF, SSL, Email Routing, Logpush, Workers AI) in a single local stdio server, with a server-side human-approval gate on every mutation.
npx -y cloudflare-mcp-pro. - helbertparanhos/easypanel-mcp-server easypanel-mcp-server MCP server 📇 🏠 🍎 🪟 🐧 - Full Easypanel control from Claude Code and Cursor — 37 tools for deployments, services, env vars, logs, domains, databases and monitoring. Safety guards require explicit confirmation for all destructive actions.
- hostodo/hostodo-mcp hostodo/hostodo-mcp MCP server 📇 ☁️ - Hosted MCP endpoint for Hostodo VPS management: list VM details, power-control, rename, reinstall from OS templates, toggle per-VM exec, run bounded/async guest-agent commands, and upload/install artifacts with scoped tokens and audit logs.
- huangdun/tempmd-mcp huangdun/tempmd-mcp MCP server 📇 ☁️ - Publish agent-made artifacts (HTML, Markdown, CSV, Mermaid) to temp.md — one stable public link that updates in place. Anonymous publish with no API key, activity-based expiry with restore. Install:
npx tempmd-mcp. - Infrawise/mcp-server Infrawise/mcp-server MCP server 📇 ☁️ 🍎 🪟 🐧 - Azure FinOps infrastructure cost optimization: idle resources, rightsizing, and Reserved Instance recommendations for Claude Code.
- ionos-cloud/ionoscloud-mcp ionos-cloud/ionoscloud-mcp MCP server 🏎️ ☁️ - Inspect and manage IONOS CLOUD infrastructure via MCP.
- jasonwilbur/cloud-cost-mcp 📇 ☁️ 🍎 🪟 🐧 - Multi-cloud pricing comparison across AWS, Azure, GCP, and OCI with 2,700+ instance types. Real-time pricing from public APIs, workload calculators, and migration savings estimator.
- jasonwilbur/oci-pricing-mcp 📇 ☁️ - Oracle Cloud Infrastructure pricing data with 602 products, cost calculators, and cross-provider comparisons. One-command install for Claude.
- jdubois/azure-cli-mcp - A wrapper around the Azure CLI command line that allows you to talk directly to Azure
- john-broadway/proximo john-broadway/proximo MCP server 🐍 🏠 - All four Proxmox surfaces — VE, Backup Server, Mail Gateway, Datacenter Manager — plus in-container exec on one audited control plane. Every mutation dry-runs to a PLAN with its blast radius named, snapshots first where the platform can, and lands in a hash-chained tamper-evident audit ledger. 365 tools, read-only by default.
uvx proximo-proxmox - johnneerdael/netskope-mcp 🔒 ☁️ - An MCP to give access to all Netskope Private Access components within a Netskope Private Access environments including detailed setup information and LLM examples on usage.
- kaka-milan-22/kops kaka-milan-22/kops MCP server 🐍 🏠 - Read-only
kubectlfor Claude Code: returns structured JSON, hardcoded safe verbs (no mutation path even with malicious input), Secret/ConfigMap values never returned, plus one-shot cluster triage & inventory. - kestra-io/mcp-server-python 🐍 ☁️ - Implementation of MCP server for Kestra workflow orchestration platform.
- L337-org/docker-mcp L337-org/docker-mcp MCP server 🐍 🏠 ☁️ 🍎 🪟 🐧 - Manages one or more Docker daemons (local socket or remote over TCP/TLS/SSH) with 156 tools spanning containers, images, Compose, Swarm, Buildx, Scout, and OCI registries. Mark hosts as read-only for safe monitoring; logs and stats exposed as MCP resources.
- Labs64/NetLicensing-MCP Labs64/NetLicensing-MCP 🎖️ 🐍 ☁️ - The official NetLicensing MCP Server is a natural language interface that enables agentic applications to manage the full software licensing lifecycle in Labs64 NetLicensing without writing a single API call.
- liquidmetal-ai/raindrop-mcp 📇 ☁️ - The best way to deploy cloud infrastructure using Claude Code and MCP.
- liveblocks/liveblocks-mcp-server 🎖️ 📇 ☁️ - Create, modify, and delete different aspects of Liveblocks such as rooms, threads, comments, notifications, and more. Additionally, it has read access to Storage and Yjs.
- localstack/localstack-mcp-server 🎖️ 📇 🏠 - A MCP server for LocalStack to manage local AWS environments, including lifecycle operations, infra deployments, log analysis, fault injection, and state management.
- manusa/Kubernetes MCP Server 🏎️ 🏠 A - powerful Kubernetes MCP server with additional support for OpenShift. Besides providing CRUD operations for any Kubernetes resource, this server provides specialized tools to interact with your cluster.
- mikusnuz/dynadot-mcp mikusnuz/dynadot-mcp MCP server 📇 ☁️ - MCP server for the Dynadot domain registrar API — 60 tools for domain search, registration, DNS, contacts, transfers, and marketplace.
- mctlhq/mctl-mcp mctl-mcp MCP server ☁️ - AI-native platform for Kubernetes management and automated GitOps (30+ tools).
- Mogacode-ma/infomaniak-mcp-agent Mogacode-ma/infomaniak-mcp-agent MCP server 📇 ☁️ - Unofficial agentic MCP server for Infomaniak (Swiss cloud provider). 54 tools covering web hosting, mail, kDrive, domains, DNS, DNSSEC, FTP/SSH users, AI catalogue and more. Two-phase commit on every destructive operation, history & undo, transparent reverse-engineering of undocumented manager-private endpoints.
- mrostamii/rancher-mcp-server rancher-mcp-server MCP server 🏎️ ☁️/🏠 - MCP server for the Rancher ecosystem with multi-cluster Kubernetes operations, Harvester HCI management (VMs, storage, networks), and Fleet GitOps tooling.
- Nebula-Block-Data/nebulablock-mcp-server 📇 🏠 - integrates with the fastmcp library to expose the full range of NebulaBlock API functionalities as accessible tools
- nwiizo/tfmcp - 🦀 🏠 - A Terraform MCP server allowing AI assistants to manage and operate Terraform environments, enabling reading configurations, analyzing plans, applying configurations, and managing Terraform state.
- newageflyfish-max/volthq newageflyfish-max/volthq MCP server 📇 ☁️ 🏠 🍎 🪟 🐧 - Compute price oracle for AI agents. Compare inference pricing across 8 providers in real time with routing recommendations and spend tracking. One-command install:
npx volthq-mcp-server --setup. - openpouch/openpouch openpouch/openpouch MCP server 🎖️ 📇 ☁️ - Agent-native hosting: deploy any app to a live URL in one command — no account, no dashboard, no CAPTCHA. Full deploy lifecycle as tools (deploy, verify, logs, inspect, rollback, list/delete); production approval stays human-only. Apache-2.0.
- openstack-kr/python-openstackmcp-server 🐍 ☁️ - OpenStack MCP server for cloud infrastructure management based on openstacksdk.
- ofershap/mcp-server-cloudflare mcp-server-cloudflare MCP server 📇 ☁️ - Manage Cloudflare Workers, KV, R2, Pages, DNS, and cache from your IDE.
- ofershap/mcp-server-s3 mcp-server-s3 MCP server 📇 ☁️ - AWS S3 operations — list buckets, browse objects, upload/download files, and generate presigned URLs.
- pibblokto/cert-manager-mcp-server 🐍 🍎/🐧 ☁️ - mcp server for cert-manager management and troubleshooting
- portainer/portainer-mcp 🏎️ ☁️/🏠 - A powerful MCP server that enables AI assistants to seamlessly interact with Portainer instances, providing natural language access to container management, deployment operations, and infrastructure monitoring capabilities.
- nikhilnt1234/TokenBurnRate nikhilnt1234/TokenBurnRate MCP server 📇 🏠 - Track LLM token costs across Claude, GPT and Gemini. MCP server + CLI with optimization hints and $ savings estimates. 📇🏠
- s-b-e-n-s-o-n/portkey-admin-mcp portkey-admin-mcp MCP server 📇 ☁️ - MCP server for the Portkey AI Gateway Admin API — 150 tools for prompts, configs, analytics, keys, guardrails, integrations, and more.
- pulumi/mcp-server 🎖️ 📇 🏠 - MCP server for interacting with Pulumi using the Pulumi Automation API and Pulumi Cloud API. Enables MCP clients to perform Pulumi operations like retrieving package information, previewing changes, deploying updates, and retrieving stack outputs programmatically.
- pythonanywhere/pythonanywhere-mcp-server 🐍 🏠 - MCP server implementation for PythonAnywhere cloud platform.
- RajeevSirohi/mcp-server-terraform RajeevSirohi/mcp-server-terraform MCP server 📇 🏠 🍎 🪟 🐧 - Safety-first Terraform operations: plan/apply/destroy with two-step confirmation gates, plan risk & cost analysis that flags expensive always-on resources (NAT gateways, EKS, Azure Firewall), drift detection, import/taint/refresh, provider auth pre-flight checks, and audit logging.
- qiniu/qiniu-mcp-server 🐍 ☁️ - A MCP built on Qiniu Cloud products, supporting access to Qiniu Cloud Storage, media processing services, etc.
- redis/mcp-redis-cloud 📇 ☁️ - Manage your Redis Cloud resources effortlessly using natural language. Create databases, monitor subscriptions, and configure cloud deployments with simple commands.
- reza-gholizade/k8s-mcp-server 🏎️ ☁️/🏠 - A Kubernetes Model Context Protocol (MCP) server that provides tools for interacting with Kubernetes clusters through a standardized interface, including API resource discovery, resource management, pod logs, metrics, and events.
- rohitg00/kubectl-mcp-server 🐍 ☁️/🏠 - A Model Context Protocol (MCP) server for Kubernetes that enables AI assistants like Claude, Cursor, and others to interact with Kubernetes clusters through natural language.
- rosenvladimirov/odoo-claude-mcp rosenvladimirov/odoo-claude-mcp MCP server 🐍 🏠 🐧 🍎 🪟 - Self-hosted MCP server suite for Odoo ERP (versions 15-19). 197+ tools across 8 federated MCP servers (odoo-rpc, GitHub, Portainer, OCA, Teams, filesystem). Multi-tenant Claude/Claude Code integration, browser-based xterm.js + tmux terminal, Qdrant + Ollama memory layer, Bulgaria localization (НАП, ДДС, ЕИК). Docker Compose + K3s/Kustomize deployment.
- rrmistry/tilt-mcp 🐍 🏠 🍎 🪟 🐧 - A Model Context Protocol server that integrates with Tilt to provide programmatic access to Tilt resources, logs, and management operations for Kubernetes development environments.
- sevalla-hosting/mcp sevalla-hosting/mcp MCP server 📇 ☁️ - Manage your entire Sevalla cloud infrastructure from AI agents. Hosted remote server with OAuth — connect in one click, no API keys to configure.
- shdomi8599/vibie-mcp shdomi8599/vibie-mcp MCP server 📇 ☁️ 🍎 🪟 🐧 - Deploy static HTML folders to permanent vibie.page URLs in seconds. One-line auto-install (
npx vibie-mcp setup) wires up Claude Desktop and Cursor, OAuth device-flow auth, automatic folder marker for repeat deploys without re-typing slugs. - shipstatic/mcp shipstatic MCP server 📇 ☁️ - Deploy and manage static sites from AI agents. A simpler alternative to Vercel and Netlify for static website hosting — upload files, get a URL, and connect custom domains.
- Sidd27/infrawise Sidd27/infrawise MCP server 📇 ☁️ 🏠 - Cloud infrastructure analysis for AI coding assistants — detects IaC drift, missing indexes, security gaps, and performance anti-patterns across AWS services and databases. 13 tools, works with Claude Code and Cursor.
- silenceper/mcp-k8s 🏎️ ☁️/🏠 - MCP-K8S is an AI-driven Kubernetes resource management tool that allows users to operate any resources in Kubernetes clusters through natural language interaction, including native resources (like Deployment, Service) and custom resources (CRD). No need to memorize complex commands - just describe your needs, and AI will accurately execute the corresponding cluster operations, greatly enhancing the usability of Kubernetes.
- trackerfitness729-jpg/sitelauncher-mcp-server sitelauncher-mcp-server MCP server 📇 ☁️ - Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent profiles.
- Spaceship MCP 📇 ☁️ - Manage domains, DNS records, contacts, marketplace listings, and more via the Spaceship API
- spre-sre/lumino-mcp-server 🐍 ☁️ - AI-powered SRE observability for Kubernetes and OpenShift with 40+ tools for Tekton pipeline debugging, log analysis, root cause analysis, and predictive monitoring.
- StacklokLabs/mkp 🏎️ ☁️ - MKP is a Model Context Protocol (MCP) server for Kubernetes that allows LLM-powered applications to interact with Kubernetes clusters. It provides tools for listing and applying Kubernetes resources through the MCP protocol.
- StacklokLabs/ocireg-mcp 🏎️ ☁️ - An SSE-based MCP server that allows LLM-powered applications to interact with OCI registries. It provides tools for retrieving information about container images, listing tags, and more.
- stevejford/shiply-mcp stevejford/shiply-mcp MCP server 📇 ☁️ - Agent-first web host: publish a static site or edge function to the web in one call (no account), then manage updates, custom domains, SSL, env vars, databases, and email. Hosted remote MCP at https://shiply.now/mcp.
- strowk/mcp-k8s-go 🏎️ ☁️/🏠 - Kubernetes cluster operations through MCP
- TencentCloudBase/CloudBase-AI-ToolKit 📇 ☁️ 🏠 🍎 🪟 🐧 - One-stop backend services for WeChat Mini-Programs and full-stack apps. Provides specialized MCP tools for serverless cloud functions, databases, and one-click deployment to production with China market access through WeChat ecosystem.
- thunderboltsid/mcp-nutanix 🏎️ 🏠/☁️ - Go-based MCP Server for interfacing with Nutanix Prism Central resources.
- trilogy-group/aws-pricing-mcp 🏎️ ☁️/🏠 - Get up-to-date EC2 pricing information with one call. Fast. Powered by a pre-parsed AWS pricing catalogue.
- txn2/kubefwd 🏎️ 🏠 - Kubernetes bulk port forwarding with service discovery, /etc/hosts management, traffic monitoring, and pod log streaming
- VmLia/books-mcp-server 📇 ☁️ - This is an MCP server used for querying books, and it can be applied in common MCP clients, such as Cherry Studio.
- weibaohui/k8m 🏎️ ☁️/🏠 - Provides MCP multi-cluster Kubernetes management and operations, featuring a management interface, logging, and nearly 50 built-in tools covering common DevOps and development scenarios. Supports both standard and CRD resources.
- 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.
- wenhuwang/mcp-k8s-eye 🏎️ ☁️/🏠 - MCP Server for kubernetes management, and analyze your cluster, application health
- Woobox/hatchable-mcp Woobox/hatchable-mcp MCP server 🎖️ ☁️ - Build and host full-stack web apps and sites on Hatchable from any MCP client. DB, auth, storage, domains, and cron per project. Free tier.
- x7even/cloudcostsmcp x7even/cloudcostsmcp MCP server 🏎️ ☁️ 🍎 🪟 🐧 - Anchor AI FinOps to real, live cloud pricing. 15 tools for AWS, GCP & Azure — public list prices and enterprise negotiated rates (Reserved Instances, Savings Plans, CUDs, EDPs). No credentials needed for AWS and Azure public pricing.
pip install opencloudcosts - xmpuspus/cloudwright xmpuspus/cloudwright MCP server 🐍 ☁️ - Natural-language cloud architecture intelligence for AWS, GCP, Azure, and Databricks. 19 tools for architecture design, cost estimation, compliance validation (HIPAA, SOC 2, FedRAMP, GDPR, PCI-DSS, Well-Architected), security scanning, Terraform/CloudFormation export, and blast-radius analysis.
- zw008/VMware-AIops zw008/vmware-aiops MCP server 🐍 ☁️ - VMware vSphere/vCenter management — VM lifecycle (create/clone/delete/migrate), deployment, Guest Operations, snapshots, and cluster operations. 41 tools with double-confirmation gates, dry-run mode, and SQLite-WAL audit logging for destructive operations.
- zw008/VMware-AVI zw008/vmware-avi MCP server 🐍 ☁️ - VMware AVI Load Balancer (NSX ALB) management plus AKO Kubernetes integration. 29 tools across virtual services, pools, analytics metrics, and AKO lifecycle (restart/upgrade/force-resync) with double-confirmation for destructive ops.
- zw008/VMware-Monitor zw008/vmware-monitor MCP server 🐍 ☁️ - Read-only VMware vSphere/vCenter monitoring — inventory, alarms, events, host health, VM info, and snapshot listing. 8 strictly read-only tools with code-level zero-destructive guarantee (validated by test fixtures).
- zw008/VMware-NSX zw008/vmware-nsx MCP server 🐍 ☁️ - VMware NSX network management — Segments, Tier-0/Tier-1 Gateways, NAT rules, static/BGP routing, and IPAM pools. 33 tools with dry-run preview, port-count safety checks, and double-confirmation for delete operations.
- zw008/VMware-NSX-Security zw008/vmware-nsx-security MCP server 🐍 ☁️ - VMware NSX security — Distributed Firewall policies/rules, Security Groups, Traceflow troubleshooting, and IDS/IPS profiles. 20 tools with active-rule checks before policy deletion and reference-count validation for security groups.
- zw008/VMware-Storage zw008/vmware-storage MCP server 🐍 ☁️ - VMware vSphere storage management — datastores (NFS/VMFS), iSCSI software adapter and dynamic targets, and vSAN cluster operations. 11 tools with dry-run preview and double-confirmation for iSCSI configuration changes.
- zw008/VMware-VKS zw008/vmware-vks MCP server 🐍 ☁️ - 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.
👨💻 Code Execution
Code execution servers. Allow LLMs to execute code in a secure environment, e.g. for coding agents.
- alfonsograziano/node-code-sandbox-mcp 📇 🏠 – A Node.js MCP server that spins up isolated Docker-based sandboxes for executing JavaScript snippets with on-the-fly npm dependency installation and clean teardown
- alvii147/piston-mcp 🐍 ☁️ 🐧 🍎 🪟 - MCP server that lets LLMs execute code through the Piston remote code execution engine, with a zero-config
uvsetup and a ready-to-use Claude Desktop config example. - asif-nvc/e2b-sandbox-mcp asif-nvc/e2b-sandbox-mcp MCP server 📇 ☁️ 🍎 🪟 🐧 - Connect Claude Code with E2B cloud sandboxes — 29 tools for creating isolated Linux VMs, cloning repos, running commands, managing files, and performing git operations without touching the local machine.
- ckanthony/openapi-mcp 🏎️ ☁️ - OpenAPI-MCP: Dockerized MCP Server to allow your AI agent to access any API with existing api docs.
- dagger/container-use 🏎️ 🏠 🐧 🍎 🪟 - Containerized environments for coding agents. Multiple agents can work independently, isolated in fresh containers and git branches. No conflicts, many experiments. Full execution history, terminal access to agent environments, git workflow. Any agent/model/infra stack.
- gwbischof/outsource-mcp 🐍 ☁️ - Give your AI assistant its own AI assistants. For example: "Could you ask openai to generate an image of a dog?"
- hileamlakB/PRIMS 🐍 🏠 – A Python Runtime Interpreter MCP Server that executes user-submitted code in an isolated environment.
- ksterx/srunx ksterx/srunx MCP server 🐍 🏠 🐧 🍎 - MCP server for the SLURM workload manager. Submit jobs, run YAML workflows, monitor GPU resources, manage SSH profiles, and sync files to remote HPC clusters from natural language. 14 tools spanning local SLURM and SSH-remote clusters; companion CLI and FastAPI Web UI ship in the same package.
- mavdol/capsule/mcp-server capsule-mcp-server MCP server 🦀 🏠 🍎 🪟 🐧 - Run untrusted Python/JavaScript code in WebAssembly sandboxes.
- musharna/jobd musharna/jobd MCP server 🐍 🏠 🍎 🪟 🐧 - 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]". - HanSur94/matlab-mcp-server-python HanSur94/matlab-mcp-server-python MCP server 🐍 🏠 🍎 🪟 🐧 - Connect AI agents to MATLAB — execute code, run async jobs with progress reporting, get interactive Plotly plots, expose custom .m functions as tools, and monitor via live dashboard.
- ouvreboite/openapi-to-mcp #️⃣ ☁️ - Lightweight MCP server to access any API using their OpenAPI specification. Supports OAuth2 and full JSON schema parameters and request body.
- pydantic/pydantic-ai/mcp-run-python 🐍 🏠 - Run Python code in a secure sandbox via MCP tool calls
- r33drichards/mcp-js 🦀 🏠 🐧 🍎 - A Javascript code execution sandbox that uses v8 to isolate code to run AI generated javascript locally without fear. Supports heap snapshotting for persistent sessions.
- rikarazome/prolog-reasoner rikarazome/prolog-reasoner MCP server 🐍 🏠 🍎 🪟 🐧 - SWI-Prolog execution for LLMs with CLP(FD), negation-as-failure, and recursion. Benchmarked 90% vs 73% LLM-only accuracy on 30 logic problems.
- SebastianGilPinzon/colab-mcp SebastianGilPinzon/colab-mcp MCP server 🐍 🏠 🍎 🪟 🐧 - Control Google Colab notebooks and assign GPUs (T4/L4/A100) from any AI agent. Enhanced fork of Google's colab-mcp with all tools visible at startup, OAuth GPU control, and Windows support.
- Sowiedu/Edict Sowiedu/Edict MCP server 📇 🏠 – Agent-first programming language: agents produce JSON AST, the compiler validates, type-checks, effect-checks, verifies contracts via Z3/SMT, and compiles to WASM. 19 MCP tools for the full compile-and-execute loop.
- telleroutlook/agentkit-js/mcp-server telleroutlook/agentkit-js MCP server 📇 ☁️ 🏠 🐧 🍎 🪟 – Code-mode MCP server: collapses N user-defined tools into a two-tool surface (
execute_code+docs_search). Backed by a unified capability manifest (allowedHosts/cpuMs/memoryLimitBytes) honoured across three sandbox kernels — in-process node:vm, WASM (QuickJS / Pyodide / Wasmtime), and remote microVM (E2B / Cloudflare Sandbox). Token-saving benchmark in repo CI. - yepcode/mcp-server-js 🎖️ 📇 ☁️ - Execute any LLM-generated code in a secure and scalable sandbox environment and create your own MCP tools using JavaScript or Python, with full support for NPM and PyPI packages
🤖 Coding Agents
Full coding agents that enable LLMs to read, edit, and execute code and solve general programming tasks completely autonomously.
- 5dive-ai/5dive-mcp 5dive-mcp MCP server 📇 🏠 🍎 🪟 🐧 - Manage a 5dive agent fleet from any MCP client: file tasks, message and inspect agents, and read the fleet digest. Thin adapter over the 5dive CLI.
- agent-blueprint/mcp-server agent-blueprint/mcp-server 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. - dugubuyan/agent-nexus AgentNexus MCP server 🐍 🏠 ☁️ — Service-boundary-aware document exchange center for coordinating heterogeneous LLM code agents. Versioned Markdown store, pub-sub notifications, diff-aware updates, and lifecycle stage tracking. Each service registers as a sub-project; agents subscribe to cross-service document changes and receive structured diffs via MCP.
- agentic-mcp-tools/owlex 🐍 🏠 🍎 🪟 🐧 - AI council server: query CLI agents (Claude Code, Codex, Gemini, and OpenCode) in parallel with deliberation rounds
- sshahzaiib/agy-bridge sshahzaiib/agy-bridge MCP server 📇 🏠 🍎 🪟 🐧 - Delegate heavy tasks from Claude Code (or any MCP client) to the Antigravity CLI (Gemini): file analysis, repo archaeology, web lookups, and adversarial second-opinion code reviews. Quota-aware model failover with cooldowns, per-tool timeouts, and multi-turn session continuity.
- 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.
- aresyn/codex-control-plane-mcp aresyn/codex-control-plane-mcp MCP server 🐍 🏠 🪟 - Durable control plane for long-running Codex Desktop tasks. Submit tasks asynchronously, poll operation/workflow state, approve Plan Mode, recover retries, and use hook-backed SQLite history for search and diagnostics.
- askbudi/roundtable 🐍 🏠 - Zero-configuration MCP server that unifies multiple AI coding assistants (Claude Code, Cursor, Codex) through intelligent auto-discovery and standardized interface. Essential infrastructure for autonomous agent development and multi-AI collaboration workflows.
- automateyournetwork/pyATS_MCP - Cisco pyATS server enabling structured, model-driven interaction with network devices.
- avansaber/tailtest-cline avansaber/tailtest-cline MCP server 🐍 🏠 🍎 🪟 🐧 - Adversarial test generation for AI coding sessions. Detects language and framework; writes tests; runs them; classifies failures via R12 (real_bug / environment / test_bug). Ships 8 adversarial scenario categories. Works in Cline directly and in 8+ editors via Cline host coverage. 162 plugin tests. MIT.
- aybelatchane/mcp-server-terminal 🦀 🏠 🍎 🪟 🐧 - Playwright for terminals - interact with TUI/CLI applications through structured Terminal State Tree representation with element detection.
- aymericzip/intlayer 📇 ☁️ 🏠 - A MCP Server that enhance your IDE with AI-powered assistance for Intlayer i18n / CMS tool: smart CLI access, access to the docs.
- spyrae/claude-concilium 📇 🏠 🍎 🪟 🐧 - Multi-agent AI consultation framework for Claude Code. Three MCP servers wrapping CLI tools (Codex, Gemini, Qwen) for parallel code review and problem-solving with fallback chains and error detection. Includes ready-to-use Claude Code skill.
- blakerouse/ssh-mcp 🏎️ 🏠 🍎 🪟 🐧 - MCP server exposing SSH control for Linux and Windows servers. Allows long running commands and the ability to perform commands on multiple hosts at the same time.
- sipyourdrink-ltd/bernstein sipyourdrink-ltd/bernstein MCP server 🐍 🏠 ☁️ 🍎 🪟 🐧 - Deterministic multi-agent orchestrator for 37 CLI coding agents (Claude Code, Codex, Cursor, Aider, Gemini CLI, GitHub Copilot CLI, OpenHands, OpenCode, Goose, Qwen, Ollama, and more). MCP server mode (stdio + HTTP/SSE) exposes the orchestrator to any MCP client. Git worktree isolation per agent, HMAC-chained audit trail, cost-aware model routing via contextual bandit. Apache 2.0.
- danieldoderlein/llm-bus danieldoderlein/llm-bus MCP server 📇 ☁️ 🏠 - Multi-agent coordination bus over MCP: atomic gap-free claims, advisory file leases, a shared event ledger, presence, prose handoffs, and a task graph, so multiple coding agents (Claude Code, Cursor, Codex) stop colliding and re-deriving each other's work. Remote Streamable HTTP; self-hostable (AGPL-3.0) or hosted at llm-bus.com.
- 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.
- eirikb/any-cli-mcp-server 📇 🏠 - Universal MCP server that transforms any CLI tool into an MCP server. Works with any CLI that has
--helpoutput, supports caching for performance. - ejentum/ejentum-mcp ejentum/ejentum-mcp MCP server 📇 🏠 - MCP server with reasoning, code, anti-deception, and memory tools for AI agents.
- ezyang/codemcp 🐍 🏠 - Coding agent with basic read, write and command line tools.
- elhamid/llm-council 🐍 🏠 - Multi-LLM deliberation with anonymized peer review. Runs a 3-stage council: parallel responses → anonymous ranking → synthesis. Based on Andrej Karpathy's LLM Council concept.
- freema/openclaw-mcp openclaw-mcp MCP server 📇 ☁️ 🏠 - MCP server for OpenClaw AI assistant integration. Enables Claude to delegate tasks to OpenClaw agents with sync/async tools, OAuth 2.1 auth, and SSE transport for Claude.ai.
- ferrislucas/iterm-mcp 🖥️ 🛠️ 💬 - A Model Context Protocol server that provides access to iTerm. You can run commands and ask questions about what you see in the iTerm terminal.
- foldwork-dev/mcp-injector foldwork-dev/mcp-injector MCP server 🏎️ 🏠 🍎 🪟 🐧 - 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.
- TT-Wang/forge forge MCP server 📇 🏠 🍎 🪟 🐧 - Structured planning, parallel execution in git worktrees, and deep validation for Claude Code. Turns a one-line objective into a validated DAG of modules executed by worker agents, each self-checked and cross-module-reviewed before merge-back. 7 MCP tools:
validate,validate_plan,memory_recall,memory_save,iteration_state(per-run scoped, with stagnation/velocity/oscillation detection),forge_logs,session_state. Stdio-only. Zero telemetry. - g0t4/mcp-server-commands 📇 🏠 - Run any command with
run_commandandrun_scripttools. - gabrielmaialva33/winx-code-agent 🦀 🏠 - A high-performance Rust reimplementation of WCGW for code agents, providing shell execution and advanced file management capabilities for LLMs via MCP.
- hampsterx/claude-mcp-bridge hampsterx/claude-mcp-bridge MCP server 📇 🏠 🍎 🪟 🐧 - Wraps Claude Code CLI as MCP tools (query, search, structured, sessions) with subscription-first auth, cost metadata, budget caps, and granular tool sandboxing.
- irskep/persistproc 🐍 🏠 - MCP server + command line tool that allows agents to see & control long-running processes like web servers. Start, stop, restart, read logs.
- jigyasudham/veto jigyasudham/veto MCP server 📇 🏠 🍎 🪟 🐧 - 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.
- jinzcdev/leetcode-mcp-server 📇 ☁️ - MCP server enabling automated access to LeetCode's programming problems, solutions, submissions and public data with optional authentication for user-specific features (e.g., notes), supporting both
leetcode.com(global) andleetcode.cn(China) sites. - 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.
- kagan-sh/kagan kagan-sh/kagan MCP server 🐍 🏠 🍎 🪟 🐧 - AI-powered Kanban TUI and MCP server for autonomous development workflows. Orchestrates 14 coding agents across task tracking, isolated git worktrees, review, and merge.
- louis030195/terminator-mcp-agent 🦀 📇 🏠 🍎 🪟 🐧 - Desktop GUI automation using accessibility APIs. Control Windows, macOS, and Linux applications without vision models or screenshots. Supports workflow recording, structured data extraction, and browser DOM inspection.
- maxim-saplin/mcp_safe_local_python_executor - Safe Python interpreter based on HF Smolagents
LocalPythonExecutor - micl2e2/code-to-tree 🌊 🏠 📟 🐧 🪟 🍎 - A single-binary MCP server that converts source code into AST, regardless of language.
- misiektoja/kill-process-mcp 🐍 🏠 🍎 🪟 🐧 - List and terminate OS processes via natural language queries
- MladenSU/cli-mcp-server 🐍 🏠 - Command line interface with secure execution and customizable security policies
- nesquikm/mcp-rubber-duck 📇 🏠 ☁️ - An MCP server that bridges to multiple OpenAI-compatible LLMs - your AI rubber duck debugging panel for explaining problems to various AI "ducks" and getting different perspectives
- nihalxkumar/arch-mcp 🐍 🏠 🐧 - Arch Linux MCP Server to the Arch Linux ecosystem of the Arch Wiki, AUR, and official repositories for AI-assisted Arch Linux usage on Arch and non-Arch systems. Features include searching Arch Wiki and AUR, getting package info, checking for updates, installing packages securely, and analyzing PKGBUILDs.
- ooples/mcp-console-automation 📇 🏠 🍎 🪟 🐧 - Production-ready MCP server for AI-driven console automation and monitoring. 40 tools for session management, SSH, testing, monitoring, and background jobs. Like Playwright for terminal applications.
- oraios/serena 🐍 🏠 - A fully-featured coding agent that relies on symbolic code operations by using language servers.
- OthmaneBlial/term_mcp_deepseek 🐍 🏠 - A DeepSeek MCP-like Server for Terminal
- pdavis68/RepoMapper 🐧 🪟 🍎 - An MCP server (and command-line tool) to provide a dynamic map of chat-related files from the repository with their function prototypes and related files in order of relevance. Based on the "Repo Map" functionality in Aider.chat
- plori-ai/plori plori-ai/plori MCP server 🎖️ 🏎️ ☁️ - Give your AI agent its own cloud computer. Create and drive hosted plori agents (persistent disk, real tools, memory that survives between sessions) over a remote MCP server: invoke an agent and read its reply, manage the human-in-the-loop queue, and schedule deferred runs. OAuth 2.1 sign-in or API key.
- preflight-dev/preflight 📇 🏠 🍎 🪟 🐧 - 24-tool MCP server for Claude Code that catches vague prompts before they waste tokens. Includes 12-category prompt scorecards, session history search with LanceDB vectors, cross-service contract awareness, correction pattern learning, and cost estimation.
- PsChina/deepseek-as-subagent PsChina/deepseek-as-subagent MCP server 🐍 🏠 🍎 🪟 🐧 - Run DeepSeek as a real sub-agent inside Claude Code / Codex CLI. DeepSeek gets its own 7-tool agent loop (Read/Write/Edit/Bash/Glob/Grep/NotebookEdit) in a sandboxed workspace, not just a single LLM call. Includes token-based command sandbox, pre-flight web-search pattern, and cross-platform installer.
- djerok/glm-mcp djerok/glm-mcp MCP server 📇 🏠 🍎 🪟 🐧 - 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.
- religa/multi-mcp 🐍 🍎 🪟 🐧 - Parallel multi-model code review, security analysis, and AI debate with ChatGPT, Claude, and Gemini. Orchestrates multiple LLMs for compare, consensus, and OWASP Top 10 security checks.
- rinadelph/Agent-MCP 🐍 🏠 - A framework for creating multi-agent systems using MCP for coordinated AI collaboration, featuring task management, shared context, and RAG capabilities.
- sena-labs/oz-mcp-server sena-labs/OzBridge MCP server 📇 🏠 🍎 🪟 🐧 - Bridges Warp's Oz coding agent to any IDE or MCP client (Claude Code, Cursor, Codex), plus native
@ozin VS Code Copilot Chat. Independent project; uses only Warp's documented public interfaces. MIT. - shashankss1205/codegraphcontext 🐍 🏠 🍎 🪟 🐧 An MCP server that indexes local code into a graph database to provide context to AI assistants with a graphical code visualizations for humans.
- sim-xia/blind-auditor 🐍 🏠 🍎 🪟 🐧 - A zero-cost MCP server that forces AI to self-correct generation messages using prompt injection, independent self-audition and context isolation.
- sim-xia/skill-cortex-server 🐍 🏠 🍎 🪟 🐧 - An MCP server that enable all IDEs/CLIs to access Claude Code Skills capabilities.
- sonirico/mcp-shell - 🏎️ 🏠 🍎 🪟 🐧 Give hands to AI. MCP server to run shell commands securely, auditably, and on demand on isolated environments like docker.
- stippi/code-assistant 🦀 🏠 - Coding agent with basic list, read, replace_in_file, write, execute_command and web search tools. Supports multiple projects concurrently.
- PThrower/Strata PThrower/Strata MCP server - AI ecosystem intelligence MCP server. Verified best practices, news, integrations, and MCP server directory across 22 AI ecosystems including Claude, ChatGPT, Gemini, LangChain, Groq, Cursor, and more. Claude-validated, injection-safe, refreshed twice daily. 📇 ☁️
- 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.
- tiianhk/MaxMSP-MCP-Server 🐍 🏠 🎵 🎥 - A coding agent for Max (Max/MSP/Jitter), which is a visual programming language for music and multimedia.
- 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.
- Touchpoint-Labs/touchpoint Touchpoint MCP server 🐍 🏠 🍎 🪟 🐧 - Playwright for the entire OS. Gives AI agents the ability to see, find, and interact with UI elements in any desktop application.
- tumf/mcp-shell-server - A secure shell command execution server implementing the Model Context Protocol (MCP)
- VertexStudio/developer 🦀 🏠 🍎 🪟 🐧 - Comprehensive developer tools for file editing, shell command execution, and screen capture capabilities
- VibeKit-Bot/vibekit-mcp VibeKit-Bot/vibekit-mcp MCP server 📇 ☁️ - MCP server for VibeKit. Lets an LLM in Claude Desktop, Cursor, or any MCP client build, deploy, and manage hosted apps and chat with each app's persistent server-side agent (every app gets its own agent and a live URL). Not to be confused with the unrelated
superagent-ai/vibekitSDK. - wende/cicada 🐍 🏠 🍎 🪟 🐧 - Code Intelligence for Elixir: module search, function tracking, and PR attribution through tree-sitter AST parsing
- wonderwhy-er/DesktopCommanderMCP 📇 🏠 🍎 🪟 🐧 - A swiss-army-knife that can manage/execute programs and read/write/search/edit code and text files.
- x51xxx/codex-mcp-tool 📇 ☁️ - MCP server that connects your IDE or AI assistant to Codex CLI for code analysis and editing with support for multiple models (gpt-5-codex, o3, codex-1)
- x51xxx/copilot-mcp-server 📇 ☁️ - MCP server that connects your IDE or AI assistant to GitHub Copilot CLI for code analysis, review, and batch processing
- eliottreich/taskbounty-mcp-server eliottreich/taskbounty-mcp-server MCP server 📇 ☁️ - MCP server for TaskBounty. AI agents fix GitHub bugs (every fix ships with a regression test) and raise test coverage on your codebase. Posters draft and fund bounties from chat (Stripe Checkout); solvers submit PRs verified end-to-end in a sandbox. Paid in USDC, ETH, or BTC. 11 tools.
- Yomiracle/trinity-lite Yomiracle/trinity-lite MCP server 🐍 🏠 - Local-first task bus for CLI-based AI agents. Route work, persist state in SQLite, and let Codex, Claude Code, and other agents collaborate through a shared MCP server.
🖥️ Command Line
Run commands, capture output and otherwise interact with shells and command line tools.
- bvisible/mcp-ssh-manager bvisible/mcp-ssh-manager MCP server 📇 🏠 🍎 🪟 🐧 - Manage multiple SSH servers from one MCP: command execution, file transfer/rsync, database dump/import/query (MySQL/PostgreSQL/MongoDB), backups & restore, health monitoring, persistent sessions, tunnels, ProxyJump/bastion, and opt-in per-server security modes (readonly/restricted) with audit log. Linux, macOS & Windows OpenSSH.
- capsulerun/bash Capsule Bash MCP server 📇 🏠 🍎 🪟 🐧 - Sandboxed bash for agents. Run untrusted commands in WebAssembly sandboxes with no setup required.
- cygnussystems/cygnus-ssh-mcp cygnussystems/cygnus-ssh-mcp MCP server 🐍 🏠 🍎 🪟 🐧 - MCP server for SSH-based control of remote Linux, macOS, and Windows servers with 46 purpose-built tools instead of one generic command-runner: line-level file editing (no download/edit/upload round-trip), background task launch/monitor/kill, real sudo support, host aliases, recursive directory ops, archive create/extract, and full Unicode via SFTP (avoids PowerShell OEM code page corruption on Windows targets).
pip install cygnus-ssh-mcporuvx cygnus-ssh-mcp. - danmartuszewski/hop 🏎️ 🖥️ - Fast SSH connection manager with TUI dashboard and MCP server for discovering, searching, and executing commands on remote hosts.
- faizbawa/mcp-remote-ssh faizbawa/mcp-remote-ssh MCP server 🐍 🏠 🍎 🪟 🐧 - Full SSH access for AI agents with secret-safe environment injection and automatic output redaction. Persistent sessions, structured execution, SFTP, port forwarding — secrets are fed via stdin (invisible to
ps) and scrubbed from all tool responses before reaching the LLM.uvx mcp-remote-ssh - luisgf/infrabroker luisgf/infrabroker MCP server 🏎️ 🏠 ☁️ 🍎 🐧 - SSH & Kubernetes access broker where the model never touches a credential: a separate signer mints per-operation ephemeral SSH certificates and bound ServiceAccount tokens, with a per-command allow/deny/approval firewall (POSIX-sh AST), dry-run, human-in-the-loop approvals, session recording and an Ed25519-chained audit log. Self-hosted Go binaries, GPLv3.
- nvms/tui-mcp tui-mcp MCP server 📇 🏠 🍎 🪟 🐧 - What Chrome DevTools MCP is for the browser, tui-mcp is for the terminal. Launch, screenshot, and interact with any TUI app.
- PsYcGoD/sage PsYcGoD/sage MCP server 📇 🏠 🍎 🪟 🐧 - Local-first CLI and MCP wrapper for AI coding agents. Routes shell commands through
sage run --, stores command history locally, and returns compressed terminal output to reduce context noise. - raychao-oao/pty-mcp pty-mcp MCP server 🏎️ 🏠 🍎 🐧 - Interactive PTY sessions for AI agents — local shells, SSH with persistent sessions (ai-tmux daemon for attach/detach), and serial ports. Single Go binary, no tmux dependency.
- ferodrigop/forge forge MCP server 📇 🏠 - Terminal MCP server for AI coding agents with persistent PTY sessions, ring-buffer incremental reads, headless xterm screen capture, multi-agent orchestration, and a real-time web dashboard.
- WhenLabs-org/when WhenLabs-org/when MCP server 📇 🏠 🍎 🪟 🐧 - 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.
- LukeLamb/claude-terminal-mcp LukeLamb/claude-terminal-mcp MCP server 📇 🏠 🐧 🍎 - Terminal, filesystem, and background-job tools for Claude Desktop on Linux/macOS. Zero npm deps, pure Node.
- HasanJahidul/terminal-history-mcp HasanJahidul/terminal-history-mcp MCP server 📇 🏠 🍎 🐧 - Full-text search over your shell history (zsh / bash / fish) via SQLite FTS5. Local-only. 11-pattern secret redaction runs BEFORE insert. Captures cwd / exit code / duration via opt-in shell hook. Tools:
search_history,recent_in_dir,failed_commands,command_chains,reindex. - HasanJahidul/localhost-mcp localhost-mcp MCP server 📇 🏠 🍎 🪟 🐧 - Inspect, manage, and kill local dev servers. Lists what's listening on each port (pid, framework, project, uptime, memory, cpu), diagnoses port conflicts with free alternatives nearby, finds zombie processes, and kills by pid or port with a dry-run default.
- laszlopere/mcp-tmux laszlopere/mcp-tmux MCP server 🐍 🏠 🐧 🍎 - Universal tmux driver: sessions, windows, panes, keystrokes, and pane capture — local or remote over SSH. Curated tools plus a raw
tmux_commandpassthrough; works against tmux 1.8+. Shared, visible sessions for pair-programming with the agent.uvx mcp-tmux. - zb-ss/servonaut zb-ss/servonaut MCP server 🐍 🏠 🍎 🐧 - Manage AWS EC2, Hetzner, OVH and custom SSH servers: run commands, fetch logs, CloudWatch/CloudTrail queries, fleet health snapshots, IP banning, S3 — with readonly/standard/dangerous guard tiers and a JSONL audit trail.
- blinkingbit-oss/execkit blinkingbit-oss/execkit MCP server 🦀 🏠 🍎 🐧 - Stateful, structured, auditable shell sessions for AI agents over local, SSH, and Docker. Secret redaction, output budgeting, SSH host-key verification, and a loopback read-only browser viewer that streams the live transcript.
- Easton-OU/rootpilot-mcp Easton-OU/rootpilot-mcp MCP server 📇 🏠 🍎 🪟 🐧 - Safe, read-only SSH diagnostics for Linux/Docker servers: a fixed 38-command whitelist (no arbitrary execution), secret redaction, per-command timeouts. Collects evidence; your model does the reasoning.
npx @rootpilot/mcp-ssh-diagnose
💬 Communication
Integration with communication platforms for message management and channel operations. Enables AI models to interact with team communication tools.
- AbdelStark/nostr-mcp ☁️ - A Nostr MCP server that allows to interact with Nostr, enabling posting notes, and more.
- adhikasp/mcp-twikit 🐍 ☁️ - Interact with Twitter search and timeline
- agenticmail/agenticmail agenticmail/agenticmail MCP server 📇 🏠 🍎 🪟 🐧 - Real email and SMS for AI agents. Run a local mail server with disposable inboxes, send/receive real email, fetch verification codes, and drive a real inbox — all from your machine, no third-party email API. Install with
npx @agenticmail/mcp. - agentmail-toolkit/mcp 🐍 💬 - An MCP server to create inboxes on the fly to send, receive, and take actions on email. We aren't AI agents for email, but email for AI Agents.
- anypost/emailmd anypost/emailmd MCP server 📇 ☁️ 🏠 - Write and preview emails from your assistant. Renders markdown into email-safe HTML that holds up in Outlook and Gmail, lints drafts for deliverability problems, and returns a live preview link. Hosted with no API key, or run it locally with
npx emailmd mcp. - arbengine/mailbox-mcp arbengine/mailbox-mcp MCP server 📇 ☁️ - Physical mail API for AI agents. Send letters, certified mail, postcards, and batch mailings with cost previews, approval controls, tracking, and webhooks.
- AutomateLab-tech/content-distribution-mcp AutomateLab-tech/content-distribution-mcp MCP server 📇 ☁️ 🏠 - Publish one piece of content to DEV.to, Hashnode, GitHub Discussions, Reddit, Bluesky, LinkedIn, Medium and Twitter with idempotent state and per-platform adaptation.
- bababoi-bibilabu/agent-mq agent-mq MCP server 📇 ☁️ 🏠 - Message queue for AI coding assistants. Let AI agents (Claude Code, Cursor, Codex) send messages to each other across sessions and machines. UUID-based auth, self-hostable.
- Beltran12138/wecom-docs-mcp-server Beltran12138/wecom-docs-mcp-server MCP server 🐍 🏠 🪟 🐧 - WeCom (Enterprise WeChat) document operations via MCP: create, read, and edit Docs and Smartsheets (9 tools). Fills the doc-CRUD gap — existing WeCom MCP servers only support webhook messaging.
- areweai/tsgram-mcp - TSgram: Telegram + Claude with local workspace access on your phone in typescript. Read, write, and vibe code on the go!
- arpitbatra123/mcp-googletasks 📇 ☁️ - An MCP server to interface with the Google Tasks API
- BigCactusLabs/dead-letter [
](https://glama.ai/mcp/servers/BigCactusLa
Установка Awesome MCP Servers by punkpeye
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/punkpeye/awesome-mcp-serversFAQ
Awesome MCP Servers by punkpeye MCP бесплатный?
Да, Awesome MCP Servers by punkpeye MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Awesome MCP Servers by punkpeye?
Нет, Awesome MCP Servers by punkpeye работает без API-ключей и переменных окружения.
Awesome MCP Servers by punkpeye — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Awesome MCP Servers by punkpeye в Claude Desktop, Claude Code или Cursor?
Открой Awesome MCP Servers by punkpeye на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Awesome MCP Servers by punkpeye with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
