MCP Server Reviews — Honest, Research-Based Ratings for 2026

Honest, research-driven evaluations of MCP servers and AI tools. What works, what doesn't, and who should care.


Review 2026-05-01 18:00:00

MCP Security & CVE Tracker — 30+ CVEs in 60 Days, Supply Chain Attacks, and the Protocol's Growing Pains

The MCP ecosystem's security posture is alarming. Between January and March 2026, researchers filed 30+ CVEs targeting MCP servers, clients, and infrastructure — from trivial path traversals to CVSS 9.8 remote code execution. NGINX-UI's CVE-2026-33032 was actively exploited in the wild. OX Security discovered a systemic design flaw in the STDIO interface affecting 150M+ downloads. The OWASP MCP Top 10 was published. Supply chain attacks hit Trivy, Checkmarx, and Oura MCP clones. Our cross-review analysis found 60+ distinct security findings scattered across ChatForest's 325+ MCP category reviews. This tracker consolidates them.

Review 2026-04-30 09:00:00

Browser Extension MCP Servers — Chrome DevTools, Browser Automation, Firefox, Safari, WebMCP, and More

Browser extension MCP servers for AI-powered browser control, DevTools debugging, automation, and web inspection across Chrome, Firefox, Safari, and emerging browser-native standards. **The official Chrome DevTools MCP** — ChromeDevTools/chrome-devtools-mcp (37,700 stars, TypeScript) is the clear leader, now with 34 tools across 8 categories including input automation (9), navigation (6), emulation (2), performance (3), network (2), debugging (6), extensions (5), and memory (1). Experimental vision with coordinate-based tools, WebMCP debugging support for Chrome 149+, and screencast recording. Official Google project with rapid development (805 commits). **Chrome extension pioneer** — hangwin/mcp-chrome (11,400 stars, TypeScript) takes a fundamentally different approach: instead of launching a new browser, it uses your existing Chrome browser as a Chrome extension. This means AI agents inherit your login sessions, cookies, bookmarks, and browser configuration. 20+ tools including tab management, content extraction, semantic search, DOM interaction, network monitoring, and screenshots. The extension architecture avoids bot detection since it operates within a real user browser session. **Browser monitoring suite DISCONTINUED** — AgentDeskAI/browser-tools-mcp (7,200 stars, TypeScript) has been officially discontinued. The README now states 'THIS PROJECT IS NO LONGER ACTIVE PLEASE USE A DIFFERENT SOLUTION.' Additionally, an OS command injection vulnerability (CWE-78) was reported in April 2026 affecting macOS deployments with autoPaste enabled. Users should migrate to alternatives like chrome-devtools-mcp or mcp-chrome. **Local-first automation** — BrowserMCP/mcp (6,400 stars, TypeScript, Apache-2.0) is a Chrome extension + MCP server adapted from Playwright MCP to automate your actual browser rather than creating new instances. Fast local automation without network latency, keeps activity private on-device, maintains logged-in sessions, and avoids basic bot detection by using your real browser fingerprint. Works with VS Code, Claude, Cursor, and Windsurf. **Browser-native standard advancing** — WebMCP (1,100 stars, TypeScript, AGPL-3.0) has been accepted as a W3C deliverable and is transitioning to official web standard development via the webmachinelearning/webmcp repository. Websites register tools via navigator.modelContext API. Now available in Chrome 146+ Canary and Microsoft Edge 147 (added March 2026). Chrome DevTools MCP integrates WebMCP debugging support for Chrome 149+. The WebMCP-org GitHub organization hosts core packages, examples, and documentation. MCP-B extension is no longer open source. **Safari gap FILLED** — achiya-automation/safari-mcp NEW (47 stars, JavaScript, MIT, 80 tools) provides native Safari browser automation via AppleScript + Swift daemon. 80 tools across 19 categories including navigation, page reading, clicking, form input, screenshots/PDF, scrolling, tabs, JavaScript execution, element inspection, accessibility, drag-and-drop, cookies/storage (10 tools), clipboard, networking (6 tools), and console. ~60% less CPU than Chrome on Apple Silicon, ~5ms latency per command, zero-overhead background operation preserving logins. Framework-aware (React, Vue, Angular, Svelte). The biggest gap from the initial review has been filled. **Safari alternative** — lxman/safari-mcp-server (32 stars, TypeScript, MIT, 9 tools) provides Safari automation via SafariDriver with session management, DevTools access (console, network, performance), screenshots, and JavaScript execution. Less comprehensive than safari-mcp but more DevTools-focused. **Official Mozilla Firefox DevTools** — mozilla/firefox-devtools-mcp (131 stars, TypeScript, MIT, v0.9.2) — the freema/firefox-devtools-mcp project has been adopted by Mozilla and moved to the official mozilla/ GitHub organization. 189 commits. Features page management, snapshot/UID interactions, input handling, network capture, console monitoring, screenshots, script evaluation, privileged context access, WebExtension management, and Firefox preferences control. Claude Code plugin available. Install via npx firefox-devtools-mcp@latest. **Security-focused Firefox control** — eyalzh/browser-control-mcp (277 stars, TypeScript, v1.5.1) pairs an MCP server with a Firefox extension that prioritizes safety: local-only connection with shared secret, extension-side audit log for tool calls, tool enable/disable configuration, domain-level consent for content reading, and zero third-party runtime dependencies. Tab management, history access, named tab groups with colors. Available on Firefox Add-ons. **Firefox multi-session automation** — JediLuke/firefox-mcp-server (TypeScript) provides 28 specialized tools for Firefox automation via Playwright. Isolated browser sessions with independent cookies/storage, concurrent multi-session management, real-time console monitoring, WebSocket traffic capture, network activity monitoring with timing data, and performance metrics (DOM timing, paint events, memory usage). Experimental/vibe-coded project. **Lightweight Chrome CDP control** — lxe/chrome-mcp (47 stars, TypeScript) provides granular Chrome control via Chrome DevTools Protocol without screenshots. Navigate, click coordinates/elements, type text, get semantic page info including interactive elements and text nodes, and query page state (URL, title, scroll position, viewport). SSE transport. Requires Chrome with remote debugging enabled. **Community Chrome DevTools** — benjaminr/chrome-devtools-mcp (296 stars, TypeScript, v1.0.3) provides Chrome DevTools Protocol integration for Claude Desktop and Claude Code. Element inspection, console access, and browser automation. Predates the official ChromeDevTools version. **Cross-browser extension** — djyde/browser-mcp (12 stars, TypeScript) supports Chrome, Edge, and Firefox with a unified extension. Get markdown from the current page, summarize page content, inject CSS (e.g., dark mode), and search browser history. Lightweight multi-browser approach. **WebSocket page bridge** — Oanakiaja/chrome-extension-bridge-mcp (TypeScript) establishes a WebSocket connection between web pages and a local MCP server, exposing the global window object. Useful for interacting with web application state from AI tools. **Comprehensive browser bridge** — robhicks/browser-mcp-bridge (TypeScript) provides full browser content bridging to Claude Code: page content extraction, DOM snapshots with computed styles, JavaScript execution in page context, screenshots, console monitoring, network request tracking, performance metrics, accessibility tree access, debugger attachment/detachment, and multi-tab management. **Remaining gaps** — no unified cross-browser server provides consistent automation across Chrome, Firefox, and Safari through one API. Mobile browser MCP support is absent — no servers target Chrome for Android, Safari for iOS, or mobile-specific debugging. No MCP server specializes in browser extension development or testing workflows. WebMCP is advancing through W3C but not yet production-ready in stable browser releases.

Review 2026-04-27 12:00:00

ITSM & IT Service Management MCP Servers — ServiceNow, PagerDuty, Jira Service Management, Zendesk, and More

ITSM and IT service management MCP servers are one of the most mature enterprise categories, with official support from ServiceNow (native MCP in Zurich release), PagerDuty (20+ tools with read-only default safety design), Atlassian Jira Service Management (official remote MCP with on-call and alert tools), incident.io (hosted remote MCP at mcp.incident.io), FireHydrant (official open-source), and Rootly (Apache 2.0, AI-powered incident similarity analysis). ServiceNow has the richest ecosystem with native platform MCP plus 7+ community servers — echelon-ai-labs/servicenow-mcp (162 stars, role-based tool packages), Happy-Technologies happy-platform-mcp (480+ auto-generated tools from metadata across 160+ tables), ShunyaAI/snow-mcp (60+ tools), and more. PagerDuty stands out for safety-first design: read-only by default, write tools require explicit opt-in. Zendesk has strong community coverage led by reminia/zendesk-mcp-server (79 stars) but no official server. Opsgenie is covered by giantswarm/mcp-opsgenie (Go, Apache 2.0, multi-transport). Freshservice has community servers (MIT) covering tickets, changes, and assets. ManageEngine ServiceDesk Plus has PTTG-IT/SDP-MCP (16 tools, OAuth). For multi-platform ITSM, madosh/MCP-ITSM provides unified access to ServiceNow, Jira, Zendesk, Ivanti, and Cherwell through consistent tool definitions. BMC takes a different approach as an MCP client (consuming external servers via HelixGPT) rather than an MCP server. The industry is splitting between MCP server providers (exposing capabilities) and MCP client consumers (connecting their AI to external tools). Hosted remote MCP is emerging as the preferred deployment model. Notable gaps: no Squadcast, no xMatters, no SysAid MCP servers. Rating: 4.0/5 — strong official vendor adoption led by ServiceNow and PagerDuty, with the broadest enterprise coverage of any ITSM MCP category.

Review 2026-04-27 11:00:00

Publishing & Typesetting MCP Servers — LaTeX, Overleaf, Pandoc, eBooks, Print-on-Demand, InDesign, and More

Publishing and typesetting MCP servers across LaTeX/Overleaf/Typst, document format conversion, eBooks and reading, book discovery, print-on-demand, desktop publishing, and PDF tools. The document conversion subcategory remains the strongest — zcaceres/markdownify-mcp (2,600 stars, TypeScript, MIT, v1.0.4) is the standout server in the entire category, converting virtually anything (PDF, DOCX, XLSX, PPTX, images, audio, YouTube transcripts) into Markdown with 10 specialized tools, making it the de facto gateway for ingesting documents into AI workflows. vivekVells/mcp-pandoc (531 stars, Python) wraps the venerable Pandoc engine for bidirectional format conversion across Markdown, HTML, PDF, DOCX, LaTeX, EPUB, RST, and ODT — the only server offering true multi-format output including EPUB generation. The biggest change since the initial review is the arrival of johannesbrandenburger/typst-mcp (144 stars, Python, MIT, 5 tools) — Typst was explicitly called out as a missing gap, and now has an MCP server with LaTeX-to-Typst conversion, syntax validation, image rendering, and documentation access. For LaTeX, the Overleaf space has grown further — mjyoo2/OverleafMCP surged 73→110 stars (+51%), YounesBensafia/overleaf-mcp-server (26 stars, Python, MIT, read/write/sync) and gswxp2/overleaf-mcp-helper (VSCode plugin + MCP, safe editing with substring matching) both launched in March 2026, bringing total Overleaf implementations to 7+. Standalone LaTeX servers like aaronsb/texflow-mcp (22 stars) provide structured document models where AI operates on sections and paragraphs while the system handles all LaTeX mechanics. axiomlogicnexus/TeXstudio-LaTeX-MCP-Server offers the deepest IDE integration with 30+ tools including linting, formatting, bibliography management, and package installation. For academic publishing specifically, takashiishida/arxiv-latex-mcp (127 stars, MIT, v0.2.2) fetches arXiv paper LaTeX source directly — far more useful than PDF extraction for math-heavy papers. The eBook space remains rich — onebirdrocks/ebook-mcp (361 stars, Apache-2.0) provides AI-powered reading experiences with quizzes and explanations for EPUB and PDF, trieloff/calibre-mcp (30 stars) bridges Calibre's vast library management capabilities, and vgnshiyer/apple-books-mcp (48 stars, v0.7.3 April 2026) now includes chapter position tracking with 'pick up where you left off', highlight context retrieval with anchors, and reading analytics across 17 releases. andylbrummer/booklife-mcp (Go, 27 tools) unifies Hardcover, Libby/OverDrive, and Open Library into a single reading management platform. Book discovery gets two solid implementations: 8enSmith/mcp-open-library (71 stars, MIT) and mcp-google-books. Print-on-demand is an emerging niche — TSavo/printify-mcp (25 stars) integrates with Printify's platform including AI image generation via Replicate's Flux model for creating designs, while devlimelabs/lulu-print-mcp provides 20+ tools for the Lulu Print API covering print jobs, file validation, cost calculation, and shipping management. Desktop publishing has expanded — the second major gap fill is tacyan/AffinityMCP (18 stars, Rust, 9 tools), a Rust-based server for Affinity Photo/Designer/Publisher automation including file operations, document creation, export, filter application, and batch processing. Affinity Publisher was explicitly listed as missing in the initial review. zachshallbetter/indesign-mcp-server (10 stars, 135+ tools) remains the most ambitious InDesign integration, lucdesign/indesign-mcp-server (16 stars, 35+ tools) provides professional typography and EPUB export, and matrayu/adobe-mcp offers a unified server for the entire Adobe Creative Suite. Canva gets MCP integration through EmilyThaHuman/canva-mcp-server with 20 tools including AI design generation. PDF manipulation rounds out the category with hanweg/mcp-pdf-tools (74 stars) for merging, extracting, and searching PDFs, plus 2b3pro/markdown2pdf-mcp (34 stars) for generating PDFs with syntax highlighting and Mermaid diagrams. The category earns 4/5, upgraded from 3.5 — two explicitly-called-out gaps have been filled (Typst at 144 stars, Affinity Publisher at 18 stars), markdownify-mcp and mcp-pandoc remain best-in-class document conversion infrastructure, OverleafMCP surged 51% in popularity, Apple Books MCP got a major update with chapter tracking, and the academic publishing pipeline (arXiv → LaTeX → Typst → PDF) is now significantly stronger. Remaining deductions for continued Overleaf fragmentation (now 7+ servers), no EPUB authoring tools (only reading), no Amazon KDP integration, no newspaper/magazine layout tools, and desktop publishing still platform-limited despite Affinity filling the Adobe-only gap.

Review 2026-04-27 05:00:00

Data Quality & Data Observability MCP Servers — Monte Carlo, Bigeye, Elementary, Validio, Qualytics, and More

Data quality and data observability MCP servers are a rapidly growing category driven by the need for AI agents to monitor, validate, and troubleshoot data pipelines. Monte Carlo leads with its official mc-agent-toolkit (77 stars, Apache 2.0, 14 skills) covering incident response, asset health, automated triage, root cause analysis, and storage cost optimization — the most comprehensive data observability MCP offering available. Bigeye provides the deepest tool coverage with 47+ MCP tools spanning issue management, metrics, lineage, root cause analysis, sensitive data scanning, and a unique agent lineage tracking feature. Elementary brings dbt-native observability to MCP with discovery, lineage, test coverage, and incident management accessible through its cloud platform. Validio offers a hosted MCP server combining catalog, lineage, data quality incidents, and AI-powered validator recommendations. Qualytics launched its Data Control Layer with AgentQ and MCP support in April 2026, enabling natural-language rule authoring, anomaly investigation, and remediation workflows. Acceldata introduced the xLake MCP-DC Server — the first distributed data control plane for MCP with cross-lake coordination across Snowflake, Databricks, and on-prem. Atlan's agent-toolkit (29 stars, MIT, 15 tools) provides data catalog features including quality monitoring and lineage. For AI/ML data quality, Dingo (687 stars, Apache 2.0) evaluates training data with 100+ metrics via MCP. The dbt MCP server (544 stars, 50+ tools) includes data quality testing and model health tools. Notable gaps: Great Expectations, Soda, Anomalo, Lightup, Sifflet, and Metaplane have no MCP servers. The open-source data quality stack is almost entirely absent from MCP. Rating: 3.5/5 — strong commercial vendor coverage led by Monte Carlo and Bigeye, but the open-source data quality ecosystem remains unrepresented.

Review 2026-04-26 23:00:00

Survey & Forms MCP Servers — Qualtrics, Tally, Typeform, Jotform, Google Forms, and More

Survey and forms MCP servers are an emerging category with a wide range of coverage quality. Qualtrics has the deepest integration through a community server with 53 tools spanning surveys, questions, blocks, flow logic, responses, contacts, distributions, and webhooks. Tally is the standout free option with 20+ official MCP tools, unlimited forms, OAuth authentication, and a safety-first design that prevents AI from deleting forms. Jotform ships an official hosted MCP at mcp.jotform.com with OAuth 2.0 and 6 tools covering form creation, editing, submissions, and assignment. Typeform offers a beta official MCP with limited documentation plus a community server exposing 47 tools across forms, responses, webhooks, themes, images, workspaces, and translations. Google Forms has no official MCP but multiple community servers exist, with the google_workspace_mcp (2.2K stars) providing Forms alongside 11 other Google services. The standalone survey-mcp-server offers 8 tools for conducting AI-driven conversational surveys with skip logic, session resume, and pluggable storage backends including Supabase and Cloudflare KV. Notable gaps: no SurveyMonkey official MCP, no Microsoft Forms dedicated server, no Hotjar/Survicate/SurveySparrow MCP servers, and most community servers have very low adoption. Rating: 3.0/5 — adequate platform coverage led by Qualtrics community depth and Tally's free official server, but low maturity overall.

Review 2026-04-26 23:00:00

Linux System Administration MCP Servers — Red Hat RHEL Lightspeed, SSH Remote Management, Shell Execution, Ansible, Zabbix, and systemd

Linux system administration MCP servers connect AI assistants to server diagnostics, remote SSH management, shell execution, configuration management, and monitoring — the core workflows of Linux operations. Red Hat leads with the RHEL Lightspeed linux-mcp-server (211 stars, Apache 2.0, 26 read-only tools across system info, services, processes, logs, network, storage, and scripting) plus Red Hat Insights MCP (6 toolsets for Advisor, Vulnerability, Inventory, and Remediations). For SSH remote management, tufantunc/ssh-mcp (411 stars, MIT) provides lightweight remote execution while bvisible/mcp-ssh-manager (168 stars, 37 tools) covers database operations, backups, health monitoring, and multi-hop bastion support. Shell execution servers range from security-focused (MladenSU/cli-mcp-server with command whitelisting and path traversal prevention) to full-featured (tumf/mcp-shell-server with stdin support and whitelisted commands). openSUSE contributes systemd-mcp (7 stars, Go, direct systemd C API integration without systemctl). For configuration management, Ansible has both the official ansible/aap-mcp-server and community options with 50+ tools covering playbooks, inventories, and roles. Monitoring is anchored by mpeirone/zabbix-mcp-server (202 stars, 40+ tools for hosts, triggers, problems, templates, and events) and giantswarm/mcp-prometheus for time-series metrics. The homelab-mcp project (25 stars, 39 tools) bundles Docker, Ollama, Pi-hole, Unifi, and Ansible management into a single MCP suite. Major gaps: no official Canonical/Ubuntu, SUSE (beyond systemd-mcp), or Debian MCP servers. No dedicated Nagios, Puppet, Chef, or SaltStack servers. No official Prometheus MCP from the Prometheus project. Rating: 3.5/5 — Red Hat's dual-server approach (RHEL diagnostics + Insights intelligence) is the strongest vendor commitment, SSH management is well-served by multiple options, but the Linux distribution ecosystem largely hasn't adopted MCP yet and enterprise configuration management beyond Ansible remains absent.

Review 2026-04-26 22:00:00

Quantum Computing MCP Servers — IBM Qiskit, Conductor Quantum CODA, Amazon Braket, Stim QEC, and More

Quantum computing MCP servers bring circuit design, simulation, and real quantum hardware execution into AI workflows. IBM leads with the only official vendor MCP offering — six Qiskit MCP servers covering circuit creation, transpilation, runtime job submission, documentation search, AI code assistance, and reinforcement learning-based circuit synthesis. Conductor Quantum's CODA MCP is the standout commercial platform — multi-provider QPU access (IBM, IonQ, Rigetti, IQM, AQT) totaling 1,000+ qubits, cross-framework transpilation (Qiskit, Cirq, PennyLane, Braket, CUDA-Q, PyQuil), and a credit-based pricing model ($19-279/month, 5 free daily credits). For simulation, YuChenSSR/quantum-simulator-mcp (10 stars, MIT) provides Docker-based circuit execution with noise models (depolarizing, thermal relaxation, readout error) and pre-loaded algorithms (Bell state, Grover's, QFT). DeDuckProject/stim-mcp wraps Google's Stim for quantum error correction — surface codes, repetition codes, color codes, and detector error model analysis. For quantum machine learning, des137/qml-mcp provides variational quantum classifiers and quantum kernel computation. On the security side, post-quantum cryptography has its own MCP presence — scottdhughes/post-quantum-mcp implements 24 tools for NIST-standardized algorithms (ML-KEM, ML-DSA, SLH-DSA), and qu3ai/qu3-app (43 stars) provides a quantum-safe MCP client using Kyber-768 KEM. Academic research is active — arXiv 2604.08318 presents a formal MCP server architecture for hybrid quantum-HPC environments using CUDA-Q and the Quantinuum emulator. Major gaps: no Google Quantum AI (Cirq), Xanadu (PennyLane), or Microsoft Azure Quantum official MCP servers. No D-Wave quantum annealing server. No Quantinuum (H-Series) direct MCP access. The ecosystem is small but technically deep, dominated by IBM's Qiskit ecosystem and a growing number of research-oriented community servers. Rating: 3.0/5 — IBM's official commitment is strong and CODA MCP provides real multi-provider hardware access, but the category remains early-stage with low star counts, limited vendor participation beyond IBM, and most servers targeting quantum researchers rather than general developers.

Review 2026-04-26 22:00:00

Banking & Fintech MCP Servers — Plaid, Adyen, Square, Marqeta, Revolut, Morningstar, Bloomberg, LoanPro, and More

Banking and fintech are adopting MCP faster than expected — Plaid, Adyen, Square, Marqeta, Ramp, and Morningstar all ship official MCP servers, and community coverage fills many remaining gaps. Plaid offers a remote Dashboard MCP at api.dashboard.plaid.com/mcp plus an AI coding toolkit, while the community-built bank-mcp aggregates Plaid, Teller, Enable Banking, and Tink to cover 15,000+ institutions across US and Europe with a read-only, zero-network-attack-surface design. Adyen's alpha MCP (47 stars) translates natural language to payment API calls. Square's official server (95 stars) covers payments, orders, inventory, and customers via OAuth. Marqeta's official MCP exposes 33 tools for card issuance, spend controls, and disputes. Revolut X (official, 11 tools) provides read-only trading data. Morningstar covers 200,000+ securities with investment ratings and research. Bloomberg has a community wrapper requiring Terminal access. LoanPro's Go-based MCP handles loan and payment operations with compliance guardrails. Ramp's hosted MCP manages expenses, cards, and approvals. BANKSapi provides PSD2-licensed access to 3,000+ German providers. Ntropy enriches transactions with 95%+ merchant identification. Notable gaps: no core banking vendor MCP servers (Thought Machine, Mambu, Temenos), no major neobank servers beyond Revolut, no dedicated crypto banking MCP. Rating: 3.5/5 — strong official coverage from payment and data providers, but core banking and neobanks lag behind.

Review 2026-04-26 20:00:00

Product Management & Roadmapping MCP Servers — Jira, Linear, Productboard, Aha!, Monday.com, and More

Product management MCP servers are among the most mature and well-served categories in the MCP ecosystem. Nearly every major PM tool now ships an official MCP server — Atlassian (Jira + Confluence), Linear, Monday.com, Asana, Shortcut, Notion, Aha!, and Plane all have official implementations. The community ecosystem is equally strong: sooperset/mcp-atlassian has 5,000 stars and 72 tools covering Jira + Confluence, roychri/mcp-server-asana offers 50+ tools, and taazkareem/clickup-mcp-server provides 150+ enterprise-grade tools. The trend toward hosted remote MCP is dominant — Atlassian, Linear, Monday.com, Asana, Shortcut, and Notion all offer zero-config hosted endpoints with OAuth. Feature request management (Canny with 37 tools and built-in PM prompts), product analytics (PostHog 27+ tools, Mixpanel hosted, Amplitude hosted), and feature flag management (LaunchDarkly 28 tools) round out the PM workflow. Productboard is the notable gap among dedicated PM tools — only community servers exist despite its market position. The dedicated roadmapping tools (Roadmunk, airfocus, Craft.io) have no MCP servers at all, though general-purpose PM tools with roadmapping features (Linear initiatives, Monday.com, Aha!) fill much of that gap. Rating: 4.5/5 — the strongest vendor participation of any enterprise software category, with comprehensive tool coverage and mature auth patterns.

Review 2026-04-26 20:00:00

Game Development MCP Servers — Unity, Unreal Engine, Godot, Blender, Roblox, Bevy, Phaser, and More

Game development is rapidly adopting MCP — every major engine now has at least one MCP server, and some have many. Unity leads with three major community servers (CoplayDev at 8.9K stars with 37 tools, IvanMurzak at 2.3K stars with 100+ tools, CoderGamester at 1.6K stars with 33 tools) plus an official Unity MCP in pre-release. Unreal Engine has chongdashu's experimental server (1.8K stars, C++/Python) and ChiR24/Flux-Point Studios' comprehensive 36-tool server with UE 5.0-5.7 support. Godot has bradypp (74 stars, 16 tools), GodotIQ (35 tools with spatial intelligence), and Godot MCP Pro (163 tools, commercial). Blender MCP (ahujasid, 20.6K stars) is the most popular game-adjacent MCP server by star count, with Poly Haven and Hyper3D integration. Roblox built MCP directly into Studio, archiving their standalone Rust server. Bevy has two Rust-based servers for entity inspection and AI debugging. Phaser Editor's official MCP (28 stars) exposes 30+ tools for scene and tilemap editing. Asset generation is emerging: PixelLab for pixel art, Ludo.ai for full-spectrum game assets (sprites, audio, 3D, video), and mcp-game-asset-gen for Three.js workflows. Notable gaps: no Construct, RPG Maker, or GameMaker MCP servers. No dedicated game audio middleware MCP (Wwise, FMOD). Rating: 3.5/5 — strong coverage across major engines, with Unity and Blender leading in maturity.

Review 2026-04-26 20:00:00

Document Collaboration & Wiki MCP Servers — Confluence, SharePoint, Google Workspace, Outline, Coda, and More

Document collaboration and wiki MCP servers let AI agents create, search, edit, and manage content across the platforms where teams write together. This is one of the most vendor-committed MCP categories — Atlassian, Microsoft, Google, Notion, Outline, Coda, GitBook, Guru, and Dropbox all ship official MCP servers. Confluence leads enterprise adoption through both an official remote MCP server (OAuth 2.1, Rovo integration) and the most popular community server in any category (sooperset/mcp-atlassian, 5,000 stars, 72 tools covering Jira+Confluence+Compass). Microsoft provides Work IQ MCP servers for SharePoint, OneDrive, and Word as part of Agent 365 (preview, requires Copilot license), plus 5+ community servers. Google ships 5 official Workspace MCP servers covering Drive, Gmail, Calendar, Chat, and People. Notion's official server (4.3K stars, 22 tools, hosted at mcp.notion.com) is one of the most popular MCP servers overall. Outline launched its own official OAuth MCP server, deprecating community alternatives. Coda's official beta server at coda.io/apis/mcp lets agents read/write docs via OAuth. GitBook uniquely auto-generates an MCP server for every published documentation site. Guru provides official knowledge-base MCP with permission-aware answers and cited sources. For local document editing, Office-Word-MCP-Server (1.9K stars) and OfficeMCP (79 stars, COM automation across Word/Excel/PowerPoint/OneNote) serve different niches. Wiki platforms are well-represented: BookStack (47 endpoints), MediaWiki (Professional Wiki maintainer), Wiki.js (GraphQL), DokuWiki (plugin with Streaming HTTP). The biggest gap: no Confluence Data Center/Server official MCP support — the official server is Cloud-only. Quip has only a basic community server (4 tools, no document creation). No MCP servers exist for Zoho Writer, Nuclino, Slite (though Slab has a community server). Rating: 4.0/5 — exceptional vendor participation with official servers from 9+ vendors, strongest community ecosystem around Confluence (5K stars), but enterprise write operations remain cautious and Microsoft's Work IQ servers require expensive Copilot licensing.

Review 2026-04-26 18:00:00

Customer Success MCP Servers — Gainsight, Planhat, Vitally, Pendo, ChurnZero, and More

Customer success MCP servers let AI agents query health scores, manage customer accounts, track churn signals, run playbooks, and coordinate renewal workflows across Gainsight, Planhat, Vitally, Pendo, ChurnZero, and Custify. The category is emerging fast — Gainsight and Planhat both launched official MCP servers in early 2026, Pendo connects product analytics to CS workflows via OAuth, and Custify ships an 18-tool open-source server covering health scores, tasks, and playbook automation. Community servers exist for Vitally (11 tools) and ChurnZero (15 tools). Intercom bridges customer support into CS workflows with an official remote MCP at mcp.intercom.com. The biggest gap: Totango (merged with Catalyst) has no native or community MCP server despite being a top-tier CS platform. Similarly absent are ClientSuccess, SmartKarrot, CustomerSuccessBox, and Freshsuccess. Gainsight PX is available through Pipedream but not as a standalone open-source server. The pattern emerging is that larger vendors (Gainsight, Planhat, Pendo) are building official hosted MCP endpoints with OAuth, while smaller platforms rely on community implementations or third-party MCP aggregators like Zapier and viaSocket. Rating: 3.5/5 — strong vendor commitment from market leaders but significant gaps in the mid-market and no open-source CS platform representation.

Review 2026-04-26 14:00:00

Service Mesh & Network Infrastructure MCP Servers — Istio, Consul, Kiali, HAProxy, F5, Envoy AI Gateway, and More

Service mesh and network infrastructure tools are getting MCP support — but unevenly. HashiCorp ships the most comprehensive service mesh MCP server with official Consul support covering service discovery, KV store, ACLs, Connect mesh, peering, and cluster operations across 15 toolsets. The community Istio MCP server (krutsko/istio-mcp-server) provides safe read-only access to Virtual Services, Destination Rules, Gateways, and Envoy proxy configs with 13 tools. Kiali offers a RAG-backed AI assistant for Istio observability. The Kubernetes MCP Server (1.5K stars) includes optional Kiali integration for service mesh visibility from within K8s workflows. On the networking side, HAProxy has a Go-based MCP server (7 stars) for runtime API management, and F5 BIG-IP has a Python-based server for load balancer configuration. Envoy AI Gateway (1.6K stars) and AgentGateway (2.5K stars) act as MCP-aware network proxies. MCP Mesh provides a distributed agent service mesh framework with auto-discovery across Python, TypeScript, and Java. eBPF Observability MCP covers Cilium, Falco, and Calico for container networking. The gap: Linkerd has no MCP server. NGINX has no official server (and a critical CVE-2026-33032 hit an unofficial integration). No Traefik Mesh MCP server exists despite Traefik Hub supporting MCP Gateway. Most servers have very low adoption (under 20 stars). The category earns 3.0/5 — foundational coverage exists but maturity is far behind other infrastructure categories.

Review 2026-04-25 23:30:00

Feature Flags & Experimentation MCP Servers — LaunchDarkly, GrowthBook, Unleash, Flagsmith, and More

Feature flag and experimentation MCP servers across platform-specific integrations, open-source alternatives, and analytics-driven experimentation. This category stands out for exceptional vendor coverage — nearly every major feature flag platform has an official MCP server. The landscape includes the commercial leaders (LaunchDarkly, Statsig, Optimizely, DevCycle, Harness/Split.io, VWO), the open-source contenders (GrowthBook, Unleash, Flagsmith, Flipt, ConfigCat), and the analytics platforms expanding into flags (PostHog, Amplitude). **LaunchDarkly** (launchdarkly/mcp-server, 13 stars, TypeScript) offers the most mature integration with three hosted MCP endpoints covering feature management, AI Configs, and observability. Tools: create-flag, get-flag, list-flags, toggle-flag, update-flag-settings, update-targeting-rules, update-rollout, update-individual-targets, query-flag-evaluations, query-timeline-events. **GrowthBook** (growthbook/growthbook-mcp, 21 stars, TypeScript) pioneered the category with 14 tools for flag creation, safe rollouts, A/B testing, and documentation search. Open-source platform with 7K+ stars. **Unleash** (Unleash/unleash-mcp, 6 stars, TypeScript) takes a purpose-driven approach with best-practice workflows: evaluate_change, create_flag, wrap_change, detect_flag. Experimental status. **Flagsmith** (official, role-based tooling) exposes role-specific tool subsets rather than the full 500+ API surface. Supports Cursor, Claude Code, Claude Desktop, Windsurf, Gemini CLI, Codex CLI. **DevCycle** (DevCycleHQ/cli, TypeScript) now offers 35+ tools with OAuth-backed authentication, hosted remote MCP, evaluation analytics, and production-safety markers on destructive tools. **Statsig** (GeLi2001/statsig-mcp, TypeScript) provides 27 Console API tools across feature gates, dynamic configs, experiments, segments, metrics, and audit logs. Hybrid three-API architecture with real-time flag evaluation. **ConfigCat** (configcat/mcp-server, TypeScript) provides full management API CRUD plus SDK documentation and code examples. Management-only — evaluation via SDKs. **Flipt** (flipt-io/mcp-server-flipt, TypeScript) supports the git-native, self-hosted platform. Namespaces, flags, segments, rules CRUD. **VWO FME** (wingify/vwo-fme-mcp, 3 stars, TypeScript) new entry — comprehensive feature flag management with environment-specific controls and Cursor Rule Setup for contextual SDK integration. **Optimizely** (closed beta, Gartner Leader 2026) manages flags and experiments from IDE via natural language. **PostHog** (PostHog/mcp, 141 stars, Python) offers 27 tools spanning flags, experiments, analytics, error tracking, session replay, and LLM analytics. Repository archived January 2026, moved to PostHog monorepo. **Harness FME** (harness/mcp-server, TypeScript) provides 10 consolidated tools and 139 resource types including fme_feature_flag lifecycle management (create, list, get, update, delete, kill, restore, archive) via Split.io internal API and Harness CF admin API. **Amplitude** (amplitude/mcp-server-guide, beta) enables Feature Experimentation Custom Agent with GitHub Copilot Coding Agent integration. Rating: 4.0/5 — exceptional vendor coverage with 15+ official servers, sophisticated integration patterns (OAuth, hosted endpoints, role-based tooling). Main gap remains CRUD-focused servers vs. intelligent rollout decisions based on experiment data.

Review 2026-04-25 23:30:00

Authorization & Policy Engine MCP Servers — ToolHive, Cedar for Agents, Cerbos, Permit.io, OPA, and More

Authorization and policy engine tools for controlling what AI agents can do through MCP servers — enforcing who can call which tools, with what parameters, under what conditions. **Enterprise platform** — stacklok/toolhive (1.7K stars, Apache-2.0, Go) is an enterprise-grade MCP server management platform with Cedar-based authorization built in. Default-deny posture, JWT claim-based RBAC, OIDC/OAuth SSO, container-isolated execution. v0.24.1 with 326 releases. Registry server for organizational governance. **Unified PDP** — IBM/mcp-context-forge (3.6K stars, Apache-2.0, Python) is an AI gateway and registry supporting a pluggable unified policy decision point across Cedar, OPA, and native RBAC. Enterprise security controls include credential protection, SSRF prevention, multi-tenant isolation. v1.0.0-RC1. **Cedar + MCP** — cedar-policy/cedar-for-agents (20 stars, Apache-2.0, Rust) provides official AWS Cedar tooling for MCP: mcp-tools-sdk for parsing tool metadata, cedar-policy-mcp-schema-generator for auto-generating Cedar schemas from MCP server tool descriptions, and cedar-analysis-mcp-server exposing Cedar analysis capabilities to agents. **Cryptographic receipts** — ScopeBlind/scopeblind-gateway (6 stars, MIT, TypeScript) intercepts AI agent tool calls, evaluates Cedar policies, and produces Ed25519-signed decision receipts. IETF Internet-Draft for signed receipts. CVE-anchored policy templates. Claude Code hooks integration. **Policy engine** — cerbos/cerbos (4.3K stars, Apache-2.0, Go) is a standalone PDP with sub-1ms latency and YAML-defined policies. cerbos-mcp-authorization-demo shows dynamic tool-level RBAC for MCP. SDKs for 8 languages. **Authorization gateway** — Permit.io MCP Gateway is a drop-in proxy adding Cedar/OPA/RBAC authorization to every MCP tool call. Real-time policy evaluation, OIDC integration, audit logging. permit-mcp server for access request management. **Cloud authorization** — Oso Cloud MCP server provides a complete interface for managing Oso Cloud authorization policies through AI tools. Policy explanation, fact querying, test generation, authorization debugging via Polar language. **Identity gateway** — Strata Maverics AI Identity Gateway uses embedded OPA engine for fine-grained MCP tool authorization. Ephemeral task-scoped tokens with 5-second TTLs, delegation chains, per-tool scoping via RFC 8693 token exchange. **OPA MCP wrapper** — ag2-mcp-servers/open-policy-agent-opa-rest-api wraps OPA's REST API as an MCP server for policy evaluation through AI agents. Auto-generated by AG2's MCP builder. Rating: 4.0/5 — the authorization layer for MCP has arrived, with Cedar emerging as the dominant policy language for MCP (ToolHive, Cedar for Agents, ScopeBlind, IBM ContextForge all support it). Enterprise options exist with proper RBAC, audit trails, and OIDC. Deducted 1.0 for fragmented ecosystem (no single standard for MCP authorization), OPA MCP tooling lagging behind Cedar, and most production-grade features requiring commercial tiers or cloud subscriptions.

Review 2026-04-25 23:00:00

MCP Proxy, Router & Aggregator Tools — AgentGateway, mcp-proxy, MetaMCP, Lunar MCPX, and More

MCP proxy, router, and aggregator tools that sit between MCP clients and multiple MCP servers — providing unified access, transport bridging, authentication, and governance. **Transport bridge** — sparfenyuk/mcp-proxy (2.4K stars, MIT, Python) bridges stdio ↔ SSE ↔ Streamable HTTP transports. The most-starred dedicated MCP proxy. OAuth2 client credentials, named backends, Docker image. Essential plumbing for connecting stdio-only clients to remote servers. **Agentic proxy** — agentgateway/agentgateway (2.3K stars, Apache-2.0, Rust) multiplexes multiple MCP servers behind a single endpoint. v1.0.0 reached, 1M+ Docker pulls. Per-target auth, tool filtering, connection pooling, health checks. Also supports A2A protocol. **Docker aggregator** — metatool-ai/metamcp (MIT, TypeScript+Docker) provides MCP aggregation, orchestration, middleware, and gateway in one Docker deployment. Namespace-based grouping, middleware plugins, multi-tenancy, OIDC SSO. Web UI for management. **Go proxy** — TBXark/mcp-proxy (585 stars, MIT, Go) aggregates tools, prompts, and resources from multiple MCP servers through a single HTTP endpoint. Allow/block tool filtering. Lightweight single binary. **Enterprise gateway** — TheLunarCompany/lunar MCPX (MIT core, enterprise tier, Rust+Vue) provides tool-level RBAC, immutable audit trails, credential isolation, and SIEM-ready logging. SOC 2 certified. Gartner-recognized. Tool description rewriting and parameter locking. **Server manager** — ravitemer/mcp-hub (457 stars, MIT, TypeScript) centralizes MCP server management with dynamic start/stop, health monitoring, and Neovim integration via mcphub.nvim (1.7K stars). **Unified interface** — VeriTeknik/pluggedin-mcp-proxy (124 stars, MIT, TypeScript) manages 100+ MCP servers in one MCP with built-in RAG search, OAuth token management, AI playground, and Registry v2 support. **Enterprise registry** — agentic-community/mcp-gateway-registry combines gateway + registry with Keycloak/Entra/Auth0/Okta SSO, dynamic tool discovery, A2A protocol support, and AgentCore auto-registration. **Desktop manager** — mcp-router/mcp-router is a free desktop app (Windows/macOS) for toggling MCP servers on/off with a GUI dashboard, local data storage, and multi-client support. Rating: 4.0/5 — the MCP proxy/aggregator space has matured rapidly, with 2K+ star projects for both transport bridging and server multiplexing. Enterprise options exist with proper RBAC and audit trails. Deducted 1.0 for fragmented ecosystem (too many overlapping projects), no official Anthropic-blessed aggregation standard, and most enterprise features behind commercial tiers.

Review 2026-04-25 22:30:00

Deployment Platform & PaaS MCP Servers — Vercel, Cloudflare, Netlify, Railway, Dokploy, Coolify, ArgoCD, FluxCD, and More

Deployment platform and PaaS MCP servers for AI-assisted application deployment, hosting management, and GitOps workflows — enabling AI agents to deploy code, manage environments, check deployment status, and roll back releases without leaving the IDE. **Cloud edge platform** — Cloudflare offers the most comprehensive deployment platform MCP server, covering 2500+ API endpoints across Workers, Pages, KV, R2, D1, DNS, Firewall, Load Balancers, Stream, Images, AI Gateway, Vectorize, Access, and more via cloudflare/mcp. Domain-specific servers at *.mcp.cloudflare.com provide curated, typed tools per product area. cloudflare/workers-mcp bridges Claude Desktop to Cloudflare Workers. Remote MCP with OAuth. **Frontend hosting** — Vercel's official MCP server implements the latest MCP Authorization and Streamable HTTP specifications. Tools for teams, projects, deployments, deployment events, environment management. OAuth-based authentication with approved AI clients only. Beta on all plans. vercel/mcp-handler helps build MCP servers on Next.js, Nuxt, Svelte. vercel/next-devtools-mcp provides Next.js development tools for coding agents. **Jamstack deployment** — netlify/netlify-mcp (official) provides 9 tools for creating and deploying sites, managing environment variables and secrets, installing extensions, configuring access controls, fetching user/team info, and managing form submissions. From prompt to production in a single conversation. Community version DynamicEndpoints/Netlify-MCP-Server offers 43 tools with full CLI coverage. **Developer PaaS** — railwayapp/railway-mcp-server (186 stars, official) enables creating projects, deploying templates, managing environments, pulling environment variables, and retrieving build/deployment logs for debugging. Works with Claude Desktop and Cursor. Community version jason-tan-swe/railway-mcp (72 stars) provides additional features. **Self-hosted PaaS** — Dokploy (26K stars platform) has an official MCP server (Dokploy/mcp) with 508 tools across 49 categories covering projects, applications, databases, notifications, SSO, Docker, backups, and more. Modern HTTP mode with Streamable HTTP and Legacy SSE. The most tool-rich deployment MCP server reviewed. StuMason/coolify-mcp provides 38 tools for managing the Coolify self-hosted PaaS (35K stars platform) — teams, projects, servers, private keys, applications, databases, services, environment variables, and deployments. dazeb/coolify-mcp-enhanced adds AI-powered natural language infrastructure management. **Enterprise deployment** — heroku/heroku-mcp-server (official) manages Heroku applications via CLI with native Salesforce Agentforce integration. Official templates in Python, Node.js, Ruby, and Go. heroku-inference add-on handles tool routing, authentication, and scaling. **Cloud infrastructure** — digitalocean/digitalocean-mcp (official) covers 9 services including App Platform, Databases, DOKS, Droplets, Networking, and Spaces Storage. From prompt to deployed app. App Platform now supports native remote MCP server hosting with HTTP response streaming. **Deployment automation** — deployhq/deployhq-mcp-server (official) provides 7 tools: list projects, get project details, list servers, list deployments, get deployment details, get deployment log, and create deployment. TypeScript with Zod validation. npx installation. **GitOps platforms** — argoproj-labs/mcp-for-argocd (354 stars) enables AI-assisted Kubernetes GitOps with list_clusters, list_applications, get_application. Supports stdio and HTTP stream transport. severity1/argocd-mcp (community) adds natural language ArgoCD management. controlplaneio-fluxcd/flux-operator includes an MCP server component for AI-assisted Flux GitOps — traces issues from ResourceSets/HelmReleases/Kustomizations down to pod logs. Single Go binary. **Cloud deployment** — brannn/fly-mcp provides tools for managing Fly.io infrastructure: list apps, get app info, check status, restart applications. NakulRajan/mcp-fly-deployer generates Docker configurations for deploying MCP servers to Fly.io. Fly.io's official fly mcp launch command deploys stdio MCP servers to Fly machines. **Community** — Quegenx/vercel-mcp-server, nganiet/mcp-vercel (community Vercel alternatives), MCERQUA/netlify-mcp (community Netlify), GoCoder7/coolify-mcp-server (4-tool Coolify), Magnazee/railwaymcp (simple Railway deployer). Rating: 4.0/5 — every major deployment platform now has an official MCP server. Cloudflare leads in API breadth (2500+ endpoints), Dokploy leads in tool count (508 tools), and ArgoCD leads community adoption for GitOps (354 stars). The self-hosted PaaS space (Dokploy, Coolify) has particularly strong MCP coverage. Deducted 1.0 for fragmented quality across platforms (some official servers are very thin), missing write-safety controls (unlike PagerDuty's read-only default, most deployment servers allow destructive operations without guardrails), and limited cross-platform deployment orchestration.

Review 2026-04-25 21:30:00

SRE & Incident Management MCP Servers — PagerDuty, Rootly, FireHydrant, Grafana OnCall, incident.io, and More

SRE and incident management tools for AI-assisted on-call, alerting, and incident response through MCP servers — enabling AI agents to triage incidents, check who's on-call, find related past incidents, and coordinate response without leaving the IDE. **Most tools** — PagerDuty/pagerduty-mcp-server (63 stars, Apache-2.0, Python) is the official PagerDuty MCP server with 62 tools across incidents, alerts, escalation policies, on-call schedules, services, teams, status pages, event orchestrations, and incident workflows. Read-only by default with explicit --enable-write-tools flag for safety. Docker and local deployment. EU/US region support. **AI-powered analysis** — Rootly-AI-Labs/Rootly-MCP-server (42 stars, Python) provides 150+ tools including custom agentic tools: find_related_incidents uses TF-IDF similarity analysis on historical data, suggest_solutions mines past resolutions, check_oncall_health_risk detects responder workload problems, get_oncall_handoff_summary provides shift transition context. Dynamic tool generation from OpenAPI spec. Smart pagination prevents context overflow. Hosted and local deployment options. **Observability platform** — grafana/mcp-grafana (2.9K stars, Go) includes 4 OnCall tools (list_schedules, get_shift_details, get_current_oncall_users, list_alert_groups) and 3 Incident tools (list_incidents, create_incident, add_activity_to_incident) as part of its 50+ tool observability MCP server. OnCall + Incident + alerting + dashboards + Prometheus + Loki in one server. **Reliability platform** — firehydrant/firehydrant-mcp (4 stars, MIT, TypeScript) is the official FireHydrant MCP server. Incident management, alert tracking, retrospective generation. Auto-generated via Speakeasy. v0.0.4. NPM package with multi-IDE support. **Hosted remote MCP** — incident.io launched an officially supported hosted MCP server in March 2026, superseding the open-source prototype (incidentio-mcp-golang, 30 stars, archived April 2026). Remote MCP connection with no local server needed. Full incident lifecycle management. **Alert management** — giantswarm/mcp-opsgenie (9 stars, Apache-2.0, Go) provides 8 tools for OpsGenie alert management: list/get/acknowledge/unacknowledge alerts, team management, heartbeat monitoring. Multi-transport (stdio, SSE, HTTP). Self-update capability. Note: Atlassian plans to sunset OpsGenie by 2027, migrating to Jira Service Management. **Alerting platform** — iLert/mcp-ilert (14 stars, MIT) is the official ilert MCP server using remote Streamable HTTP transport. Alerting and incident management. API key authentication. **Observability stack** — Better Stack offers a remote MCP server at mcp.betterstack.com with OAuth authentication. Uptime monitoring, log analysis, incident management, status pages. ClickHouse SQL queries against telemetry data. **Community** — DEEJ4Y/squadcast-mcp-server (0 stars, TypeScript) provides basic Squadcast integration: on-call lookup, incident management, status page updates, schedule creation. Personal use. Also: wpfleger96/pagerduty-mcp-server (community PagerDuty alternative), burakdirin/mcp-opsgenie (comprehensive OpsGenie with tools/resources/prompts), daviddykeuk/opsgenie-mcp (alerts-focused), naveen09/mcp_pagerduty (community). Rating: 4.0/5 — every major incident management platform now has MCP support, with PagerDuty's 62-tool official server and Rootly's AI-powered analysis standing out. Grafana's unified observability MCP covers OnCall alongside dashboards and alerting. incident.io's shift to hosted remote MCP shows the direction the market is heading. Deducted 1.0 for low adoption on most servers (PagerDuty at just 63 stars despite being official), OpsGenie's uncertain future with Atlassian sunset, and limited write capabilities in several implementations.

Review 2026-04-25 21:00:00

API Gateway & API Management MCP Servers — Kong, Higress, APISIX, Postman, Gravitee, and More

API gateway and API management MCP servers that connect AI agents to API infrastructure — from converting OpenAPI specs into MCP tools automatically, to governing agent traffic through gateway policies, to managing API collections and workspaces. **AI-native API gateway** — alibaba/higress (8.3K stars, Apache-2.0, Go) is the first major gateway with native MCP server hosting. Converts any OpenAPI spec to remote MCP server via openapi-to-mcpserver tool. Built-in auth, rate limiting, audit logs, and observability for all MCP tool calls. Production-validated at Alibaba handling hundreds of thousands of requests per second. Public MCP marketplace at mcp.higress.ai. **API development platform** — postmanlabs/postman-mcp-server (225 stars, TypeScript) connects AI agents to Postman workspaces with 100+ tools in full mode. Manage collections, environments, API specs, and generate client code. OAuth and API key auth. Minimal/full/code modes for different context budgets. **OpenAPI-to-MCP conversion** — automation-ai-labs/mcp-link (603 stars, MIT, Go) converts any OpenAPI V3 spec to a complete MCP server with zero code modification. 10 pre-configured API integrations (Stripe, GitHub, Slack, etc.). harsha-iiiv/openapi-mcp-generator (570 stars, MIT, TypeScript) generates typed MCP servers with stdio, SSE, and Streamable HTTP transports, plus Zod validation and OAuth2 support. janwilmake/openapi-mcp-server (889 stars, MIT, TypeScript) provides runtime OpenAPI exploration through oapis.org without code generation. **Gateway management** — api7/apisix-mcp (36 stars, Apache-2.0, TypeScript, 32 tools) bridges LLMs with APISIX Admin API for natural language gateway management — routes, services, upstreams, plugins, SSL, consumers, and secrets. Kong/mcp-konnect (41 stars, Apache-2.0, TypeScript, 11 tools) managed Konnect analytics and configuration — now deprecated, but Kong Gateway 3.14+ includes native AI MCP Proxy plugin for aggregating multiple upstream MCP servers behind a single route. gravitee-io/gravitee-apim-mcp-server (2 stars, MIT, TypeScript) enables natural language interaction with Gravitee API Management. Gravitee APIM 4.8+ also converts any HTTP proxy API into an MCP server natively. **API gateway MCP features** — Kong Gateway 3.14 AI MCP Proxy aggregates multiple MCP servers behind one endpoint with full gateway policies. Azure API Management exposes any REST API as remote MCP server with auth, rate limiting, and monitoring built in. Apigee auto-generates MCP servers from API specs. Zuplo auto-generates MCP servers from existing routes with git-synced policies. Tyk AI Studio (open-sourced March 2026) generates MCP tools from OpenAPI specs. **OpenAPI bridge tools** — Vizioz/Swagger-MCP (150 stars, MIT, TypeScript, 5 tools) generates TypeScript MCP tool definitions from Swagger specs. awslabs/mcp includes OpenAPI MCP Server supporting Basic, Bearer, API Key, and Cognito auth. Multiple smaller converters exist for Java, Python, and C#. **Emerging gateway** — STOA (Apache-2.0, Rust+Python) is the first gateway built natively for MCP with European compliance focus (DORA, NIS2, GDPR). Early stage but architecturally interesting. **Platform connectors** — Pipedream MCP (11K+ stars) provides 10,000+ pre-built tools across 3,000+ APIs — effectively a universal API connector layer rather than traditional gateway. Rating: 4.0/5 — the convergence of API gateways and MCP is the most architecturally significant trend in the MCP ecosystem. Every major gateway vendor now supports MCP in some form. Deducted 1.0 for fragmented OpenAPI-to-MCP tooling (too many converters, no standard), Kong deprecating its dedicated MCP server in favor of gateway-native approach (transition pain), and most gateway MCP features requiring enterprise/cloud tiers.

Review 2026-04-25 17:00:00

Code Coverage & Test Intelligence MCP Servers — SonarQube, Codacy, Test-Coverage-MCP, Codecov, and More

Code coverage and test intelligence MCP servers that make AI agents aware of test gaps, quality gates, and coverage trends — turning coverage-blind code generation into coverage-aware development. **Official enterprise coverage** — SonarSource/sonarqube-mcp-server (540 stars, Kotlin, official) connects AI agents to SonarQube Server or Cloud for coverage metrics, quality gates, issue tracking, and security hotspots. Native MCP endpoint in SonarQube Cloud (March 2026) — zero installation. Supports Claude Code, VS Code, Cursor, Gemini CLI, and 10+ other clients. Docker-based for self-hosted instances. **Multi-platform quality** — codacy/codacy-mcp-server (56 stars, MIT, TypeScript, 23 tools across 8 categories) integrates coverage metrics with code quality, security findings, duplication analysis, and pull request diff coverage. Install from VS Code/Cursor extension. Works with any CI-generated coverage report. **Coverage awareness for agents** — goldbergyoni/test-coverage-mcp (40 stars, MIT, TypeScript, 4 tools) solves coverage blindness during coding sessions. LCOV-based parsing delivers coverage summaries in under 100 tokens instead of thousands. Baseline tracking shows coverage impact of each change. Works with any language that produces LCOV output. By Yoni Goldberg (Node.js best practices, 103K GitHub stars). **Codecov integration** — turquoisedragon2926/codecov-mcp-server (MIT, TypeScript, 8 tools) wraps Codecov's API for coverage totals, file-level line-by-line data, hierarchical coverage trees, and cross-branch/PR comparisons. Early-stage (6 commits) but functionally complete. **Vitest coverage** — djankies/vitest-mcp (14 stars, TypeScript, 4 tools) provides line-by-line coverage analysis with gap identification for Vitest projects. LLM-optimized output reduces token waste. Multi-repo context switching. Safety guards prevent full-project runs. **Multi-framework test runner** — privsim/mcp-test-runner (15 stars, MIT, TypeScript) unifies test execution across Bats, Pytest, Jest, Go, Rust, and Flutter through a single MCP interface. Parsed results with pass/fail summaries. **Enterprise entrants** — Parasoft MCP server connects AI agents to C/C++test coverage data, generating targeted tests for uncovered paths. Perforce Helix QAC 2026.1 added MCP for static analysis context. TestSprite MCP provides AI-first autonomous testing with 42%→93% pass rate improvement. **The gap this fills** — both our Testing & QA and Code Quality reviews identified coverage reporting as a missing capability. This category is now emerging with SonarQube's official backing, purpose-built tools like test-coverage-mcp, and platform integrations from Codacy and Codecov. Rating: 3.5/5 — strong enterprise options and a clever coverage-awareness tool, but most open-source servers have minimal adoption, no unified standard for coverage data exchange exists, and mutation testing is nearly absent.

Review 2026-04-25 15:00:00

Code Intelligence & Codebase Graph MCP Servers — GitNexus, Code-Review-Graph, Claude Context, CodeGraphContext, and More

Code intelligence and codebase graph MCP servers that index your entire codebase into queryable knowledge graphs, enabling AI agents to understand architecture, trace dependencies, detect dead code, and perform blast-radius analysis. **The category leader** — abhigyanpatwari/GitNexus (28.9K stars, PolyForm Noncommercial, 767 commits) transforms repositories into interactive knowledge graphs using Tree-sitter parsing, mapping every function call, import, class inheritance, and execution flow. 16 MCP tools including hybrid search (BM25 + semantic + reciprocal rank fusion), blast radius analysis with depth grouping, and Cypher graph queries. Runs as CLI + MCP server or entirely in-browser via WASM. Auto-generates AGENTS.md and CLAUDE.md context files. Enterprise tier available via akonlabs.com. **Blast radius specialist** — tirth8205/code-review-graph (13K stars, MIT, 28 MCP tools) builds persistent structural maps so AI reads only relevant files during code reviews. Achieves 8.2× average token reduction and up to 49× in monorepos (Next.js: 27,732 files → ~15 files). Supports 23 languages plus Jupyter notebooks. Uses Leiden community detection for functional clustering. Auto-updating hooks on file edits and git commits. **Vector search approach** — zilliztech/claude-context (9.1K stars, MIT, TypeScript) takes a different path: AST-based chunking plus hybrid BM25/vector search via Milvus/Zilliz Cloud. 4 focused MCP tools (index, search, clear, status). ~40% token reduction. Backed by Zilliz, the company behind Milvus vector database. Requires OpenAI API key for embeddings and Zilliz Cloud account — the only server in this category with external dependencies. **The original** — CodeGraphContext/CodeGraphContext (3K stars, MIT, Python, v0.4.2) was one of the first code graph MCP servers. 14 languages, 3 graph database backends (KùzuDB, FalkorDB Lite, Neo4j), live file watching, pre-indexed repository bundles (.cgc format), and interactive visualization. CLI toolkit mode works without AI integration. pip install codegraphcontext. **Zero-dependency powerhouse** — DeusData/codebase-memory-mcp (1.8K stars, MIT, C) ships as a single static binary with no runtime dependencies. 66 languages via tree-sitter with LSP-style hybrid type resolution. 14 MCP tools including cross-service HTTP route detection and git diff impact mapping. Indexes the Linux kernel (28M LOC, 75K files) in 3 minutes. Sub-ms query latency. 99.2% token reduction. Optional 3D graph visualization UI. **Rust-native with security** — suatkocar/codegraph (1 star, MIT, Rust, v0.2.5) packs 44 MCP tools across core analysis, git integration, security scanning (50+ OWASP/CWE rules), and call graph analysis. 32 languages via statically-linked tree-sitter grammars. Built-in taint analysis for injection detection. Early-stage but technically impressive. **Structural indexing** — MikeRecognex/mcp-codebase-index (48 stars, AGPL-3.0, Python, 18 tools) focuses on structural metadata with incremental re-indexing via git diff. Indexes CPython (1.1M LOC) in 55.9 seconds. Sub-ms query latency. 99.96-99.999% response size reduction. Commercial license available. **Early pioneers** — CartographAI/mcp-server-codegraph (19 stars, MIT, JavaScript, 3 tools) was one of the first codegraph MCP servers. entrepeneur4lyf/code-graph-mcp (85 stars, Python, 10 tools) provides universal AST abstraction across 25+ languages with cyclomatic complexity analysis. Code Pathfinder (Apache-2.0, 6 tools) offers deep Python-only call graph analysis with 5-pass static analysis and dataflow taint tracking. **The market is exploding** — this category barely existed 6 months ago. Today it has 28.9K-star and 13K-star leaders, enterprise offerings, and multiple approaches (knowledge graphs, vector search, structural indexing). Every serious server uses Tree-sitter for parsing. The key differentiator is how results are exposed: GitNexus and code-review-graph emphasize blast radius and impact analysis, Claude Context focuses on semantic search, CodeGraphContext offers graph database flexibility, and codebase-memory-mcp optimizes for zero-dependency deployment. Rating: 4.5/5 — the strongest emerging category in the MCP ecosystem, with genuine innovation and multiple production-quality options.

Review 2026-04-24 17:00:00

Astrology & Divination MCP Servers — Natal Charts, Tarot, I Ching, BaZi, and Ephemeris

Astrology and divination MCP servers for AI-powered chart casting, card readings, and ancient oracle consultation — from calculating natal charts with Swiss Ephemeris precision to drawing tarot spreads with cryptographic shuffling. This is one of the most culturally diverse MCP categories we've reviewed. **BaZi dominates by stars** — cantian-ai/bazi-mcp (364 stars, up from 271) is the highest-starred server in this space by a wide margin, calculating Chinese Four Pillars of Destiny with heavenly stems, earthly branches, Five Elements, Ten Gods, and major life phases. It's derived from a popular GPT Store app and represents the strongest bridge between traditional Chinese metaphysics and modern AI. **Western astrology has solid foundations** — simpolism/AstroMCP (14 stars) generates natal charts via Swiss Ephemeris, while dm0lz/swiss-ephemeris-mcp-server (7 stars, MIT) provides pure astronomical calculations for planetary positions, transits, synastry, and solar returns. The ephemeris.fyi server (9 stars, 11 tools) stands out as a free hosted remote MCP — no installation needed, just connect to the URL. **Tarot is surprisingly well-served** — fzlzjerry/tarot-mcp (11 stars, MIT, 8 tools) is the most feature-rich with 11 professional spreads, custom spread creation, elemental analysis, and cryptographically secure shuffling. abdul-hamid-achik/tarot-mcp (6 stars, MIT, 9 tools) and junebash/swift-tarot-mcp (6 stars, Swift, MIT) round out the options. **I Ching has a standout implementation** — threemachines/i-ching (11 stars, Rust, MIT, v1.0 on crates.io) uses the authoritative Wilhelm-Baynes translation with all 64 hexagrams, judgments, images, and line interpretations. MCP-Liuyao (6 stars) adds Liu Yao six-line divination with true solar time calculation. **Vedic astrology is emerging as a wave** — new in this refresh: degen0root/panchanga_api (2 stars, 24 tools, x402 USDC payments) and vedaksha (Rust, sub-arcsecond precision) join existing prokerala-mcp-server and astrovisor-mcp (now v4.2.5, cross-LLM interoperability). **Two commercial platforms offer MCP access** — Astrology-API.io provides 16 tools with 23 house systems and Swiss Ephemeris precision from a free tier, while RoxyAPI covers 8 mystical domains (astrology, tarot, numerology, I Ching, crystals, dream interpretation, angel numbers) with 110+ total endpoints and now has official TypeScript and Python SDKs. **Gaps are narrowing** — Vedic astrology now has standalone options, but no standalone numerology MCP server, no rune divination, no feng shui calculator, and no palmistry or face reading tools. The category earns 3.5/5 — diverse traditions are represented with genuine calculation depth, bazi-mcp's surge to 364 stars shows real demand, but most servers remain low-star individual projects.

Review 2026-04-24 16:00:00

MetaMCP — The MCP Aggregator That Turns Dozens of Servers Into One Unified Endpoint

MetaMCP (2.2K stars, MIT, TypeScript) aggregates multiple MCP servers into one unified endpoint. Three-level hierarchy (Servers → Namespaces → Endpoints), pluggable middleware, rate limiting, OAuth support, multi-transport (SSE, Streamable HTTP, OpenAPI). Docker-based deployment with GUI management.

Review 2026-04-24 14:00:00

Azure DevOps MCP Server — Microsoft's Official AI Bridge to Work Items, Repos, Pipelines, and Test Plans

Microsoft's official MCP server for Azure DevOps (1.6K stars, v2.7.0, MIT). 9 tool domains covering work items, repos, pipelines, wikis, test plans, and advanced security. Both local (stdio) and remote (streamable HTTP, public preview). Microsoft Entra + PAT authentication. April 2026 update adds WIQL queries, MCP Annotations, and experimental MCP Apps.

Review 2026-04-22 12:00:00

Gmail MCP Servers — Your Inbox Is Now an Agent Tool (Proceed with Caution)

Gmail MCP servers — from Google's official MCP endpoint to community servers. Let agents read, search, and send email. The security implications are significant.

Review 2026-04-21 18:00:00

dbt MCP Server — Governed Data Context for AI Agents

MCP server that connects AI agents to dbt projects for data discovery, semantic layer queries, lineage analysis, model execution, and code generation. Official server from dbt Labs with local and remote deployment options.

Review 2026-04-21 15:00:00

WordPress MCP Servers — AI-Powered Content Management for 43% of the Web

MCP servers that connect AI agents to WordPress sites for content management, plugin operations, media handling, and WooCommerce store management. Multiple options from official WordPress adapter to community servers and security-focused plugins.

Review 2026-04-21 14:00:00

PydanticAI — The Type-Safe Agent Framework With Built-In MCP

Python agent framework with native MCP client and server support. Built by the Pydantic team — the validation layer behind OpenAI, Anthropic, LangChain, and FastAPI. Type-safe structured outputs, 30+ LLM provider integrations, dependency injection, streaming, human-in-the-loop, durable execution, and graph-based workflows. Agents can consume MCP tools or be exposed as MCP servers. 16.5K GitHub stars, 106M+ monthly PyPI downloads.

Review 2026-04-20 23:45:00

UI-TARS Desktop — ByteDance's Open-Source Multimodal AI Agent Stack

Open-source multimodal AI agent stack from ByteDance that controls your computer through vision-language models. Ships as two components: UI-TARS Desktop (Electron app for screen-based GUI control) and Agent TARS (CLI/Web UI for browser automation). Built on MCP protocol with bundled MCP servers for browser automation, filesystem operations, shell commands, and search. Supports remote computer and browser operators. 29.5K GitHub stars, 2.9K forks.

Review 2026-04-20 23:30:00

FastMCP — The Python Framework Powering 70% of MCP Servers

FastMCP is the most widely adopted framework for building MCP servers in Python. Created by Jeremiah Lowin (Prefect CEO), it provides a decorator-based API that reduces MCP server boilerplate by ~70%. Supports tools, resources, prompts, proxy servers, OpenAPI providers, and OAuth. Now at v3.2.4 with provider architecture, code mode, and granular authorization.

Review 2026-04-20 23:00:00

Serena MCP Server — The IDE for Your Coding Agent

MCP server providing semantic code retrieval and editing for AI coding agents. Uses Language Server Protocol to support 40+ programming languages with symbol-level operations — find, rename, replace, and navigate code by meaning rather than line numbers. Optional JetBrains IDE backend enables advanced refactoring like move, inline, and type hierarchy. Created by Dr. Dominik Jain and Michael Panchenko (Oraios Software, Germany). 23K GitHub stars in 13 months.

Review 2026-04-20 22:00:00

MotherDuck & DuckDB MCP Server — Analytical SQL for AI Agents, from Local Files to Cloud Warehouse

The official MotherDuck MCP server for DuckDB and MotherDuck databases. Execute analytical SQL queries, explore schemas, and switch between local DuckDB files, in-memory databases, S3 storage, and MotherDuck's cloud warehouse. Offers both a managed remote server and an open-source local server.

Review 2026-04-20 21:00:00

WhatsApp MCP Server — AI Agents Meet Your Private Messages

MCP server that connects AI agents to your personal WhatsApp account. A Go bridge handles WhatsApp Web authentication and stores messages in local SQLite; a Python MCP server exposes tools for searching messages, contacts, and sending texts and media. Created by Luke Harries, Head of Growth at ElevenLabs. Famously used by Invariant Labs to demonstrate the 'lethal trifecta' of MCP prompt injection — a crafted WhatsApp message can exfiltrate your entire chat history.

Review 2026-04-20 20:00:00

Magic MCP Server (21st.dev) — AI-Powered UI Component Generation in Your IDE

An MCP server that generates React/TypeScript UI components from natural language descriptions, pulling from 21st.dev's curated component library. Works inside Cursor, Windsurf, VS Code, and Cline. YC W26-backed, currently in beta with a freemium model.

Review 2026-04-20 20:00:00

BrowserMCP — Control Your Actual Chrome Browser via MCP

MCP server paired with a Chrome extension that gives AI agents control of your actual Chrome browser. Unlike Playwright MCP which spawns fresh browser instances, BrowserMCP connects to your existing browser profile — all your logged-in sessions, cookies, and extensions stay intact. Adapted from Microsoft's Playwright MCP with tools for navigation, clicking, typing, screenshots, tab management, and accessibility snapshots.

Review 2026-04-20 18:00:00

Unity MCP Server — AI-Powered Game Development with Claude, Cursor & More

Unity MCP Server bridges AI assistants like Claude and Cursor directly to the Unity Editor via MCP. With 36+ tools covering scene management, asset operations, script editing, physics, profiling, camera control, and more, it's the most popular game engine MCP server on GitHub (8.7K stars). Created by Justin Barnett, now maintained under the CoplayDev organization.

Review 2026-04-20 18:00:00

Tinybird MCP Server — Real-Time Analytics for AI Agents via Managed ClickHouse

A remote-hosted MCP server from Tinybird that connects AI agents to your managed ClickHouse workspace — query data sources, call API endpoints as tools, and run natural language analytics. Zero infrastructure, but requires a Tinybird account and depends on their hosted service.

Review 2026-04-20 18:00:00

Task Master MCP Server — AI-Powered Task Management for Development Workflows

An AI-powered task management MCP server that parses PRDs into structured task lists with dependencies, complexity analysis, and multi-model AI support. 36 tools across three loading tiers, designed for Cursor, Claude Code, Windsurf, and other AI editors. Wildly popular with significant rough edges.

Review 2026-04-20 16:00:00

Inbox Zero MCP Server — Open-Source AI Email Assistant for Gmail

Open-source AI email assistant that connects to Gmail via MCP to automate inbox management. AI personal assistant drafts replies, labels, archives, and forwards based on plain-text rules. Includes Reply Zero (response tracking), Smart Categories, bulk unsubscribe, cold email blocking, and email analytics. Hosted at getinboxzero.com or self-hostable.

Review 2026-04-20 15:00:00

MCP Toolbox for Databases — Google's Open-Source Database Gateway for AI Agents

Google's open-source MCP server that connects AI agents to 40+ databases including PostgreSQL, MySQL, BigQuery, Spanner, MongoDB, Oracle, Snowflake, and more. Prebuilt generic tools for instant schema exploration and SQL execution, plus a custom tools framework with YAML-defined queries, OAuth 2.1 authentication, row-level security, and built-in OpenTelemetry observability.

Review 2026-04-20 14:00:00

Skyvern MCP Server — AI Browser Automation with Computer Vision

An AI-powered browser automation MCP server that uses computer vision and LLMs instead of brittle CSS/XPath selectors. 75+ tools covering browser sessions, natural language actions, data extraction, credential management, and multi-step workflows. Cloud and self-hosted deployment options.

Review 2026-04-20 13:00:00

MarkItDown MCP Server — Microsoft's Document-to-Markdown Converter for AI Agents

MarkItDown MCP Server by Microsoft is a single-tool MCP server that converts virtually any document format — PDF, Word, Excel, PowerPoint, images, audio, HTML, CSV, JSON, XML, ZIP, YouTube URLs, EPub — to clean Markdown for LLM consumption. Built on the most-starred document conversion tool on GitHub (113K stars). Simple, focused, and widely deployed.

Review 2026-04-20 12:00:00

Desktop Commander MCP Server — Full Terminal and File Control for AI Agents

A community MCP server that gives AI agents terminal access, diff-based file editing, and persistent process management. 22 tools covering terminal sessions, filesystem operations, code editing, and search — the most capable local development MCP server available, with significant security caveats.

Review 2026-04-20 11:00:00

E2B MCP Server — Secure AI Code Execution in Cloud Sandboxes (Archived)

E2B's standalone MCP server gave AI assistants the ability to execute Python and JavaScript code in secure Firecracker microVM sandboxes. Archived on April 16, 2026 — E2B shifted to native MCP support inside sandboxes via a Docker partnership, making the standalone server redundant. The parent E2B platform (11.8K stars, $43.8M raised) remains actively developed.

Review 2026-03-24 23:00:00

Code Review & Pull Request MCP Servers — SonarQube, Codacy, CodeRabbit, Azure DevOps, Graphite GT, GitLab MR, Community PR Reviewers

Code review and pull request MCP servers spanning code quality platforms, PR management, stacked PR workflows, and AI-powered diff analysis. May 2026 update: Azure DevOps MCP server (Microsoft official, public preview) closes the biggest enterprise gap — PR support, remote server in Microsoft Foundry, April 2026 update adds vote_pull_request and PAT auth. CodeRabbit launched an official MCP server (0ui-labs/coderabbit-mcp-server) — shifting from MCP client-only to also offering a server that can trigger reviews, generate reports, review uncommitted changes, and configure per-repo settings. SonarQube MCP expanded with actionable issue management: mark false positives, bulk actions, assign/unassign issues without leaving your AI assistant; SonarQube Server 2026.1 LTA released. Codacy launched Guardrails — pairing the Codacy MCP server with Codacy CLI so agents can write, fix, and report on code quality without leaving the chat panel. SonarQube MCP (SonarSource, Kotlin, native in SonarQube Cloud, 11+ platform support) leads code quality integration. Codacy MCP (official, TypeScript, MIT) covers SAST, secrets, coverage, and PR analysis. Graphite GT MCP (built into CLI v1.6.7+, Go, still beta) enables AI-driven stacked PR creation. For GitLab, kopfrechner/gitlab-mr-mcp (86 stars, JavaScript, MIT, 10 tools) enables full MR lifecycle management. Community code review MCP servers (crazyrabbitLTC 32 stars, praneybehl 30 stars) connect LLMs to diffs for automated feedback. Qodo/PR-Agent (10.5k stars, now community-governed under Apache 2.0) remains the biggest remaining gap — no MCP server yet. Rating upgraded 3.5→4/5: Azure DevOps gap closed, CodeRabbit now has official MCP server.

Review 2026-03-24 23:00:00

Code Generation MCP Servers — UI Components, Context Providers, and the Paradox of AI Writing Its Own Tools

Code generation MCP servers reveal a paradox: every major AI coding platform (GitHub Copilot, Cursor 3, Windsurf, Amazon Q, JetBrains AI, Claude Code) supports MCP as a client — consuming external tools and context — but none exposes its code generation engine as an MCP server. The real ecosystem is context provision: Context7 (54.2k stars, 65% token reduction via new architecture) delivers version-specific library documentation, magic-mcp (4.8k stars) generates UI components from natural language, shadcn-ui MCP server (2.8k stars) provides component context, and Vercel's next-devtools-mcp (733 stars) gives coding agents real-time Next.js 16.2 Agent DevTools. The framework gap is partially closing: Django MCP Server and Rails fast-mcp gem now bridge web frameworks to MCP. E2B's sandbox MCP server has been archived. Figma expanded with diagram generation and FigJam skills.

Review 2026-03-24 22:00:00

Profiling & Performance MCP Servers — CodSpeed, Polar Signals, Grafana Pyroscope, Java JFR, PageSpeed, NeoLoad Load Testing

Profiling and performance MCP servers across continuous profiling, benchmark analysis, web performance auditing, and load testing. CodSpeed (launched March 16, 2026) is the standout — its MCP server gives AI agents direct access to flamegraph queries, run comparisons, and benchmark results, plus agent skills that autonomously optimize hot paths. The codspeed-optimize skill loops through measuring, analyzing flamegraphs, making targeted changes, and comparing results. Polar Signals provides a remote MCP server for its continuous profiling platform — AI assistants query CPU performance, memory usage, and identify optimization opportunities in production systems through natural language. Grafana's official mcp-grafana (2.5k stars, Go, Apache-2.0) includes Pyroscope integration with tools like list_pyroscope_label_names, list_pyroscope_label_values, and list_pyroscope_profile_types — connecting AI agents to Grafana's continuous profiling database (Pyroscope: 11k+ stars). For Java profiling, theSharque/mcp-jperf wraps JDK tools (jcmd, jfr, jps) as an MCP server so AI assistants can profile Spring Boot applications without command-line interaction. Web performance gets multiple MCP servers: PageSpeed Insights MCP (ruslanlap, run audits against Google PageSpeed API), google-psi-mcp (ncosentino, Core Web Vitals with LCP/CLS/FCP/TTFB), and Apify's Website Speed Checker (bulk Lighthouse audits). Chrome DevTools MCP (31k stars) also includes performance tracing tools (performance_start_trace, performance_stop_trace, performance_analyze_insight, take_memory_snapshot). Load testing is emerging: NeoLoad MCP (Tricentis, first performance testing tool with MCP, infrastructure management + scenario configuration + test execution + analysis), AWS Distributed Load Testing MCP (TypeScript, optional deployment with DLT solution). Digital-Defiance/mcp-debugger-server includes CPU profiling, memory profiling, heap snapshots, and performance timeline tracking for Node.js. Gaps are significant: no standalone flame graph generation MCP (brendangregg/FlameGraph has 17k+ stars but no MCP wrapper), no async-profiler MCP (Java, 9k+ stars), no perf/eBPF MCP for Linux kernel profiling, no Valgrind/Cachegrind MCP, no .NET profiling MCP (dotTrace, PerfView absent), no Go pprof MCP, no Ruby/Python standalone profiling MCP, no JMeter/k6/Locust/Gatling MCP, very few open-source options (most are vendor-locked). Rating: 3/5.

Review 2026-03-24 22:00:00

Package Management MCP Servers — NuGet, npm, PyPI, Maven, and the Quest for AI-Assisted Dependency Intelligence

Package management MCP servers cover dependency intelligence across npm, PyPI, Maven, NuGet, Cargo, and more. Microsoft's NuGet MCP server leads with first-party IDE integration — v1.4.1 with 2.5M downloads and transitive dependency vulnerability remediation. Socket MCP (101 stars) brings supply chain security scoring for npm, PyPI, and Cargo with a free public hosted server. The former category leader mcp-package-version (121 stars) was ARCHIVED in March 2026. The Rust/Cargo gap is now closed by cratesio-mcp (23 tools). maven-tools-mcp (23 stars) added private repository authentication.

Review 2026-03-24 21:00:00

Infrastructure as Code MCP Servers — Terraform, Pulumi, and the IaC Vendors Building AI-Native Infrastructure Workflows

Infrastructure as Code MCP servers are where IaC vendors are building AI-native infrastructure workflows. HashiCorp's Terraform MCP server leads (1.4k stars, Go, v0.5.2 with Stacks support + plan/apply detail tools + OTel instrumentation). Pulumi offers a remote MCP server with Neo delegation. AWS bundles CloudFormation and CDK into a unified IaC MCP server (8.9k-star monorepo). TWO MAJOR GAPS CLOSED: Microsoft Bicep MCP server (10 tools, ARM decompilation, Azure Verified Modules) and Red Hat Ansible Automation Platform MCP server (official tech preview, AAP 2.6.4, read-only + read-write modes, RBAC). StackGen NEW (25+ tools, multi-cloud agentic IaC). CDKTF deprecated December 2025.

Review 2026-03-24 18:00:00

Security Scanning MCP Servers — Enterprise Vendors Pile In as Agentic Security Goes Mainstream

Security scanning MCP servers hit an inflection point. SonarQube surged 442→544 stars (+23%) and launched native cloud MCP — no Docker required. Snyk acquired Invariant Labs, rebranding MCP-Scan as Snyk Agent Scan (2.3k stars) — a meta-security tool scanning MCP servers themselves for 15+ risks. StackHawk became the FIRST DAST tool with MCP integration. Checkmarx entered with agentic security (Developer Assist, Policy Assist). Black Duck shipped Polaris Issue Management MCP. Veracode community servers closed a major enterprise gap. Contrast Security grew to 13 tools with SARIF output. Semgrep added OAuth auth and DNS rebinding protection. Trivy survived a supply chain attack. 7→10+ vendor official servers.

Review 2026-03-24 15:00:00

Monitoring & Observability MCP Servers — From Grafana to Datadog, Vendor-Led Observability Meets MCP

Monitoring and observability MCP servers stand out from most Developer Tools categories: the major vendors are building official MCP servers themselves. Grafana's mcp-grafana (2.9k stars, Go, v0.13.1) covers dashboards, Prometheus, Loki, Elasticsearch, alerting, and OnCall. Datadog offers an official remote MCP server (16+ core tools, HIPAA-eligible). Sentry (671 stars) provides remote-hosted error tracking. NEW since March: Splunk MCP Server v1.1.0 GA (SPL queries, observability tools, OAuth 2.1), PagerDuty (65 stars, 60+ tools, incident write APIs), Honeycomb hosted MCP (traces, SLOs, Agent Skills), and Elastic MCP Apps (interactive UI for observability/security/search). Nine vendors now maintain official MCP servers — the highest vendor investment of any MCP category.

Review 2026-03-24 10:00:00

Documentation Tooling MCP Servers — Google Developer Knowledge API Goes Official, GitBook Auto-MCP Joins Platform Wave, llms.txt Emerges as Documentation Standard

Documentation tooling MCP servers cover a critical developer need — getting accurate, up-to-date documentation into AI workflows. GitMCP (8k stars) transforms any GitHub repository or GitHub Pages site into a searchable documentation hub with zero setup. Google Developer Knowledge API & MCP Server (official, public preview) provides programmatic access to all Google developer documentation — Firebase, Android, Cloud, and more — with 24-hour re-indexing. LangChain mcpdoc (982 stars) bridges the emerging llms.txt standard to IDEs, letting AI agents fetch documentation from any site publishing llms.txt files. Microsoft Learn MCP Server (1.6k stars, 3 tools) provides free, no-auth access to all official Microsoft documentation. Grounded Docs MCP (1.3k stars, v2.2.1) is an open-source Context7 alternative that fetches version-specific docs. Documentation platforms are consolidating around auto-generated MCP: GitBook now auto-generates MCP servers for every published space (joining Mintlify, ReadMe, Stainless, and Fern). The Docusaurus plugin (22 stars, v0.12.0) has nearly doubled its community. Sphinx MCP servers have appeared (sphinxdocs_mcp) partially closing the biggest documentation framework gap. The llms.txt standard is emerging as the documentation-to-AI bridge, with Mintlify and GitBook auto-generating these files alongside MCP endpoints.

Review 2026-03-24 07:00:00

Database Migration & Schema Management MCP Servers — Prisma Ships Built-in, Liquibase Previews AI Changelogs, but Flyway and Alembic Are Missing

Database migration and schema management MCP servers cover a foundational developer workflow — evolving database schemas safely over time. Prisma's official MCP server (built into CLI v6.6.0+) exposes migrate-dev, migrate-status, and migrate-reset alongside schema management and query execution. Liquibase's AI Changelog Generator (19 tools, private preview) converts natural language to production-ready XML changelogs with auto-validation against an ephemeral H2 database. Google's MCP Toolbox for Databases (13.5k stars, Go) handles connection pooling and schema operations across PostgreSQL, MySQL, SQL Server, and Neo4j. The Atlas community MCP (mpreziuso, 5 tools) brings declarative schema-as-code migrations. Drizzle MCP (defrex) adds schema management for the fastest-growing TypeScript ORM. The glaring gaps: Flyway (10.7k stars), Alembic, golang-migrate (16.4k stars), Rails migrations, Sequelize, TypeORM, and every online schema migration tool have zero MCP presence.

Review 2026-03-24 06:00:00

Logging & Tracing MCP Servers — Splunk Goes GA, Grafana Adds Tempo, and OpenTelemetry Becomes the Glue

Logging and tracing MCP servers sit alongside — but distinct from — the broader monitoring and observability category. Where monitoring MCP servers focus on dashboards, metrics, and alerting, logging and tracing servers specialize in log search and analysis (SPL, LogQL, Elasticsearch queries) and distributed trace correlation (TraceQL, OpenTelemetry). Splunk's official MCP server (13 tools, GA March 2026) is the enterprise headliner. Grafana adds built-in Tempo MCP (TraceQL, Tempo 2.9+) alongside standalone Loki MCP (103 stars). Traceloop's OpenTelemetry MCP (178 stars) unifies Jaeger and Tempo backends. The Elasticsearch community server (cr7258, 259 stars) surpasses the deprecated official one. Pydantic Logfire (157 stars) brings SQL-based trace querying. AWS Labs provides a dedicated Log Analyzer (154 stars).

Review 2026-03-24 04:30:00

API Development MCP Servers — OpenAPI Converters, GraphQL, gRPC, and the Rise of Spec-to-Server Generation

API development MCP servers are surging with two major new entries. janwilmake/openapi-mcp-server (889 stars, NEW) is now the most-starred OpenAPI MCP server, enabling AI to search and explore specs via oapis.org. Agoda APIAgent (271 stars, NEW) is the first universal GraphQL+REST MCP proxy with DuckDB SQL post-processing and recipe learning — zero code required. openapi-mcp-generator grew to 576 stars (+16%). Apollo MCP reached v1.13.0 with MCP prompts, config hot reloading, and Rhai scripting. Postman REVIVED (227 stars, v2.8.7) with OAuth 2.0 remote server and EU region support — closing the biggest gap from our original review. API gateway platforms consolidating around hosted MCP: Salesforce GA, Apigee fully managed, MuleSoft API Catalog. The spec-to-server pattern now has intelligent variants: Agoda adds SQL post-processing, cnoe-io generates full LangGraph agents.

Review 2026-03-23 23:55:00

Postmark MCP Server — Send Transactional Emails From Your AI Agent

Official first-party MCP server for Postmark's transactional email platform. Send emails, use templates, list templates, and check delivery stats. JavaScript, stdio transport, MIT license, free tier at 100 emails/mo.

Review 2026-03-23 23:55:00

Bitbucket MCP Servers — The Missing Piece in Atlassian's AI Strategy

Atlassian's official MCP server covers Jira, Confluence, and Compass — but pointedly excludes Bitbucket. Community developers have stepped in with multiple servers for Cloud and Server/Data Center, but the ecosystem remains fragmented with no dominant player. This is the weakest MCP ecosystem among the Big 3 Git hosting platforms.

Review 2026-03-23 23:45:00

Snowflake MCP Server — AI-Powered Data Platform Access with Cortex AI, SQL Orchestration, and Semantic Views

Official first-party MCP server from Snowflake for data engineers, analysts, and developers working with the Snowflake Data Cloud. Provides AI assistants with access to Cortex Search (RAG over unstructured data), Cortex Analyst (natural language to SQL via semantic models), Cortex Agents (multi-source orchestration), SQL execution with permission controls, object management, and semantic view querying. Available as both an open-source local server and a managed cloud endpoint with enterprise OAuth and RBAC.

Review 2026-03-23 23:45:00

Pipedream MCP Server — 10,000+ Tools Across 2,800 APIs With Managed OAuth

Largest MCP tool catalog available. 10,000+ tools across 2,800+ APIs (Slack, GitHub, Google Sheets, Gmail, Salesforce, and thousands more) with managed OAuth. Per-app server architecture keeps tool lists focused. Hosted remote server with self-hosted option.

Review 2026-03-23 23:45:00

OpenAI MCP Servers — AI Agents for GPT-5.4, o3, DALL-E, and the OpenAI API Platform

OpenAI embraced MCP in March 2025, joining the steering committee and adding MCP client support to ChatGPT Desktop, the Responses API, and Agents SDK. But OpenAI has no official MCP server exposing their API — community implementations provide chat completions, image generation, and web search access for other AI agents.

Review 2026-03-23 23:45:00

GitLab MCP Servers — The Self-Hosted DevOps Platform's Growing AI Interface

GitLab's built-in MCP server connects AI agents to issues, merge requests, pipelines, and code search — but requires Premium or Ultimate. The community leader zereight/gitlab-mcp (1.2k stars, 100+ tools) covers far more ground. Multiple enterprise-grade alternatives round out a growing ecosystem.

Review 2026-03-23 23:30:00

The DuckDuckGo MCP Server — Free Web Search for AI Agents (No API Key Required)

Free web search for AI agents with no API key or account required. 913 GitHub stars, 2 tools (search + content fetch), built-in rate limiting, SafeSearch controls, regional localization. The most popular free search MCP server — a solid default for agents that need basic web search without cost.

Review 2026-03-23 23:30:00

Testing & QA MCP Servers — From Browser Automation to Mobile, Cloud, and Test Runner Integration

Testing MCP servers have expanded far beyond browser automation. Microsoft's Playwright MCP (31.4k stars, v0.0.70) remains dominant with new Healer agent and browser.bind() API. Official MCP servers now exist from Appium (329 stars, mobile), BrowserStack (137 stars, 20 tools, remote), Cypress Cloud (remote, OAuth, flaky test detection), WebdriverIO (25+ tools, browser + mobile), and LambdaTest/TestMu AI (3 MCP servers). Community alternatives include executeautomation (5.5k stars) and angiejones/mcp-selenium (391 stars). The MCP Inspector (9.6k stars) provides official tooling for testing MCP servers themselves.

Review 2026-03-23 23:30:00

SQL Server MCP Servers — Enterprise Database Gets AI-Powered Performance Monitoring

SQL Server has 15+ dedicated MCP servers plus Microsoft's experimental official server. The standout is PerformanceMonitor (272 stars) with 63 read-only MCP tools for query analysis, wait statistics, and execution plans — unmatched by any database. Multi-database servers DBHub (2.4k stars) and Google Toolbox (13.5k stars) add breadth. AWS notably absent.

Review 2026-03-23 23:30:00

Salesforce DX MCP Server — AI-Powered Salesforce Development with 60+ Tools for LWC, Metadata, DevOps, and SOQL

Official first-party MCP server from Salesforce for developers working on the Salesforce platform. 60+ tools organized into 15 toolsets cover Lightning Web Components, metadata deployment and retrieval, SOQL queries, code analysis, DevOps Center workflows, Aura-to-LWC migration, and mobile development. Runs locally via npx with Salesforce CLI authentication. Part of Salesforce's broader MCP ecosystem including Heroku and MuleSoft MCP servers.

Review 2026-03-23 23:30:00

Resend MCP Server — The Developer-First Email API With Full AI Agent Access

Official MCP server for Resend's email API. 30+ tools covering email sending/receiving, contacts, broadcasts, domains, segments, webhooks, and API key management. TypeScript, MIT license, works with Claude Desktop, Claude Code, and Cursor.

Review 2026-03-23 23:30:00

New Relic MCP Server — AI-Powered Observability with NRQL Queries, Alerts, Entity Discovery, and Log Analysis

Official first-party MCP server from New Relic for engineers and SREs building AI-assisted observability workflows. Provides AI assistants with access to NRQL query execution, natural language to NRQL conversion, alert management, entity discovery, synthetic monitor listing, deployment impact analysis, golden metrics analysis, Kafka metrics, thread analysis, and log examination. Supports both API key and OAuth 2.0 authentication.

Review 2026-03-23 23:30:00

MindsDB MCP Server — Federated Queries Across 200+ Data Sources From a Single Interface

Federated query engine as MCP server. Connects AI agents to 200+ live data sources (Postgres, MongoDB, Slack, Gmail, Snowflake, and more) via SQL or natural language. Built-in knowledge bases for RAG, job scheduling, and no-ETL architecture. Docker deployment.

Review 2026-03-23 23:30:00

Mailtrap MCP Server — Send Transactional Emails From Your AI Agent

Official first-party MCP server for Mailtrap's email delivery platform. Send transactional emails, manage templates, test in sandbox, and query delivery analytics. TypeScript, stdio transport, npx install, free tier at 4,000 emails/mo.

Review 2026-03-23 23:30:00

IDE & Code Editor MCP Servers — Your Editor as an AI-Accessible Tool

Most IDEs are MCP clients — they connect to external MCP servers. But a growing ecosystem flips this: IDEs as MCP servers, exposing editor capabilities (code analysis, refactoring, debugging, terminal, and now databases) to external AI agents. JetBrains leads with a built-in MCP server (29 tools in 2026.1, up from 24 — including 9 new database tools) across IntelliJ, PyCharm, WebStorm, and Android Studio. VS Code has community extensions (juehang/vscode-mcp-server 352 stars, 15 tools; acomagu/vscode-as-mcp-server 114 stars, 13 tools). Neovim's mcp-neovim-server (310 stars, 19 tools) exposes vim operations. NEW: Emacs joins with rhblind/emacs-mcp-server (70 stars, GPL v3). This is the seventh review in our Developer Tools MCP category.

Review 2026-03-23 23:30:00

iCloud MCP Servers — Calendar, Mail, Contacts & More

Apple has no official iCloud MCP server, with WWDC 2026 (June 8-12) expected to deliver the first public MCP APIs. The community ecosystem has grown to 9+ implementations covering Calendar (CalDAV), Mail (IMAP/SMTP), Contacts (CardDAV), and Reminders, but no server offers iCloud Drive file access — the critical gap versus Google Drive, Dropbox, and OneDrive.

Review 2026-03-23 23:30:00

GitHub MCP Server — The World's Largest Dev Platform Gets an Official AI Interface

GitHub's official MCP server (29.1k stars, v1.0.0) connects AI agents to repos, issues, PRs, Actions, code security, and more across 21 toolsets. Now with Insiders Mode for MCP Apps (interactive UI). GitMCP (7.9k stars) turns any repo into a documentation hub. cyanheads/git-mcp-server provides 28 local Git tools.

Review 2026-03-23 23:00:00

Turso MCP Server — The 17.9K-Star SQLite Database With Built-In AI Agent Access

SQLite-compatible database with built-in MCP server. 9 tools for schema inspection, querying, and data modification — activated with a single --mcp flag. Rust-powered, MIT license, works with Claude Desktop, Claude Code, and Cursor.

Review 2026-03-23 23:00:00

Shopify Dev MCP Server — AI-Powered Shopify Development with Docs, Schema, and Code Validation

Official first-party MCP server from Shopify for developers building on the Shopify platform. 8 tools cover documentation search, GraphQL schema introspection, and code validation for Admin API, Functions, Liquid, and Polaris. Runs locally via npx, no authentication required. Shopify also offers Storefront and Customer Accounts MCP servers for AI-powered commerce experiences.

Review 2026-03-23 23:00:00

ScrapingBee MCP Server — Give Your AI Agent Eyes on the Live Web

Hosted MCP server for web scraping with proxy rotation, CAPTCHA handling, and JavaScript rendering. Specialized scrapers for Google, Amazon, Walmart, and 10+ other targets. Streamable HTTP transport, API key auth, no server to run. Credit-based pricing from $49/mo.

Review 2026-03-23 23:00:00

OneDrive MCP Servers — AI Agents That Manage Your Microsoft 365 Files, Email, Calendar, and Teams

Microsoft offers an official Work IQ OneDrive MCP server in preview with 13 tools and enterprise features like sensitivity labels. The community leader Softeria/ms-365-mcp-server (552 stars) covers OneDrive, Outlook, Calendar, Teams, SharePoint, and more across the full Microsoft 365 suite. Auth complexity via Azure Entra ID remains the biggest barrier.

Review 2026-03-23 23:00:00

MySQL MCP Servers — The World's Most Popular Database Meets AI

MySQL has a solid community MCP ecosystem despite no official Oracle server. benborla/mcp-server-mysql (1.4k stars) leads with SSH tunneling and Claude Code integration. designcomputer/mysql_mcp_server (1.2k stars) offers simplicity. Multi-database servers DBHub (2.4k stars) and Google Toolbox (13.5k stars) add breadth. AWS, Azure, and Google Cloud all support MySQL via MCP.

Review 2026-03-23 22:00:00

The Chrome DevTools MCP Server — Browser Debugging and Performance Profiling for AI Coding Agents

Official Google Chrome DevTools MCP server for AI coding agents. 29 tools covering browser automation, performance tracing with Core Web Vitals, memory heap snapshots, Lighthouse audits, network request inspection, and console debugging. Connect to your existing browser session or launch headless. 34K GitHub stars, 414K weekly npm downloads.

Review 2026-03-23 22:00:00

Square MCP Server — AI-Powered Commerce with Payments, Orders, Inventory, Loyalty, and Full API Access

Official first-party MCP server from Square (Block, Inc.) for developers and merchants building AI-assisted commerce workflows. Provides AI assistants with access to 40+ Square API services including payment processing, order management, catalog and inventory, customer management, loyalty programs, gift cards, invoices, subscriptions, bookings, team management, and more. Available as both a hosted remote server with OAuth and a local stdio server with access token authentication.

Review 2026-03-23 22:00:00

Prisma MCP Server — Dual-Mode Database Management for AI Agents

Official first-party dual-mode MCP server from Prisma. Local mode (7 tools) handles migrations, schema management, and Prisma Studio. Remote mode (10 tools) manages Prisma Postgres infrastructure — provisioning, backups, SQL queries, schema introspection. Built into Prisma CLI since v6.6.0, TypeScript, Apache 2.0 license.

Review 2026-03-23 22:00:00

PostgreSQL MCP Servers — The Database That Ate the World Gets an AI Interface

PostgreSQL has the deepest MCP server ecosystem of any database. Postgres MCP Pro (2.4k stars) provides performance analysis and index tuning. Supabase MCP (2.6k stars) adds full platform management. Neon, pgEdge, Azure, AWS, and Google all ship PostgreSQL MCP servers. Anthropic's archived reference server started it all.

Review 2026-03-23 22:00:00

Oxylabs MCP Server — Two Scraping Engines in One, With the Fastest Stress Test Times

Dual-engine web scraping for AI agents. Combines traditional Web Scraper API (proxies, anti-bot, structured parsers) with AI Studio (AI-powered extraction, crawling, browser automation). Two free trials. Python-based, Claude Desktop and Cursor support.

Review 2026-03-23 22:00:00

Nimble MCP Server — Enterprise Web Intelligence With the Best Google Maps Tools

Enterprise web data platform for AI agents. 7 MCP tools covering web search, URL extraction, e-commerce scraping, and Google Maps intelligence. Hosted server with SSE transport — no local setup needed. Free trial with 5,000 pages.

Review 2026-03-23 22:00:00

Google Drive MCP Servers — AI Agents That Search, Read, Edit, and Organize Your Cloud Documents

Google has announced official MCP support for all Google services via managed remote servers. Meanwhile, community implementations like google_workspace_mcp (2.1k stars) and google-docs-mcp (455 stars) provide deep integration with Drive, Docs, Sheets, Slides, Calendar, Gmail, and more. The original Anthropic reference server is archived, but the ecosystem has matured significantly.

Review 2026-03-23 22:00:00

CI/CD MCP Servers — Build Pipelines Get an AI Interface

CI/CD MCP servers are maturing fast. Buildkite reached v1.0.0 with cluster management. Argo CD grew to 415 stars. GitHub Actions is now official in the GitHub MCP server (29.4k stars). NEW platforms: TeamCity (87 tools in full mode), Azure DevOps (480 commits). Jenkins now has 4 competing servers. CircleCI added OpenTelemetry. The ecosystem is broadening from observation to operation.

Review 2026-03-23 21:00:00

n8n MCP Server — Turn Any Workflow Into an AI-Callable Tool

Fair-code workflow automation platform with native bidirectional MCP support. Expose any n8n workflow as a tool that Claude Desktop, Cursor, or VS Code can call via SSE or Streamable HTTP. Simultaneously consume external MCP servers as tools within n8n's AI agents. 400+ integrations, self-hostable, no per-call fees.

Review 2026-03-23 21:00:00

Kubernetes MCP Servers — Cluster Management Gets an AI Interface

Kubernetes has a robust MCP ecosystem with two community leaders above 1,000 stars, Helm chart management, multi-cluster support, and secret redaction. Red Hat's server adds OpenShift and KubeVirt support. No official CNCF server exists, but the community has delivered strong coverage across pod management, deployments, services, and observability.

Review 2026-03-23 21:00:00

Dropbox MCP Servers — AI Agents That Browse Files, Search Across Apps, and Manage Cloud Storage

Two official MCP servers from Dropbox: a remote server for browsing, inspecting, and extracting text from Dropbox files, and an open-source Dash server for AI-powered universal search across 30+ connected apps including Google Drive, Slack, Confluence, and GitHub. Community implementations add file CRUD, Paper docs, and Dropbox Sign e-signatures.

Review 2026-03-23 21:00:00

Cohere MCP Server — Enterprise AI's North Star Meets the Model Context Protocol

Cohere takes an enterprise-client approach to MCP via its North AI agent platform. North connects to Gmail, Slack, Salesforce, Outlook, Linear, and SharePoint, plus any custom MCP server. The North MCP Python SDK lets developers build authenticated MCP servers for the North ecosystem. No official Cohere API MCP server exists.

Review 2026-03-23 21:00:00

Airtable MCP Server — Full Database CRUD for Your AI Agent

Community-built MCP server exposing 15 tools for Airtable database operations including record CRUD, table/field schema management, comments, and file attachments. TypeScript, MIT license, stdio and HTTP transport, personal access token authentication. 438 GitHub stars, actively maintained. Airtable also launched an official MCP server in February 2026.

Review 2026-03-23 20:00:00

Docker MCP Servers — Container Management Gets an AI Layer (Plus the MCP Catalog That Hosts 300+ Others)

Docker plays a dual role in MCP: its MCP Gateway (1.4k stars, Dynamic MCP discovery) and MCP Catalog (300+ verified servers, 3,006 commits) provide infrastructure for ALL MCP servers, while Docker Hub MCP and community servers like ckreiling/mcp-server-docker (707 stars, 25 tools) handle container management. ToolHive (1.8k stars, v0.26 — Agent Skills, Cedar auth, K8s horizontal scaling) adds enterprise governance.

Review 2026-03-23 20:00:00

Bright Data MCP Server — Enterprise Web Access That Actually Beats Anti-Bot Protection

Enterprise-grade web access for AI agents. Anti-bot bypass, CAPTCHA solving, 150M+ IP proxy network, 60+ specialized scrapers for e-commerce, social, finance, and more. Free tier with 5,000 requests/month. Hosted or local deployment.

Review 2026-03-23 18:00:00

Zoom MCP Servers — AI Agents That Manage Meetings, Retrieve Transcripts, and Access Recordings

Community-built MCP servers for Zoom enabling AI agents to create and manage meetings, retrieve cloud recording transcripts, access AI Companion summaries, and search meeting history. No official standalone MCP server from Zoom, but the platform has added MCP support to AI Studio for custom agent building.

Review 2026-03-23 18:00:00

The ReactBits MCP Server — 135+ Animated React Components for AI Coding Agents

ReactBits MCP server gives AI coding assistants direct access to 135+ animated React components from the ReactBits.dev library (24k+ GitHub stars). Browse by category, search by name, get source code in CSS or Tailwind variants, and generate demo code — all through 5 MCP tools. Community-built, TypeScript, MIT license.

Review 2026-03-23 18:00:00

Google Gemini MCP Servers — The Largest Official MCP Server Ecosystem

Google operates the largest official MCP server ecosystem with 50+ servers across GA and Preview — 16 managed remote servers (BigQuery, Maps, GKE, Cloud SQL, Spanner, Apigee, Looker, Kafka, and more) and 15 open-source servers (Workspace, Firebase, Cloud Run, Security). Gemini CLI (103k stars) provides native MCP client support with MCP resource tools, and Deep Research agents can query private data via MCP.

Review 2026-03-23 18:00:00

AWS Bedrock MCP Servers — The Cloud Giant's MCP Arsenal (Refreshed May 2026)

AWS operates the largest official MCP server collection: 54 open-source servers in a single Apache 2.0 monorepo plus managed remote MCP servers. Combined with MCP client support in Kiro IDE and Bedrock AgentCore, AWS has built the most comprehensive cloud-native MCP ecosystem.

Review 2026-03-23 18:00:00

Apify MCP Server — 3,000+ Scrapers at Your AI Agent's Fingertips

Connects AI agents to Apify's marketplace of 3,000+ web scrapers and automation tools. Search for scrapers, inspect their details, run them, and get structured data back — all through MCP. Hosted mode with OAuth or run locally via npx.

Review 2026-03-23 17:00:00

Windows-MCP Server — Give Your AI Agent Eyes and Hands on Windows

The most popular MCP server for Windows desktop automation. 4,800+ GitHub stars, 17 tools covering clicks, typing, screenshots, shell commands, registry access, and clipboard. Uses accessibility tree snapshots so any LLM can interact with Windows UI — no vision model needed.

Review 2026-03-23 17:00:00

PayPal MCP Server — AI-Powered Payment Processing with Invoicing, Orders, Subscriptions, and Agentic Commerce

Official first-party MCP server from PayPal for developers and merchants building AI-assisted commerce workflows. Provides AI assistants with 30+ tools across invoicing (create, send, remind, cancel, QR codes), order management (create, pay, refund), subscriptions (plans, billing cycles, cancellations), dispute handling, shipment tracking, catalog management, analytics, and gift card commerce. Available as both a local stdio server and PayPal-hosted remote server with OAuth 2.0 and streamable HTTP.

Review 2026-03-23 17:00:00

Mistral AI MCP Server — Europe's Open-Weight Champion Embraces the Model Context Protocol

Mistral AI takes a client-first approach to MCP, embedding 20+ MCP-powered connectors into Le Chat and full MCP support in the Agents API and Python SDK. No official MCP server exists — Mistral positions its open-weight models and European data sovereignty as the differentiator.

Review 2026-03-23 17:00:00

Meta Llama MCP Servers — AI Agents for Llama 4, Ollama, and the Open-Weight LLM Ecosystem

Meta built the most downloaded open-weight LLM family (1.2 billion+ downloads) but has no official MCP server and isn't a member of the AAIF. Llama Stack includes MCP tool integration, and community bridges let Ollama-hosted Llama models connect to MCP servers — enabling fully local, private AI agent workflows.

Review 2026-03-23 16:30:00

Hugging Face MCP Server — The AI Community Hub Meets the Model Context Protocol

Hugging Face operates the official hf-mcp-server connecting AI assistants to the Hub's 1M+ models, 500K+ datasets, Spaces, and papers. Any Gradio Space can become an MCP tool with one line of code. The server supports Streamable HTTP, OAuth, and 7 built-in tools.

Review 2026-03-23 15:30:00

Spotify MCP Server Review — Playback, Playlists & More

Community-built MCP servers for Spotify enabling AI agents to control music playback, search tracks and artists, manage playlists, browse libraries, and queue songs. No official Spotify-endorsed server exists — the ecosystem is fragmented across 20+ implementations in Python and TypeScript.

Review 2026-03-23 15:30:00

Composio MCP Server — 500+ App Integrations Through a Single Endpoint

Agentic integration platform exposing 500+ apps as MCP tools. Managed OAuth handles authentication for Gmail, Slack, GitHub, Notion, and hundreds more. Dynamic tool discovery prevents context overload. Single endpoint, multiple AI clients.

Review 2026-03-23 15:00:00

The GreptimeDB MCP Server — Observability Data Meets AI Agents

GreptimeDB's MCP server gives AI agents structured access to unified observability data — metrics, logs, and traces through one database. 26 GitHub stars, 10 tools, SQL and PromQL support, pipeline management, and an unusually strong security posture including read-only enforcement, data masking, and audit logging.

Review 2026-03-23 15:00:00

Anyquery MCP Server — SQL Everything: Query 40+ Apps, Files, and Databases from Your AI Agent

Query anything with SQL from your AI agent. 1,600 GitHub stars, 54 plugins covering GitHub, Notion, Slack, Gmail, Google Sheets, Todoist, and more. Also queries CSV, JSON, Parquet files and connects to MySQL, PostgreSQL, ClickHouse, DuckDB. Acts as a MySQL-compatible server for BI tools. The widest data access surface of any single MCP server.

Review 2026-03-23 13:45:00

Netlify MCP Server — AI Agents That Deploy, Manage Sites, Handle Extensions, and Go From Prompt to Production

Official first-party MCP server from Netlify for developers building AI-assisted deployment workflows. Enables AI agents to create and deploy sites, manage environment variables and secrets, install and uninstall extensions, configure access controls, fetch user and team information, and manage form submissions — going from prompt to production in a single conversation.

Review 2026-03-23 12:00:00

SQLite MCP Servers — From Anthropic's Reference Server to 139-Tool Powerhouses and Edge Database Solutions

SQLite has the most MCP servers of any database — but no canonical winner. Anthropic's reference server is archived, the community is fragmented across 15+ options, and the most capable server (139 tools) has almost no adoption. The ecosystem reflects SQLite's nature: everywhere, embedded in everything, but nobody's in charge.

Review 2026-03-23 12:00:00

Anthropic MCP Servers — The Company That Created the Model Context Protocol

Anthropic created the Model Context Protocol in November 2024 and donated it to the Agentic AI Foundation (Linux Foundation) in December 2025. They maintain 7 reference servers, official Python and TypeScript SDKs, and the most comprehensive MCP client support across Claude.ai (299 connectors), Claude Desktop (.mcpb extensions), Claude Code (Routines + Channels), and the API. $30B annualized revenue, $800B valuation offers, potential IPO in October 2026.

Review 2026-03-23 11:00:00

Twilio MCP Server — All 2,000 Twilio APIs Available to Your AI Agent

Official first-party MCP server from Twilio Labs exposing nearly 2,000 API endpoints across 40+ Twilio services including SMS, voice, video, conversations, TaskRouter, Studio, and Serverless. TypeScript monorepo with OpenAPI-to-MCP generator, stdio and Streamable HTTP transport, API key authentication.

Review 2026-03-23 10:30:00

MailerSend MCP Server — Full Email Management From Your AI Agent

Official first-party cloud-hosted MCP server for MailerSend's transactional email platform. 34+ tools covering email sending, domain management, webhook configuration, email verification, template management, and analytics. Streamable HTTP transport, OAuth authentication, beta status.

Review 2026-03-23 06:50:00

Mailgun MCP Server — 70 Tools for Enterprise Email Infrastructure

Official MCP server for Mailgun's email API. 70 tools covering messaging, analytics, templates, suppressions, mailing lists, webhooks, domains, routes, IP management, and bounce classification. No-delete safety design keeps blast radius low.

Review 2026-03-22 23:30:00

The Semgrep MCP Server — Security Scanning for AI-Generated Code

Semgrep's MCP server scans AI-generated code for security vulnerabilities, supply chain risks, and leaked secrets in real time. 641 GitHub stars, 7 tools, multiple transports. The standalone server is archived — MCP is now integrated directly into the Semgrep binary and bundled as a plugin for Cursor, Claude Code, and Windsurf.

Review 2026-03-22 22:00:00

The Ahrefs MCP Server — SEO Intelligence for Your AI Agent

Ahrefs' official MCP server for AI agents. Access backlink profiles, keyword data, domain ratings, and competitor insights through the Model Context Protocol. Remote server with OAuth — no local setup or API keys needed. Requires Ahrefs Lite plan ($129/mo) or higher.

Review 2026-03-22 18:00:00

The HubSpot MCP Server — CRM Data at Your AI Agent's Fingertips

HubSpot's official MCP server in public beta. AI agents can read, search, and manage CRM data — contacts, companies, deals, and engagement history — through the Model Context Protocol. Two server types: remote (CRM data) and local developer (app scaffolding). OAuth 2.0 authentication.

Review 2026-03-22 17:00:00

Microsoft Teams MCP Servers — Official at Last, Community Got There First

Microsoft's official Work IQ Teams server brings 24 tools for chats, channels, and members. Two community servers offer different approaches. A landscape review.

Review 2026-03-22 17:00:00

Discord MCP Servers — Five Community Servers, No Official One, and a Fragmented Landscape

Discord has no official MCP server. Five community projects fill the gap — from minimal message readers to full admin suites. A landscape review.

Review 2026-03-22 15:30:00

Zapier MCP Server — 9,000+ Apps and 40,000+ Actions for AI Agents

Official remote MCP server from the largest automation platform. Connects AI agents to 9,000+ apps through Zapier's hosted infrastructure. Two modes: Agentic (14 meta-tools, Beta) and Classic (manual action selection). No self-hosting option. Each MCP call costs 2 Zapier tasks.

Review 2026-03-22 15:00:00

The Google Colab MCP Server — GPU-Powered Notebooks for Your AI Agent

Google's official open-source MCP server for Colab. Agents can create notebooks, write and execute Python code, and access GPU runtimes — all through the Model Context Protocol. Two modes: session proxy (browser bridge) and runtime (direct kernel access). Released March 17, 2026.

Review 2026-03-21 15:30:00

Asana MCP Server — Official Remote Server for Enterprise Project Management

Asana's official MCP server for enterprise project management. 44 tools across tasks, projects, goals, portfolios, and teams. Hosted, OAuth-authenticated, Streamable HTTP transport.

Review 2026-03-20 21:30:00

MCP Server Frameworks & SDKs — FastMCP, Official SDKs, and the Tools That Power Every MCP Server

The frameworks and SDKs behind every MCP server. FastMCP dominates Python with 24,900 stars and ~1.9 million downloads per day — v3.2 adds MCP Apps support for interactive UIs in conversations. The Rust SDK reached v1.0 (March 2026) and iterated to v1.5.0 in six weeks. mcp-go v0.50.0 adds task-augmented tools for async operations. The Go SDK v1.6.0-pre.1 previews 2026-06-30 spec features. Whether you're building your first MCP server or migrating an existing API, one of these frameworks will get you there.

Review 2026-03-20 16:00:00

Azure & Microsoft MCP Servers — 2.0 GA, 276 Tools, Remote Self-Hosted, and the Enterprise MCP Bet

Microsoft's Azure MCP ecosystem hit 2.0 GA on April 10, 2026 — the biggest update since launch. **276 tools across 57 Azure services** (up from 170+ tools / 47+ services), self-hosted remote HTTP deployment that closes the biggest gap from our previous review, sovereign cloud support (Azure US Government), and security hardening with SQL query parameterization and KQL input sanitization. The MCP Bundle (.mcpb) format lets you install into Claude Desktop with zero runtime dependencies. Now built into both VS 2026 and VS 2022. **CVE-2026-32211 (CVSS 9.1)** is a critical authentication flaw — mitigation guidance published but patch pending. Three NEW Microsoft MCP servers launched: Microsoft Learn (documentation search), Release Communications (M365/Azure roadmap), and Dataverse (GA April 30). microsoft/mcp monorepo grew to 3,084 stars.

Review 2026-03-20 14:00:00

Vector Database & Embedding MCP Servers — Qdrant, Chroma, Milvus, Pinecone, Weaviate, Redis, LanceDB, pgvector, and More

Vector database and embedding MCP servers for AI-powered semantic search, RAG pipelines, and agent memory. **Redis fills biggest gap** — redis/mcp-redis (4,200 stars) is now the most popular vector database MCP server by far, with vector index creation (HNSW), vector similarity search, plus full Redis data structure management. Official, Docker-ready, and massively adopted. Plus redis/agent-memory-server adds semantic/keyword/hybrid agent memory via FastMCP. **Weaviate v1.37 ships BUILT-IN MCP** — the first vector database to embed MCP directly into the database itself. Streamable HTTP at /v1/mcp, schema inspection, hybrid search, write data, enforced by standard auth. No separate server needed. **Qdrant grows steadily** — qdrant/mcp-server-qdrant (1,400 stars) adds configurable filters to find tool and inheritable QdrantMCPServer class for building custom MCP servers. Still the most popular dedicated vector DB MCP server. **Chroma holds at 540 stars** — 13 tools across four deployment modes remain the most comprehensive tool set. **Milvus ecosystem expands** — mcp-server-milvus (230 stars) plus NEW zilliz-mcp-server for Zilliz Cloud management, and zilliztech/claude-context (9,800 stars) for code search powered by Milvus. **Pinecone goes remote** — every Pinecone Assistant is now a hosted MCP endpoint at /mcp/assistants/<name>, zero infrastructure. **Turbopuffer arrives** — official @turbopuffer/turbopuffer-mcp npm package with Code Mode sandbox execution, filling another gap. **Universal vector MCP** — Knuckles-Team/vector-mcp supports ChromaDB, Couchbase, MongoDB, Qdrant, and PGVector in one server. **Notable gaps closing** — Redis Vector Search FILLED (4,200 stars!), Turbopuffer FILLED, Weaviate built-in FILLED. Still no Vespa MCP server, no FAISS (library not service). The category earns 4.5/5 — Redis's massive official entry (4,200 stars), Weaviate pioneering database-native MCP, Turbopuffer filling the serverless gap, and claude-context's 9,800 stars for code search via Milvus all represent major maturation. What holds it back: tool coverage is still uneven across vendors, batch operations remain limited, and the RAG pipeline layer is still fragmented.

Review 2026-03-20 14:00:00

Google Cloud MCP Servers — 50+ Servers, 22+ GA, MCP Toolbox v1.0, Workspace Preview, and the Cloud-Native MCP Play

Google Cloud's MCP ecosystem — 50+ managed remote servers (22+ GA), MCP Toolbox v1.1.0 (14.9K stars), Google Workspace Developer Preview (Drive, Gmail, Calendar, Chat), google/mcp-security 4 servers, Agent Registry, Apigee MCP GA.

Review 2026-03-19 23:30:00

Chemistry & Molecular Modeling MCP Servers — RDKit, PubChem, ChEMBL, Docking, and More

Chemistry and molecular modeling MCP servers for AI-powered cheminformatics, drug discovery, molecular docking, and structural biology. **ChatMol leads molecular visualization** — ChatMol/molecule-mcp (~89 stars) connects AI agents to PyMOL and ChimeraX, enabling direct command execution, molecular rendering, and image capture for scientific workflows. Released March 2025, it treats Claude as a co-scientist for structural analysis. **RDKit cheminformatics gets two MCP servers** — tandemai-inc/rdkit-mcp-server aims to expose every function in RDKit 2025.3.1 through natural language — molecular property calculation, fingerprinting, similarity search, and substructure matching without writing code. s20ss/mcp_rdkit provides molecular visualization, descriptor calculation, and chemical interaction tools. **Chemical databases are well covered** — Augmented-Nature/PubChem-MCP-Server provides access to over 110 million chemical compounds with molecular properties, bioassay data, and cheminformatics tools. cyanheads/pubchem-mcp-server offers another comprehensive PubChem integration. Augmented-Nature/ChEMBL-MCP-Server exposes 22 specialized tools for drug discovery research, bioactivity analysis, similarity search, and substructure queries via the ChEMBL REST API. **Drug and pharmacology databases** — openpharma-org/drugbank-mcp-server accesses 17,430+ drugs with a high-performance SQLite backend (sub-10ms queries, 50-100MB memory), supporting name search, SMILES/InChI structure search, and cross-database identifiers (PubChem, ChEMBL, KEGG, RxCUI). longevity-genie/pharmacology-mcp connects to the Guide to PHARMACOLOGY for authoritative drug/target/ligand data with type safety via FastMCP — part of the larger Holy Bio MCP framework with 50+ bioinformatics functions. aditya-damerla128/Certus provides live FDA drug data (shortages, recalls, labeling) via openFDA APIs. **Molecular docking simulation** — shogo-d-nakamura/mcp_vina provides AutoDock Vina docking from SMILES input — dock small molecules against protein targets by name. BioChemAIgent integrates five docking methods (Vina, Smina, Gnina, DiffDock, AlphaFold 3) with PubChem and PDB MCP servers in a multi-agent CrewAI framework for end-to-end structure-based drug discovery. **Protein structure analysis** — Augmented-Nature/AlphaFold-MCP-Server provides AlphaFold structure prediction access with multi-format downloads (PDB, CIF, BCIF, JSON), confidence scoring, and batch processing. Augmented-Nature/PDB-MCP-Server accesses the Protein Data Bank worldwide repository of 3D structures for proteins, nucleic acids, and complex assemblies. Augmented-Nature/STRING-db-MCP-Server provides protein interaction network analysis and functional enrichment via the STRING database. **Molecular dynamics** — Chenghao-Wu/MCP_LAMMPS enables AI-assisted LAMMPS molecular dynamics simulations for autonomous computational materials design. ChatMol/molecule-mcp also includes GROMACS integration for MD simulation and visualization. **Chemical naming and conversion** — tom832/chemdraw-server converts between ChemDraw chemical names and SMILES via FastAPI + MCP with RDKit backend and authentication. **Patent chemistry** — Augmented-Nature/SureChEMBL-MCP-Server accesses the SureChEMBL chemical patent database for patent search, chemical discovery, and structure analysis. **Notable gaps** — no dedicated Gaussian or ORCA quantum chemistry MCP server, no AMBER or NAMD molecular dynamics servers, no Materials Studio or Schrödinger integration, no dedicated ADMET prediction server, no retrosynthesis planning server, no dedicated spectroscopy (NMR/MS/IR) analysis server. The Augmented-Nature organization dominates the database-access layer (PubChem, ChEMBL, PDB, AlphaFold, STRING-db, SureChEMBL) but most of their servers have low star counts. The category earns 3.5/5 — the breadth of coverage from databases to docking to dynamics is impressive for such a specialized field, ChatMol and the RDKit servers provide genuine cheminformatics utility, and the BioChemAIgent framework shows where multi-agent drug discovery is heading. But star counts are low across the board (~89 max), no major chemical software vendor ships an official MCP server (contrast with MathWorks for MATLAB), and critical workflows like quantum chemistry and retrosynthesis have no MCP coverage.

Review 2026-03-19 23:00:00

Scientific Computing & Mathematics MCP Servers — MATLAB, Wolfram, R, Julia, SymPy, and More

Scientific computing and mathematics MCP servers for AI-powered numerical analysis, symbolic math, statistics, and HPC workflows. **MATLAB gets official MathWorks support** — matlab/matlab-mcp-core-server (178 stars) lets AI agents run MATLAB code, generate scripts from natural language, and access documentation. It supports Claude Code, VS Code, GitHub Copilot, and Gemini CLI. Two community MATLAB servers add additional capabilities including script execution and Simulink integration. **R statistics is surprisingly mature** — finite-sample/rmcp (197 stars, Python, MIT) exposes 52 statistical analysis tools across 11 categories, drawing from 429 R packages via systematic CRAN task views. It covers econometrics, machine learning, time series, survival analysis, and more — production-ready with HTTP transport and SSE. Posit's mcptools lets AI assistants interact with live RStudio sessions. chi2labs/mcpr exposes arbitrary R functions through MCP. cafferychen777/Rstudio-mcp provides deep RStudio IDE integration. **Symbolic mathematics has multiple options** — sdiehl/sympy-mcp (41 stars) by Haskell author Stephen Diehl exposes SymPy's full computer algebra system for symbolic manipulation, equation solving, calculus, and simplification. huhabla/calculator-mcp-server combines SymPy + NumPy + SciPy for symbolic, numerical, and statistical computation in one server. tufantunc/axiom-advanced-math-mcp uses Giac/Xcas for high-precision symbolic math, differential equations, and financial time-series analysis. YuChenSSR/symbolica-mcp targets quantum computing workflows. **Wolfram ecosystem is well-represented** — paraporoco/Wolfram-MCP provides 11 tools for calculations, equation solving, calculus, matrix operations, and statistics via Wolfram Language. texra-ai/mcp-server-mathematica executes Mathematica code via wolframscript for derivation verification. rhenniger/MCPServer implements MCP in pure Wolfram Language. Five Wolfram Alpha API servers (StoneDot, akalaric, cnosuke, Garoth, SecretiveShell) provide computational knowledge access without a local installation. **Julia has a growing MCP ecosystem** — JuliaSMLM/ModelContextProtocol.jl implements the full MCP specification in Julia. samtalki/AgentREPL.jl provides a persistent REPL that eliminates compilation overhead (TTFX) by keeping the Julia process alive across interactions. jonathanfischer97/juliadoc-mcp serves Julia documentation to AI assistants. **HPC and research infrastructure** — globus-labs/science-mcps connects AI to supercomputing facilities (ALCF, NERSC) with Globus data transfer and function execution on remote endpoints. pathintegral-institute/mcp.science (117 stars) bundles 12+ servers including GPAW density-functional-theory calculations, Materials Project database queries, sandboxed Python execution, Jupyter kernel interaction, and SSH remote execution. **Engineering simulation** — two OpenFOAM MCP servers provide CFD integration: webworn/openfoam-mcp-server for educational use with Socratic AI, and ymg2007/openfoam-mcp for configuration management and wind-driven rain simulation. colesmcintosh/numpy-mcp provides NumPy numerical computing. **Notable gaps** — no SageMath MCP server, no dedicated SciPy MCP beyond calculator bundles, no Octave MCP (open-source MATLAB alternative), no Maple MCP, no COMSOL or ANSYS simulation servers, no dedicated linear algebra or optimization server (CPLEX, Gurobi, CVXPY). The category earns 3.5/5 — official vendor support from MathWorks is a strong signal, R and Julia have real ecosystems forming, and HPC access through Globus is genuinely novel. But most servers have low star counts, the symbolic math space is fragmented across many small projects, and major engineering simulation platforms are absent.

Review 2026-03-19 23:00:00

Robotics MCP Servers — ROS, Home Assistant, ESP32, Robot Arms, Drones, and More (Updated)

Robotics MCP servers for controlling physical hardware through AI agents — from industrial robot arms to smart home devices to embedded microcontrollers. This is one of the most exciting MCP categories because it bridges the digital-physical gap. **UPDATE (May 2026):** DimOS SURGED from 1,700 to 3,100 stars (+82%) with daemon mode, temporal-spatial memory, and Go2 fleet control. xiaozhi-esp32 grew to 26,100 stars with v2.2.6. Home Assistant now has OFFICIAL built-in MCP integration (Streamable HTTP) alongside ha-mcp (86 tools, consolidated from 96). phosphobot MCP NEW — first VLA (vision-language-action) model integration for SO-100/SO-101 robot arms. wise-vision/ros2_mcp NEW — advanced ROS2 MCP with image streaming and auto QoS. Isaac Sim v0.3.0 adds USD 3D asset search. CSOAI-ORG/robotics-control-mcp NEW — HARVI humanoid project with serial+HTTP hardware control. ROS crossed 1,200 stars with 160 forks. Still no major manufacturer official servers. Rating holds 4.5/5 — the VLA paradigm (phosphobot) and agentic robotics OS (DimOS surge) represent a shift from 'control a robot' to 'teach a robot' via MCP.

Review 2026-03-19 21:00:00

E-Signature & Digital Signing MCP Servers — DocuSign, PandaDoc, SignNow, BoldSign, and More

E-signature MCP servers for AI-powered contract workflows. DocuSign offers an official hosted MCP server (beta) at mcp-d.docusign.com/mcp with IAM, eSignature, Navigator agreement intelligence, and Maestro workflow capabilities — plus an Anthropic partnership (Feb 2026) bringing DocuSign into Cowork. PandaDoc now ships an official hosted MCP server at developers.pandadoc.com/mcp with 12+ tools for documents, templates, contacts, folders, and webhooks — filling a major gap from the original review. SignNow has the most complete open-source server with 18 tools (up from 15) including embedded signing, document upload, and a bundled skills library. BoldSign provides an official npm package with 14 explicitly documented tools across documents, templates, contacts, users, and teams. eSignatures.com leads community stars at 36 with contract lifecycle management. SignWell now offers official npx-based installation (npx signwell-mcp setup) alongside the Pipedream-hosted option. A new community DocuSign server from luthersystems adds JWT server-to-server auth with 8 FastMCP tools for headless automation. Adobe Acrobat Sign remains absent natively but is accessible through Cequence AI Gateway's enterprise MCP proxy covering Agreements, Workflows, Webhooks, and Users endpoints with OAuth. Dropbox Sign (HelloSign) still has no dedicated open-source server. The category now has four vendors with official MCP servers (DocuSign, SignNow, BoldSign, PandaDoc) plus SignWell's official npx package — the strongest vendor participation of any MCP category. Rating: 3.5/5 — vendor support is excellent but community adoption remains low (highest stars: 36) and the full draft-negotiate-sign-store workflow gap persists.

Review 2026-03-19 18:30:00

Video Conferencing & Meeting Intelligence MCP Servers — Zoom Official, Joinly, Vexa, Otter.ai, Fireflies, tl;dv, and More

Video conferencing and meeting intelligence MCP servers across Zoom (official), Microsoft Work IQ Teams, Joinly, Vexa, Otter.ai, Fireflies.ai, tl;dv, Meeting BaaS, and Webex. The ecosystem has matured significantly with Zoom's official MCP connector (April 2026), Microsoft Agent 365 Work IQ Teams, and major meeting intelligence platforms launching MCP servers.

Review 2026-03-19 18:00:00

Speech Recognition & Transcription MCP Servers — Whisper, Deepgram, ElevenLabs, Groq, and More

Speech recognition and transcription MCP servers across local Whisper models, cloud APIs, and multimodal LLMs. Deepgram now has an official full MCP server with STT — dynamic tool loading, CLI integration. ElevenLabs MCP (1,300+ stars) added Scribe transcription in April 2026. Groq Whisper MCP offers 216x real-time speed at 9x lower cost. Local options remain strong — whisper.cpp on Apple Silicon hits 15x real-time, MLX Whisper uses large-v3-turbo natively. 20+ servers, two major vendors now official.

Review 2026-03-19 15:30:00

OCR & Document Intelligence MCP Servers — PaddleOCR, Marker, Mistral OCR, EasyOCR, and More

OCR and document intelligence MCP servers across PaddleOCR, Markdownify, Marker, Mistral OCR, EasyOCR, Tesseract, and Handwriting OCR. Baidu ships the only official OCR vendor server. The ecosystem splits between local engines and cloud API wrappers, with multi-model approaches emerging.

Review 2026-03-18 23:45:00

Threat Intelligence MCP Servers — CVE MCP (506 Stars, 27 Tools, 21 APIs), Google GTI, CrowdStrike Falcon v0.9.0, Microsoft Sentinel OFFICIAL, Elastic SIEM, Zscaler 300+ Tools, Team Cymru Pure Signal, Command Zero Autonomous SOC

Threat intelligence MCP has **transformed** in 45 days. **CVE MCP Server** (506 stars, MIT) is the new category standout — 27 security intelligence tools across 21 APIs (NVD, EPSS, CISA KEV, MITRE ATT&CK, Shodan, VirusTotal, GreyNoise, AbuseIPDB, MalwareBazaar, ThreatFox, and more) in a single server, solving the multi-source fragmentation problem. **FOUR NEW VENDOR SERVERS**: **Zscaler** (300+ tools, ZPA/ZIA/ZDX/ZCC/ZMS, read-only by default), **Team Cymru Pure Signal** (GA, first purpose-built production-grade TI MCP, token-efficient), **Command Zero** (autonomous SOC platform with investigation/remediation APIs), and **Microsoft Sentinel** (OFFICIAL — closing our biggest gap). **Elastic Security** also added MCP support, closing the second major gap. **Google mcp-security** (472 stars, 368 commits) added a fully managed Remote MCP Server for Google SecOps. **CrowdStrike Falcon** (148 stars, +25%) reached v0.9.0 with 17 modules and Amazon Bedrock AgentCore deployment. **OpenCTI** is embedding native MCP into the platform itself (24 tools, Streamable HTTP). Community servers continue growing: **OSINT Tools** (201 stars), **Shodan** (124 stars, v1.1.0 FastMCP migration), **VirusTotal** (120 stars, v1.5.0 FastMCP migration). The vendor count went from 2 to **6+ official servers** in 45 days. Rating upgraded from 4.0 to **4.5/5**.

Review 2026-03-18 23:30:00

AI Agent Supply Chain Security MCP Servers — Scanning, Vetting, and Securing the MCP Ecosystem

AI agent supply chain security escalated from theoretical to crisis in April 2026. **OX Security's 'Mother of All AI Supply Chains' disclosure** revealed a systemic RCE flaw in MCP's STDIO interface — affecting 200,000 servers, 150M+ downloads, and projects like LiteLLM, LangChain, Cursor, and Windsurf. Anthropic confirmed the behavior is 'by design.' The response: **runtime security tools exploded.** **Pipelock** (342 stars, NEW) is a full AI agent firewall with DLP scanning (48 patterns), SSRF protection, bidirectional MCP scanning, tool poisoning detection, and prompt injection blocking — the first true runtime proxy scanner. **MCP Guardian** (190+ stars, NEW, Rust) enables real-time approval/denial of individual tool calls. **Snyk Agent Scan** (1,800 stars, v0.4.6) launched Skill Inspector — a free web tool for instant malicious skill detection — plus background monitoring for MDM/CrowdStrike integration. **Docker MCP Gateway** (1,300 stars) added interceptors for fine-grained policy enforcement and secret blocking. **Cisco MCP Scanner** v4.6 (830 stars) remains actively maintained. Protocol-level security improved: OAuth 2.1 authorization with Resource Indicators (RFC 8707) standardized, official MCP Registry launched with namespace authentication. But cryptographic tool signing still absent. The gap between 'scan for problems' and 'prevent problems' is narrowing — but 30+ CVEs filed in 60 days shows the threat is accelerating faster than defenses.

Review 2026-03-18 22:00:00

CAD & 3D Modeling MCP Servers — Blender, FreeCAD, AutoCAD, KiCad, SolidWorks, Fusion 360, OpenSCAD, and More

CAD and 3D modeling is one of the most active MCP verticals by star count, driven almost entirely by **Blender MCP** (17,800 stars) — the third most-starred MCP server overall. Beyond Blender, the ecosystem covers the full spectrum of computer-aided design: **FreeCAD MCP** (617 stars, Python, MIT) gives AI agents 10 tools for creating and editing parametric 3D models with parts library access. **KiCad MCP** (405 stars, Python, MIT) enables AI-assisted PCB design with netlist extraction, BOM generation, and design rule checking. **CAD-MCP** (270 stars, Python, MIT) controls AutoCAD, GstarCAD, and ZWCAD through natural language drawing commands. **AutoCAD MCP** (177 stars, Python/AutoLISP, MIT) is the most engineered AutoCAD integration — dual backends (File IPC for live AutoCAD, ezdxf for headless), focus-free dispatch, P&ID symbol library, and undo/redo. **OpenSCAD MCP** (135 stars, Python, MIT) takes a unique approach — generating 3D models from text descriptions or images via Gemini AI and multi-view reconstruction, with direct 3D printer support. **SolidWorks MCP** (67 stars, Python/C#, MIT) bridges Claude to SolidWorks via a version-aware C# adapter and COM bridge. **Fusion 360** has two community servers (19-27 stars) with up to 30 tools for sketching, features, and export. **Seeed Studio's KiCad MCP** (20 stars, 39 tools) adds embedded code generation and hardware validation — it can generate device trees and HAL initialization code from schematics. **Onshape MCP** (11 stars, TypeScript, MIT) offers cloud-native CAD integration via REST API. The category's strength is breadth — every major CAD platform has at least one MCP server. The weakness is depth — most servers beyond Blender and FreeCAD have minimal adoption and incomplete tool coverage. No official vendor servers exist from Autodesk, Dassault (SolidWorks), Siemens (NX/Solid Edge), or PTC (Creo).

Review 2026-03-18 21:00:00

Privacy & Data Protection MCP Servers — PII Redaction, GDPR, BigID, DataGrail, Pangea, and More

Privacy and data protection MCP servers are emerging as AI agents handle increasingly sensitive data. The core problem: when an LLM calls tools via MCP, it may pass PII through prompts, tool inputs, and tool outputs — creating compliance risk under GDPR, CCPA, and HIPAA. The open-source response is led by **mcp-server-conceal** (11 stars, Rust, MIT) — a privacy proxy that pseudo-anonymizes PII in real-time before data reaches external AI providers, replacing real data with realistic fakes while preserving semantic relationships via SQLite mappings. **mcp-presidio** (Python, MIT, 10 tools) wraps Microsoft Presidio for local PII detection and anonymization across 25+ entity types with 6 anonymization operators. **Pangea MCP Proxy** (6 stars, JS, Apache-2.0) is a security layer that wraps any MCP server with AI Guard guardrails — detecting 50 PII types, prompt injections, and malicious URLs across 104 languages. On the enterprise side, **BigID** ships the most comprehensive privacy MCP server (28+ tools for data discovery, classification, lineage, and risk metadata). **DataGrail Vera** claims to be the first production-ready privacy MCP server — OAuth 2.0 with PKCE, permission inheritance, and full audit logging for DSAR management. **OneTrust** offers a developer portal MCP for consent and governance code generation. **Nightfall AI** provides enterprise DLP purpose-built for MCP workflows — scanning all tool call I/O for sensitive data with per-server tool blocking. **Skyflow** offers polymorphic data protection that dynamically masks, tokenizes, or rehydrates fields based on policy. Transcend launched its MCP Server in March 2026 — the first major privacy platform to ship MCP — enabling DSARs, assessments, and consent management from AI tools. Remaining gaps: no MCP servers from Ethyca/Fides, TrustArc, Osano, or Securiti. No servers for differential privacy, k-anonymity, or advanced data masking beyond basic PII replacement. No consent management MCP servers. The category is early — most open-source repos have single-digit stars — but enterprise vendor investment signals this will grow fast as privacy regulators start scrutinizing AI agent data flows.

Review 2026-03-18 18:00:00

Compliance & Audit Automation MCP Servers — Vanta, Drata, Secureframe, IBM OpenPages, CISO Assistant, ComplianceCow, and More

Compliance automation is getting serious MCP support. Vanta leads with 55 stars, 13 tools, and a new Claude Code plugin for IaC remediation across 500+ tests. IBM OpenPages enters with an official ontology-based MCP server supporting dual-mode deployment. Drata offers hosted experimental plus a new community server. CISO Assistant hits 4,000+ stars with 130+ frameworks and new vulnerability management MCP endpoints. Secureframe holds steady with read-only safety. ComplianceCow ships 27+ tools across four specialized servers. New entrants: Comply launches financial services' first MCP server (GA May 2026), and SureCloud GRACiE embeds MCP in its GRC platform. The gap narrows but Sprinto, OneLeet, and policy-as-code engines still absent.

Review 2026-03-18 15:00:00

Digital Forensics & Incident Response (DFIR) MCP Servers — CrowdStrike, SentinelOne, Google Security, TheHive, VirusTotal, Volatility, YARA, Wazuh, and More

Digital forensics and incident response has strong and growing MCP coverage. Since our initial review, SentinelOne launched its official Purple AI MCP Server (76 stars, 20+ tools), closing the biggest gap we identified. CrowdStrike surged from 115 to 148 stars with v0.9.0 adding Real-Time Response, NGSIEM, MSSP support, Custom IOA, and Firewall Management — expanding from 6 to 17 modules. Google shipped a managed remote MCP server for SecOps. Splunk now has an official MCP server on Splunkbase. Security-Detections-MCP grew from 334 to 426 stars with 81 tools and 8,200+ detection rules. Wazuh surged to 167 stars with v4.2.1 and active response capabilities. New entrants include Velociraptor MCP (37 stars) and EventWhisper (45 stars). FuzzingLabs mcp-security-hub exploded to 533 stars with 38 servers and 300+ tools.

Review 2026-03-18 10:30:00

Presentation & Slides MCP Servers — PowerPoint, Google Slides, Keynote, Canva, and More

The presentation MCP ecosystem had a breakout month. Canva launched an official hosted MCP server at mcp.canva.com with 32 tools and a Claude Design partnership with Anthropic. Gamma launched its own official hosted MCP at developers.gamma.app. presenton grew to 4,800 stars with active development. The former PowerPoint leader GongRzhe/Office-PowerPoint-MCP-Server (1,700 stars) is now ARCHIVED. matteoantoci/google-slides-mcp exploded 9→176 stars showing massive demand for Google Slides MCP. NEW ykuwai/ppt-mcp brings 154 tools via COM automation. Figma Slides finally has community MCP coverage. Google's official Workspace MCP still skips Slides. 30+ servers across the ecosystem.

Review 2026-03-17 22:50:00

Spreadsheet MCP Servers — Google Sheets, Excel, Airtable, Smartsheet, and More

Spreadsheets are the world's most-used data tool — and the MCP ecosystem has responded with dozens of servers. Excel leads with a 3,800-star Python server. Google shipped official Workspace MCP servers at Cloud Next 2026 but deliberately skipped Sheets. Smartsheet migrated to a new hosted official server. The sbroenne Windows COM server surged 77%.

Review 2026-03-17 21:00:00

Annotation & Data Labeling MCP Servers — Label Studio, Roboflow, Labelbox, and More

Roboflow launched an official hosted MCP server in April 2026 with 30 tools — the biggest addition since our initial review. Label Studio remains the open-source leader. Two platforms now have dedicated official MCP servers, up from one. Most annotation platforms still haven't built MCP servers, but momentum is building.

Review 2026-03-17 20:00:00

Graph Database MCP Servers — Neo4j, ArangoDB, Neptune, TigerGraph, Dgraph, Memgraph, FalkorDB, NebulaGraph, and More

Graph databases have strong MCP coverage — Neo4j leads with two servers (official 218 + Labs 940 stars), ArangoDB now has an official server, NebulaGraph joins the ecosystem, and Memgraph's ai-toolkit nearly quadrupled in stars. 20+ servers across 12+ databases.

Review 2026-03-17 19:40:00

BI & Reporting MCP Servers — Tableau, Power BI, Grafana, Metabase, Looker, and Superset

Business intelligence now has the strongest MCP coverage of any category — every major BI platform ships official MCP server support. Grafana leads with 2,900 stars and 70+ tools plus a hosted remote MCP server. Metabase shipped a built-in MCP server in v60 (April 2026). Apache Superset 5.0 includes native MCP. Google announced a managed Looker MCP server at Next '26. Microsoft Power BI passed 700 stars. Tableau reached v1.18.5 with 33 releases. The former gap — no official Metabase or Superset servers — is now fully closed.

Review 2026-03-17 18:00:00

CI/CD Pipeline MCP Servers — Jenkins, CircleCI, GitHub Actions, Argo CD, Buildkite, and More

CI/CD pipelines now have strong MCP coverage. Jenkins has an official plugin, CircleCI and GitHub Actions offer deep build intelligence, and Argo CD brings GitOps deployment management. The ecosystem is broad but fragmented across platforms.

Review 2026-03-17 16:30:00

Data Warehouse & Lakehouse MCP Servers — Snowflake, BigQuery, Databricks, ClickHouse, DuckDB, Redshift, and More

Data warehousing has exceptional MCP coverage — every major platform has official or vendor-backed support. ClickHouse leads the open-source community with 764 stars. Apache Doris is a notable new official entry with 289 stars and 25+ tools. DuckDB/MotherDuck now supports HTTP transport. BigQuery is auto-enabled. Snowflake has both managed GA and open-source servers. Databricks added SQL as a 4th managed server. Dremio brings lakehouse analytics. This is one of the strongest enterprise MCP categories.

Review 2026-03-17 12:00:00

Redis MCP Servers — The Official Server, Agent Memory, Cloud Management, and Community Alternatives

The official Redis MCP server covers all data structures plus vector search and RAG. The Agent Memory Server adds a semantic memory layer for AI agents. Redis Cloud MCP manages infrastructure. The ecosystem is strong and well-maintained.

Review 2026-03-17 09:00:00

Fitness & Wearables MCP Servers — Strava, Garmin, WHOOP, Apple Health, Oura Ring, Fitbit, and Multi-Platform Health Data

Fitness and wearables MCP servers connect AI assistants to workout data, health metrics, and biometric measurements from major fitness platforms and devices. This is **one of the most active MCP categories for personal health**, with 65+ servers across 35+ PulseMCP listings and strong community contributions across every major wearable brand. **Open Wearables is the standout project** — the-momentum/open-wearables (1,300 stars, +200 in 8 days) evolved from an Apple Health bridge into a unified self-hosted platform now supporting **10 providers**: Apple Health, Garmin, Polar, Suunto, WHOOP, Samsung Health Connect, Google Health Connect, and — new in v0.4.1 (April 7) — **Fitbit, Ultrahuman, and Oura Ring**. Companion apps on iOS and Android eliminate manual exports. **Strava leads in server diversity** — 11+ independent MCP servers (up from 8+), with r-huijts/strava-mcp at 352 stars and gabeperez/strava-mcp offering production-ready Cloudflare Workers deployment with personal MCP URLs. **Garmin has the deepest single-server coverage** — Taxuspt/garmin_mcp (394 stars) implements 96+ tools covering ~89% of the python-garminconnect library, while charlesfrisbee/garmin-workouts-mcp enables natural language workout creation directly in Garmin Connect. 11 Garmin servers on PulseMCP. **WHOOP grew to 9+ servers** — up from 6+, with shashankswe2020-ux/whoop-mcp on the official MCP Registry drawing 9K estimated weekly visitors, and jd1207/whoop-mcp notable as the **only server that can write data** to WHOOP. Language diversity spans TypeScript, Ruby, and Go. **Oura Ring holds at 9+ servers**, though the ecosystem faces a **security warning**: a February 2026 SmartLoader supply-chain attack used trojanized Oura MCP clones to deploy infostealer malware — users must verify repositories before installing. **TrainingPeaks expanded dramatically** — JamsusMaximus/trainingpeaks-mcp grew from ~15 to **58 tools** across 8 categories (49 stars, 128 commits), covering workouts, analysis, equipment, events, and workout library without needing API approval. **Hevy covers strength training** — 6+ MCP servers for the popular gym workout logger (requires Pro subscription). **Intervals.icu joins the training platform roster** — eddmann/intervals-icu-mcp offers 48 tools across 9 categories for the popular free training analytics platform. **Multi-platform aggregators are maturing** — Async-IO/pierre_mcp_server connects 150+ wearables via Terra, Fulcra launched its 'Context' app (March 2026) with 200+ data streams, and Marholoubek/health_mcp aggregates WHOOP + Strava with an extensible adapter architecture. **Smart scales join the ecosystem** — Renpho MCP server exposes body composition data from smart scales. **Nutrition and smart devices are covered** — MyFitnessPal, Eight Sleep, and Withings all have dedicated MCP servers. **Major gaps remain** — no dedicated Peloton, Zwift, or Wahoo servers, no Apple Watch direct connection (only via Health export), no Amazfit/Xiaomi wearables, and no standardized health data interchange format across servers. Google Fit API is scheduled for end-of-service by end of 2026. The category earns 4.5/5 — the ecosystem continues to mature with Open Wearables consolidating platforms, WHOOP gaining write capability, and TrainingPeaks quadrupling its tool coverage, though fragmentation across device-specific servers means users often need multiple integrations.

Review 2026-03-17 08:00:00

Advertising & Ad-Tech MCP Servers — Google Ads, Meta Ads, Amazon Ads, TikTok Ads, LinkedIn Ads, Programmatic DSPs, Multi-Platform Campaign Management, and Ad Auditing

Advertising and ad-tech MCP servers for managing campaigns, analyzing performance, and optimizing budgets across Google Ads, Meta Ads, Amazon Ads, TikTok Ads, and LinkedIn Ads through AI assistants. This is **one of the fastest-growing MCP categories**, with official backing from Google, Amazon, and StackAdapt, plus strong community adoption for Meta Ads. **Meta Ads has the most popular single server** — pipeboard-co/meta-ads-mcp (819 stars) provides 24 tools covering full CRUD for campaigns, ad sets, ads, and creatives with targeting search and AI-powered analysis, now available as a Remote MCP cloud service. **Google Ads has the deepest ecosystem** — 8+ servers ranging from the official googleads/google-ads-mcp (404 stars, read-only GAQL, 3 tools) to cohnen/mcp-google-ads (568 stars, MIT, the community favorite) to promobase/google-ads-mcp wrapping all 89 Google Ads API services. **Amazon Ads now has open-source coverage** — MarketplaceAdPros/amazon-ads-mcp-server (21 stars, MIT) fills the biggest gap from the previous review, alongside Amazon's official beta server. **Programmatic DSPs are arriving** — StackAdapt launched an official MCP server (April 2026) for campaign intelligence across CTV, display, native, audio, and DOOH, while zMaticoo launched MCP for ADX/DSP data access. **Multi-platform servers continue growing** — amekala/ads-mcp (35 stars) covers Google, Meta, LinkedIn, and TikTok with 100+ tools and now supports Gemini CLI, while synter-mcp-server spans 9 platforms with 140+ tools including AI creative generation. **AdCP v3.0.0 released** — adcontextprotocol/adcp (211 stars) reaches its third major version, establishing an open protocol for AI agents to discover inventory, buy media, and manage accounts. **Ad auditing has exploded** — AgriciDaniel/claude-ads (3.2k stars, up from 981) now provides 250+ audit checks across 7 platforms with PPC financial modeling and A/B test design. **Remaining gaps** — no Pinterest or Snapchat Ads, limited cross-platform attribution, and no retail media network servers. The category earns 4.5/5 — the strongest and fastest-growing MCP vertical, now with enterprise vendors (Google, Amazon, StackAdapt) and a maturing open standard in AdCP v3.

Review 2026-03-17 07:00:00

SEO & Search Optimization MCP Servers — Google Search Console, Ahrefs, Semrush, DataForSEO, SE Ranking, Frase, Moz, Screaming Frog, and Google Trends

SEO and search optimization MCP servers for keyword research, backlink analysis, rank tracking, site audits, content optimization, and search console data through AI assistants. **FOUR MAJOR GAPS FILLED** since March — Moz, Screaming Frog, Google Trends, and content optimization all now have MCP servers. **Semrush launched an official hosted MCP server** at mcp.semrush.com with OAuth — joining Ahrefs, DataForSEO, and SE Ranking as the fourth major SEO platform with an official MCP. **mcp-gsc SURGED to 700+ stars** — added uvx zero-install method, get_capabilities tool, and a hosted version with GA4 integration. **SE Ranking expanded to 160+ tools** with 7 ready-to-use Claude Skills and AI Search share of voice tracking across ChatGPT, Gemini, Perplexity, and AI Overviews. **Frase launched the first content optimization MCP** — full pipeline from research through writing, optimization, monitoring, and auto-fix with dual SEO+GEO scoring at $39/mo. **Moz gap filled** — metehan777/moz-mcp (11 stars, 13+ tools) covers Domain Authority, keyword research, link analysis, and competitive intelligence. **Screaming Frog gap filled** — bzsasson/screaming-frog-mcp (20 stars, 8 tools) provides crawl, export, and audit data access. **Google Trends gap filled** — 4+ implementations including jmanek/google-news-trends-mcp and Apify scraper. **Google Business Profile MCP appeared** — local SEO gap narrowing. **Ahrefs fully remote** — Streamable HTTP at api.ahrefs.com, local server deprecated. **cnych/seo-mcp grew** to 225 stars. The category expanded from 20+ to 30+ servers with unprecedented enterprise adoption — every major SEO platform now has MCP connectivity. Rating upgraded to **4.5/5**.

Review 2026-03-17 07:00:00

Job Search & Career MCP Servers — LinkedIn, Indeed, Resume Building, Interview Prep, Multi-Platform Job Aggregation

Job search and career MCP servers for LinkedIn scraping, multi-platform job aggregation, resume tailoring, interview preparation, and auto-apply automation through AI assistants. **stickerdaniel/linkedin-mcp-server dominates at 1,700 stars** — 9 releases in 46 days including self-healing Chromium automation and a working LinkedIn connect tool. **Multi-platform aggregators are the most practical** — borgius/jobspy-mcp-server covers Indeed, LinkedIn, Glassdoor, and ZipRecruiter. **Himalayas-App launched the first official remote-jobs MCP** with OAuth 2.1, salary benchmarking, and candidate search — the remote jobs gap is now closed. **LeetCode coding interview prep is now covered** — jinzcdev/leetcode-mcp-server (112 stars) fills the last major gap with daily challenges, problem search, code execution, and submission. **Auto-apply automation is a fast-emerging sub-category** — shortlistjobs-mcp (27 stars) automates ATS form submission across Ashby, Lever, SmartRecruiters, and Workable. Resume tools now include jsonresume/mcp (60 stars, GitHub Gist integration) and resumake-mcp (LaTeX PDF generation). **Rating upgraded to 4/5** — official platform growth (Himalayas), coding interview gap closed, and an increasingly mature resume and auto-apply ecosystem.

Review 2026-03-17 06:00:00

Container, Docker & Kubernetes MCP Servers — Docker Management, Kubernetes Orchestration, Helm Charts, Podman, Portainer, and More

Container, Docker, and Kubernetes MCP servers for AI-powered container management, cluster orchestration, Helm chart deployment, and registry interaction. **Updated May 2026.** **The most popular Docker MCP server** — ckreiling/mcp-server-docker (708 stars, Python, GPL-3.0) provides comprehensive Docker management including container lifecycle, image operations, network and volume management, and a unique 'plan+apply' compose workflow. ⚠️ Dormant since June 2025 — no commits in 11 months. **Compose-focused Docker management** — QuantGeekDev/docker-mcp (476 stars, Python, MIT) enables container creation, Docker Compose stack deployment, container logs retrieval, and status monitoring. ⚠️ Abandoned — dormant for 17 months since December 2024. **The most comprehensive Docker tool suite** — williajm/mcp_docker (4 stars, Python, MIT) provides 33 individually-configurable Docker tools across 5 categories: container management (10 tools), image management (9 tools), network management (6 tools), volume management (5 tools), and system tools (3 tools). Features a three-tier safety system (SAFE/MODERATE/DESTRUCTIVE), fuzz testing, and active CVE patching. v1.2.8 (March 2026) — most actively maintained Docker MCP server despite minimal adoption. **Native Kubernetes with the broadest integration** — containers/kubernetes-mcp-server (1,500 stars, Go, Apache-2.0) is a Red Hat-backed native Go implementation. SURGED +15% (1,300→1,500 stars). v0.0.61 adds Tekton toolset for pipeline management, Microsoft Entra ID authentication, confirmation rules for destructive operations, TLS enforcement, multi-arch images (s390x/ppc64le), and read-only root filesystem. 871 commits. **The largest Kubernetes tool count** — rohitg00/kubectl-mcp-server (877 stars, Python, MIT) provides 253 tools and 8 workflow prompts. v1.24.0 adds 3D cluster topology UI visualization. CNCF Landscape listed. 133 commits. **TypeScript Kubernetes with observability** — Flux159/mcp-server-kubernetes (1,300+ stars, TypeScript). v2.9.6→v3.5.0. ⚠️ CVE-2026-39884 (CVSS 8.3, HIGH) argument injection in port_forward patched. 5 total security advisories — most CVEs of any K8s MCP server. 785 commits. **Docker's official MCP infrastructure** — docker/mcp-gateway (1,373 stars, Go, MIT) powers the MCP Toolkit in Docker Desktop. v0.42.0 (April 2026). NEW: MCP Profile Templates for pre-configured server bundles, Dynamic MCPs (mcp-find/mcp-add/code-mode) for agent-driven tool discovery, OAuth UI for community servers, npm/npx catalog support, automatic provenance verification, runtime secret isolation. Docker Desktop 4.67 integration. docker/hub-mcp (141 stars, TypeScript, Apache-2.0) provides Docker Hub search. docker/mcp-registry (479 stars, 764 forks, Go, MIT) is the curated MCP server catalog — high fork count reflects its role as the official catalog. **Podman and Docker runtime support** — manusa/podman-mcp-server (70 stars, Go, Apache-2.0). v0.0.15 (February 2026). Migrated to official MCP Go SDK. REST API with JSON format output. **Portainer integration for teams** — portainer/portainer-mcp (145 stars, Go, Zlib). v0.7.0 adds local Docker Compose stack management and improved proxy read-only mode. **NEW: jmrplens/portainer-mcp-enhanced** — 98 tools covering full Portainer API (up from 40+ in original). **Helm chart inspection** — zekker6/mcp-helm (25 stars, Go, MIT). v1.3.4 (April 2026), actively maintained. 7 tools for Helm repository inspection. **SUSE Rancher Prime** announced built-in MCP at KubeCon EU 2026 — first enterprise K8s management platform with native MCP. Multi-agent 'Crew' system. **Gaps narrowing** — GitOps partially addressed by mrostamii/rancher-mcp-server (Fleet GitOps), but no container security scanning, no ArgoCD/Flux CD triggers, no FinOps integration, no service mesh management beyond Kiali. Community Docker servers are stagnating while Docker's official tooling consolidates control. The category earns 4/5 — Docker's enterprise investment through mcp-gateway is accelerating (Profile Templates, Dynamic MCPs, OAuth), Kubernetes has four 800+ star implementations, and SUSE Rancher's built-in MCP signals enterprise adoption. The main concern: community Docker management servers (ckreiling, QuantGeekDev) are going dormant, leaving docker/mcp-gateway as the de facto standard.

Review 2026-03-17 06:00:00

Aviation & Flight MCP Servers — Flight Tracking, Booking, Weather, NOTAMs, ADS-B, Flightradar24, and Pilot Tools

Aviation and flight MCP servers for real-time tracking, fare search, booking, weather briefings, flight simulation, drone control, and pilot tools through AI assistants. **FOUR MAJOR GAPS FILLED since our initial review.** **FlightAware now has a 27-tool MCP server** (mikedarke/mcp-server-flight-aware-aeroapi) covering flight search, live positions, airport delays, weather, and route maps — our biggest previously-identified gap. **OpenSky Network is now accessible** via AiAgentKarl/aviation-mcp-server (10 tools combining OpenSky tracking with AviationWeather.gov and AirLabs). **Flight simulators broke through** — two MSFS MCP servers let AI agents read flight instruments and even control aircraft via SimConnect. **Drone/UAV control arrived** via MAVLinkMCP (16 stars, PX4 support). **Flight search was transformed** by punitarani/fli (2,100 stars) which reverse-engineers the Google Flights API directly — no SerpAPI costs, no scraping — making it the dominant flight search MCP by a wide margin. **Airport lounges now covered** — Airport Lounge List MCP (hosted, 6 tools) searches 8,500+ lounges worldwide by credit card, membership, or network, free with no API key. The category has expanded from 15+ to 25+ servers. Rating upgraded 3.5→4/5.

Review 2026-03-17 06:00:00

Astronomy & Space Science MCP Servers — NASA APIs, Telescope Control, Satellite Tracking, SpaceX, Astronomical Surveys, and Research Tools

Astronomy and space science MCP servers for accessing NASA data, controlling telescopes, tracking satellites, exploring SpaceX launches, querying astronomical surveys, and computing celestial positions through AI assistants. This is a **maturing category** where scientific data access meets AI tooling — and several gaps identified in our original review have now been filled. **NASA API servers dominate** — ProgramComputer/NASA-MCP-server (83 stars) leads with access to 20+ NASA and JPL data sources through a single TypeScript server. **NASA has released an official MCP server** — nasa/earthdata-mcp provides semantic search across NASA Earthdata with embedding-powered discovery, deployed on AWS Lambda. **Telescope control has arrived** — stellarpunk/mcp-server-ascom brings MCP 2025-06-18 compliant ASCOM Alpaca control (natural language telescope commands, auto-discovery, async operations), and OnStepNinja/AiBridge (6 stars, MIT) runs an MCP server on an ESP32 microcontroller bridging AI agents directly to OnStep telescope mounts. **SpaceX data is now accessible** — pipeworx-io/mcp-spacex provides launch history, rocket specs, crew data, and Starlink tracking via the SpaceX API v4 with no API key required. **The astronomical research tooling is genuinely impressive** — SandyYuan/astro_mcp provides unified access to 40+ astronomical services (SIMBAD, VizieR, SDSS, Gaia, DESI, MAST) through astroquery. **The astro-orchestra project takes it further** with a multi-agent system where specialized agents collaborate on research tasks. **NASA ADS integration is strong** — prtc/nasa-ads-mcp (3 stars, 10 tools) gives access to astrophysics literature search, citation metrics, and BibTeX export, with a second implementation from ivan-katkov offering Solr syntax queries. **CelestialMCP fills the observational gap** with positioning data for 117,000+ stars and 14,000 deep-sky objects plus star-hopping pathfinding. **Satellite tracking covers 31 categories** via N2YO API with visual and radio pass predictions. **Remaining gaps** — no Stellarium integration, no JWST dedicated pipeline, no aurora alerting, no radio astronomy/LIGO data, no ESA/JAXA/ISRO official servers. The category earns 3.5/5 — NASA coverage is comprehensive (including an official server now), telescope control and SpaceX data fill major previous gaps, but consumer-facing polish and international space agency participation remain thin.

Review 2026-03-17 05:00:00

Interior Design & Architecture MCP Servers — CAD, BIM, 3D Modeling, SketchUp, Blender, Rhino, and Floor Planning

Interior design and architecture MCP servers for CAD control, BIM automation, 3D modeling, and parametric design through AI assistants. This is one of the strongest MCP categories by star count — **Blender MCP alone has 17.6k stars**, making it one of the most popular MCP servers across all categories. The space is dominated by established professional CAD/3D tools getting MCP integrations rather than purpose-built design servers. **Every major CAD platform now has at least one MCP server** — AutoCAD, FreeCAD, SketchUp, Rhino/Grasshopper, Revit, Fusion 360, and OpenSCAD all have working implementations. **Rhino/Grasshopper stands out with 5+ independent servers**, reflecting the computational design community's enthusiasm for AI-assisted parametric modeling. **FreeCAD has the most feature-rich server** with proximile/FreeCAD-MCP offering 57 tools, Docker headless execution, Vision AI analysis, and even image-to-3D generation via TRELLIS.2. **The AutoCAD ecosystem is surprisingly mature** — puran-water/autocad-mcp provides freehand AutoLISP execution with a 600+ symbol P&ID library, while multiCAD-mcp supports 4 different CAD platforms with 46 tools. **Revit is the only major BIM platform with MCP support**, enabling AI-driven building information modeling with CRUD operations on architectural elements. **The biggest gap is interior design itself** — despite the category name, there are no dedicated servers for room layout, furniture placement, color palette generation, material browsing, or the decorating workflow. All servers focus on the technical CAD/modeling side rather than the design decision-making process. Similarly, rendering engines (V-Ray, Lumion, Enscape), landscape architecture, and building code compliance are entirely absent. The category earns 4/5 — exceptional depth in CAD/3D modeling tools with strong community adoption, but the interior design and architectural workflow side is almost entirely missing.

Review 2026-03-17 04:00:00

Web Scraping & Crawling MCP Servers — Firecrawl, Crawl4AI, Bright Data, Apify, Jina Reader, and More

Web scraping and crawling MCP servers for AI-powered data extraction, site crawling, and web content conversion. **The managed scraping leader** — firecrawl/firecrawl-mcp-server (6,200 stars, TypeScript, MIT) is the most widely deployed web scraping MCP server. v2.9.0 (April 2026) added browser interaction via `/interact` (natural language page control with persistent sessions), query format for `/scrape`, audio output formats, and new Java and Elixir SDKs. The `/parse` endpoint (April 28) converts PDFs, Word documents, and spreadsheets into structured data using a Rust engine at 5x speed. The `web-agent` framework lets you build AI agents with `$ firecrawl create agent`. Core tools include scraping single pages, crawling entire sites, mapping site structure, searching the web, and extracting structured data. JavaScript rendering, batch processing with parallel execution, automatic retries, and content filtering are built in. Independent benchmarks show 83% accuracy with an average 7-second response time. Main Firecrawl repository surged to 113,000+ stars. Supports both cloud API and self-hosted deployment. **Anti-bot champion with GEO tools** — brightdata/brightdata-mcp (2,300 stars, TypeScript, MIT) brings Bright Data's enterprise proxy infrastructure to MCP with new GEO & AI Brand Visibility tools — monitor how ChatGPT, Grok, and Perplexity perceive your brand. v2.9.3 (March 29) added a `code` tool group for npm/PyPI package lookup. v2.8.6 added minified markdown for scrape_batch (61% token reduction). One MCP server provides access to Web Unlocker (anti-bot bypass), SERP API, Web Scraper API, and Scraping Browser. 90% accuracy, 5,000 free requests/month. 321 commits. **Open-source powerhouse — SECURITY ALERT** — Crawl4AI (64,800+ stars, Python, Apache-2.0) released v0.8.6 as a security hotfix after the litellm PyPI supply chain attack (March 24, 2026 — malicious litellm v1.82.7/v1.82.8 by TeamPCP harvested API keys, SSH keys, and cloud credentials for ~40 minutes). Crawl4AI replaced litellm with unclecode-litellm. v0.8.5 (March 18) added 3-tier anti-bot detection with automatic proxy escalation, Shadow DOM flattening, and 60+ bug fixes. 1,468 commits. Local-first with no API keys or costs. Multiple MCP server implementations: sadiuysal/crawl4ai-mcp-server (lightweight wrapper), BjornMelin/crawl4ai-mcp-server (high-performance alternative), MaitreyaM/WEB-SCRAPING-MCP (text snippets and natural language). Community ecosystem growing but fragmented — SSE connection bugs and schema compatibility issues remain. **Universal web reader** — jina-ai/MCP (658 stars, TypeScript, Apache-2.0) provides URL-to-markdown conversion via Jina's Reader API. Now includes DeepSearch API for iterative search and reasoning, Classifier API for text/image categorization, and server-side tool filtering via query parameters to save context window. ReaderLM-v2 converts raw HTML to clean markdown or structured JSON. Supports parallel web searches, PDF figure/table/equation extraction, output format controls, image auto-captioning, caching, proxies, and SPA rendering. Free tier available. 70 commits. **Scraping marketplace — SSE deprecated** — apify/apify-mcp-server (1,200 stars, TypeScript, Apache-2.0) connects AI agents to Apify's marketplace of 5,000+ pre-built scrapers. SSE transport deprecated April 1, 2026 — now uses Streamable HTTP. v0.9.20 (April 27) added simplified pricing display and actor ID data. New features: OAuth support (connect from Claude.ai and VS Code via URL), output schema inference for structured Actor results, mcpc CLI client, Agent Skills (reusable instruction sets for AI coding assistants). x402 payment provider integration. 720 commits, 158 forks. **Commercial scraping APIs** — crawlbase/crawlbase-mcp (54 stars, TypeScript) grew 7x with crawl, crawl_markdown, and crawl_screenshot tools plus HTTP transport and cloud storage integration for async batch crawling. ScrapingBee's MCP server offers get_page_html, get_screenshot, and get_file tools with proxy rotation (1,000 free credits). Nimbleway's MCP provides 7 tools including nimble_deep_web_search, nimble_extract, and nimble_targeted_retrieval. **NEW: Decodo MCP** (25 stars, TypeScript) — formerly Smartproxy, provides 30+ tools across web scraping, search (Google, Bing, Google Lens), e-commerce (Amazon, Walmart, Target, TikTok Shop), social media (Reddit, TikTok, YouTube), and AI integration (ChatGPT, Perplexity access). Geographic flexibility for region-restricted content. **Content extraction utilities** — mukul975/mcp-web-scrape provides clean, cache-aware content fetching with markdown/JSON output, robots.txt compliance, and citation support. olostep/olostep-mcp-server (15 stars) adds batch URL processing (up to 10,000 URLs), AI-powered answers with citations, and SERP API integration. **Self-healing scrapers — ARCHIVED** — scrapoxy/scrapy-mcp-server was archived on February 6, 2026 with only 4 commits and 2 files — it was a proof-of-concept that never reached implementation. The self-healing scraper concept remains compelling but has no active MCP implementation. **Gaps narrowing** — orchestration improved with Firecrawl's web-agent framework but no cross-source orchestration yet. Document parsing arrived (Firecrawl /parse). Legal compliance tooling still minimal — only mcp-web-scrape respects robots.txt. Supply chain security is now a real concern after the litellm incident. The category holds 4.5/5 — still the strongest MCP category. Firecrawl expanded beyond scraping into document parsing and agent frameworks, Crawl4AI navigated a supply chain crisis, Apify completed its transport migration, and Bright Data added AI brand monitoring. The ecosystem continues to mature rapidly.

Review 2026-03-17 04:00:00

Package Management & Dependency MCP Servers — npm, PyPI, Maven, Cargo, NuGet, WinGet, Homebrew, Version Checking, Vulnerability Scanning, and More

Package management and dependency MCP servers for AI-powered version checking, registry search, vulnerability scanning, and dependency management across npm, PyPI, Maven, Cargo, NuGet, WinGet, Homebrew, and more. **THREE OFFICIAL VENDOR MCP SERVERS NOW SHIPPING** — Microsoft NuGet MCP Server (built into Visual Studio 2026, package version discovery, security vulnerability fixes, version updates using NuGetSolver algorithm from Microsoft Research, private registry support), Microsoft WinGet MCP Server (built into Windows Package Manager, package search/install/upgrade for Windows apps, upgrade detection), and Homebrew MCP Server (official `brew mcp-server` command, search/install/uninstall/upgrade/cleanup). **The leading multi-registry checker has migrated** — sammcj/mcp-package-version (121 stars, ARCHIVED March 2026) functionality now lives in sammcj/mcp-devtools (140 stars, Go, MIT) alongside 20+ other developer tools. Package Search tool checks versions across npm, PyPI, Maven, Go, Docker. **The most comprehensive version tool** — MShekow/package-version-check-mcp (5 stars, Python, Apache-2.0) covers 10+ language registries (npm, PyPI, NuGet, Maven/Gradle, Go, Packagist, RubyGems, Crates.io, pub.dev, Swift) plus DevOps ecosystems (Docker, Helm, GitHub Actions, Terraform providers/modules) and ~1000 development tools via mise-en-place integration. 200 commits, full test coverage, automated Renovate updates. **12 registries with vulnerability scanning** — Tripletex/mcp-dependency-version (TypeScript/Deno) supports npm, Maven Central, PyPI, Crates.io, Go, JSR, NuGet, Docker Hub, RubyGems, Packagist, pub.dev, and Swift PM. OSV database vulnerability scanning, dependency file analysis, exact version pinning. **Registry search with security advisories** — Artmann/package-registry-mcp (37 stars, TypeScript, MIT) searches npm, Cargo/crates.io, NuGet, PyPI, and Go packages with GitHub Security Advisory integration. **Batch processing across 7 registries** — niradler/dependency-mcp (TypeScript) checks npm, PyPI, Maven, NuGet, RubyGems, Crates.io, and Go with batch support up to 100 packages. **npm gets full lifecycle management** — pinkpixel-dev/npm-helper-mcp (8 stars, TypeScript, MIT, v2.0.5) provides dependency update detection, peer dependency conflict resolution, iterative testing with automatic reversion. devlimelabs/npm-manage-mcp (TypeScript, MIT) covers the complete npm lifecycle across 13+ tools. **Python packages have the deepest tooling** — loonghao/pypi-query-mcp-server (17 stars, Python, v0.6.5) offers 25 tools across 7 categories including download statistics, trending analysis, and 8 prompt templates. **Maven/JVM has solid coverage** — Bigsy/maven-mcp-server (32 stars, JavaScript, MIT) retrieves latest stable releases with pre-release filtering. **Rust gets full Cargo lifecycle** — jbr/cargo-mcp (12 stars, Rust, v0.2.0) exposes 11 tools: cargo_check, cargo_clippy, cargo_test, cargo_fmt_check, cargo_build, cargo_bench, cargo_add, cargo_remove, cargo_update, cargo_clean, cargo_run. Whitelisted operations, path validation, environment variable support. **Supply chain security is strong** — SocketDev/socket-mcp (101 stars, TypeScript, MIT) provides depscore tool with batch processing and OAuth support. Zero setup at mcp.socket.dev. snyk/agent-scan (2,300 stars, Python, Apache-2.0, v0.4) scans AI agents and MCP servers for 15+ security risks. New Agent Skills scanning capability. Rebranded following Invariant Labs acquisition by Snyk. **Ecosystem-specific servers** — CocoaPods for iOS/macOS, Composer for PHP's Packagist. **The gap is narrowing** — three official vendor MCP servers (NuGet, WinGet, Homebrew) move the category from read-only query tools toward active package management. NuGet's MCP can fix vulnerabilities and update packages, not just check versions. But lock file parsing, automated update PRs (Renovate/Dependabot-style), license compliance, SBOM generation, and monorepo analysis remain missing. The category earns 3.5/5 — vendor adoption validates the category's importance, and the shift from passive version checkers toward active management tools is underway.

Review 2026-03-17 02:00:00

Cryptocurrency & DeFi MCP Servers — Ethereum, Solana, Bitcoin, Wallets, DEX Trading, On-Chain Analytics, and More

Cryptocurrency and DeFi MCP servers for AI-powered blockchain interaction, wallet management, DEX trading, and on-chain analytics. **GOAT remains the largest agentic finance toolkit** — goat-sdk/goat (985 stars, TypeScript, MIT) provides 200+ onchain actions across Ethereum, Solana, Base, and more. Framework-agnostic and wallet-agnostic with Python support added. **Coinbase launches x402 agentic payments** — coinbase/agentkit (1,200 stars, Apache-2.0) now supports OpenAI Agents SDK alongside LangChain, Vercel AI SDK, and MCP. The x402 payment protocol enables AI agents to autonomously pay for APIs and MCP servers with USDC — a new primitive for the agent economy, backed by Coinbase, Cloudflare, and the x402 Foundation. base/base-mcp (347 stars) provides dedicated Base network tools. **THREE MAJOR GAPS FILLED FROM INITIAL REVIEW:** (1) **Centralized exchange trading NOW EXISTS** — TermiX-official/binance-mcp (77 stars, 23 tools) provides spot market orders, TWAP algorithmic trading, portfolio management, and market data. The biggest gap from our March review is closed. (2) **Cross-chain bridge execution NOW EXISTS** — debridge-finance/debridge-mcp (30 stars, MIT, 5 tools) enables cross-chain swaps across 25+ EVM chains and Solana with non-custodial design, 30+ security audits, zero exploits across $20B+ volume. TRON integrated April 2026. (3) **Portfolio tracking NOW EXISTS** — Octav-Labs/octav-api-mcp (MIT, 14 tools) provides portfolio data, transaction history, and NAV reporting across 20+ blockchains. **MARKET DATA GOES OFFICIAL** — CoinGecko launched an official hosted MCP server (475 stars for npm package, 15K+ coins, 1,000+ exchanges, 8M+ tokens via GeckoTerminal) at mcp.api.coingecko.com. CoinMarketCap launched an official hosted MCP (12 tools including technical analysis, on-chain metrics, derivatives data, trending narratives) at mcp.coinmarketcap.com. Crypto.com launched an official hosted MCP at mcp.crypto.com. Three major data providers going official in one cycle is unprecedented. **Solana Foundation launches official MCP** — solana-foundation/solana-mcp-official (79 stars, 121 commits) provides AI-powered developer tools at mcp.solana.com with documentation search, semantic RAG, and account analysis. Helius core-ai (15 stars, MIT, 418 commits, 60+ tools across 14 categories) adds comprehensive Solana infrastructure access. **Hardware wallet security arrives** — szhygulin/vaultpilot-mcp (918 commits, 30+ tools, BSL-1.1) provides hardware-verified DeFi where the AI agent proposes and users approve on their Ledger. Supports 9 chains (Ethereum, Arbitrum, Polygon, Base, Optimism, TRON, Solana, Bitcoin, Litecoin) with Aave V3, Compound V3, Morpho Blue, Uniswap V3, Lido, EigenLayer integration. The security model assumes everything except the hardware wallet may be compromised. **Meme coin trading enters MCP** — noahgsolomon/pumpfun-mcp-server (19 stars, 7 tools) enables AI agents to create, buy, and sell meme tokens on Pump.fun, which exceeded $2B DEX volume in Q1 2026. **BitGo launches institutional MCP** — official documentation-access MCP for institutional custody, but transaction execution not yet available. **EVM coverage grows** — evm-mcp-server (374 stars, 57 commits) covers 60+ networks. web3-mcp expanded to Berachain + UTXO chains (Bitcoin, Litecoin, Dogecoin, Bitcoin Cash) with selective tool activation. **Phantom expands to Bitcoin and Sui** — now covers Solana, Ethereum, Bitcoin, and Sui with scoped permissions. **Remaining gaps narrowing** — derivatives/options/futures trading still absent. No crypto tax reporting. Smart contract audit tooling still limited. But the three biggest gaps from March (exchange trading, cross-chain bridging, portfolio tracking) are all now filled. The category earns 4.5/5 — upgraded from 4/5. The ecosystem transformed from read-heavy/write-light to genuinely actionable. Binance trading fills the biggest gap. deBridge fills the cross-chain gap. CoinGecko, CoinMarketCap, and Crypto.com going official validates the market data layer. VaultPilot's hardware wallet approach addresses the security concern. x402 creates a new payment primitive for agent-to-agent commerce. 50+→70+ servers.

Review 2026-03-17 01:00:00

Code Quality, Linting & Static Analysis MCP Servers — ESLint, SonarQube, Semgrep, Ruff, Biome, and More

Code quality, linting, and static analysis MCP servers for AI-powered code review, formatting, and security scanning across Python, JavaScript, TypeScript, Rust, Go, C#, and more. **The cross-language bridge** — isaacphi/mcp-language-server (1,500 stars, Go, BSD-3-Clause) connects any Language Server Protocol (LSP) server to MCP clients, exposing diagnostics, definitions, references, hover docs, and rename across Go (gopls), Rust (rust-analyzer), Python (pyright), TypeScript, and C/C++ (clangd). A second LSP bridge — jonrad/lsp-mcp (181 stars, TypeScript, MIT) — supports multiple LSPs simultaneously with dynamic schema generation. **SonarQube SURGED** — SonarSource/sonarqube-mcp-server (544 stars, +28%, Java, official) added Context Augmentation (CAG) in Open Beta, workspace mounting for direct file access, mcp.sonarqube.com config generator, HTTP headers for tool control. v1.17.0 with 400 commits. **Codacy OFFICIAL** — codacy/codacy-mcp-server (56 stars, MIT, 25+ tools) covers SAST, SCA, DAST, secrets, coverage, and quality gates with Codacy Guardrails real-time enforcement. **Skylos — biggest new entrant** — duriantaco/skylos (426 stars, Apache 2.0) combines dead code detection, SAST, secrets scanning, and AI code guardrails for Python, TypeScript, Go, Java, PHP, and Rust with framework-aware analysis and MCP server integration. **Qartez — semantic code intelligence** — kuberstar/qartez-mcp (43 stars, Rust, 39 tools) builds knowledge graphs for impact analysis, code complexity, and safe refactoring across 37 languages with ~92% token savings vs grep. **NDepend for .NET** — ndepend/NDepend.MCP.Server (36 stars, 14 tools) delivers privacy-first on-premises .NET static analysis. **Semgrep NOW BUILT-IN** — standalone semgrep/mcp (667 stars) archived, MCP functionality moved to main semgrep binary. Plugin bundles MCP server + Hooks + Skills. OAuth required for Streamable HTTP, SSE transport dropped. **ESLint MCP v0.3.4** — steady development with TypeScript config improvements. **CodeQL grew 8→20 stars** — v2.25.2, actively maintained by GitHub's CodeQL Expert Services team. **Python tools growing** — mcp-server-analyzer (8 stars, v0.1.2), mcp-code-checker (16 stars, 121 commits). **Biome official MCP still pending** — RFC active but not shipped. Prettier still has no official MCP. **Gaps closing** — Codacy fills the enterprise code quality platform gap, Skylos fills dead code + SAST gap, NDepend fills .NET gap, but golangci-lint, Checkstyle, PHPStan, and Stylelint MCP servers still missing. The category earns 4/5 — upgraded from 3.5/5 thanks to SonarQube's strong growth, Semgrep's first-party integration, Codacy and Skylos filling major enterprise and security gaps, and the LSP bridge approach proving out with a second implementation.

Review 2026-03-17 00:30:00

Spreadsheet & Office Suite MCP Servers — Google Sheets, Excel, Word, Google Docs, LibreOffice, Google Workspace, and More

Spreadsheet and office suite MCP servers for AI-powered document creation, spreadsheet automation, and office workflow management. **Excel MCP servers had the biggest shakeup** — haris-musa/excel-mcp-server exploded to 3,800 stars (413 forks), becoming the most-starred dedicated spreadsheet MCP server. Python/openpyxl-based, cross-platform, with formulas, charts, pivot tables, conditional formatting, data validation, and triple transport (stdio, SSE, streamable HTTP). sbroenne/mcp-server-excel nearly doubled to 147 stars with aggressive v1.8.55 release cadence (near-daily releases in April 2026) — still Windows COM but the most actively developed server in the category. **Google Workspace continues to dominate** — taylorwilsdon/google_workspace_mcp grew to 2,300 stars (+28%) with v1.20.1 (April 28, 2026), adding Sheets row operations, PKCE authentication, Docs table support, domain-wide delegation, and PDF extraction. Google launched official remote MCP servers for Gmail, Drive, Calendar, Chat, and People API — but **notably omits Sheets and Docs**, leaving community servers as the only option. **GongRzhe/Office-Word-MCP-Server was ARCHIVED on March 3, 2026** — the #2 most-starred office MCP server (1,900 stars) is now read-only with no replacement announced. Word document creation via MCP now relies on dvejsada/mcp-ms-office-documents (transferred to ForLegalAI org, 26 stars) or the new ms-365-mcp-server for Graph API access. **NEW: Softeria/ms-365-mcp-server (668 stars, 255 forks)** — comprehensive Microsoft 365 integration via Graph API with 200+ tools covering Excel, OneDrive, Outlook, Calendar, Teams, and SharePoint. Supports org-mode and China 21Vianet cloud. **Microsoft MCP is now GA in Copilot Studio** — agents can integrate MCP servers directly. Agent 365 MCP servers launched for Copilot Search, SharePoint/OneDrive, Outlook Mail, and Calendar. MCP Apps in Copilot Chat render interactive UI. **Google Docs grew to 497 stars (+32%)** — a-bonus/google-docs-mcp added remote Cloud Run deployment and OAuth improvements. xing5/mcp-google-sheets grew to 832 stars. **The category earns 4/5** — Excel's explosive growth (haris-musa 3.8K stars) and the M365 ecosystem expansion are major positives, but the Office-Word-MCP-Server archiving creates a Word gap, and Google's official MCP servers pointedly omit Sheets/Docs.

Review 2026-03-16 23:45:00

Network Automation & Infrastructure MCP Servers — Multi-Vendor Management, NetBox, Netmiko, pyATS, Firewalls, Juniper, Network Diagnostics, and Digital Twins

Network automation and infrastructure MCP servers for multi-vendor device management, DCIM/IPAM, SSH device automation, firewalls, network diagnostics, and network digital twins. **THREE BIGGEST GAPS FILLED** — Juniper OFFICIAL junos-mcp-server (88 stars, PyEZ/SSH, command guardrails, streamable-http), Palo Alto OFFICIAL Cortex MCP Server (open beta, SOC investigations, XDR integration) plus community PanOS servers (116 tools, 16 modules), and Fortinet ecosystem EXPLODED with 4 servers (FortiGate 30 tools, FortiAnalyzer 63 tools SOC operations, FortiMonitor 241 tools, FortiManager archived→Code Mode). **netclaw SURGED** 135→460 stars (+241%), now 112 skills across 69 MCP servers (was 82/37), added DefenseClaw (Cisco AI Defense governance), MemPalace institutional memory, Jenkins/GitLab/Atlassian DevOps, Splunk/Datadog observability, Three.js 3D operations dashboard. **NetBox MCP reached v1.0.0** — 127→158 stars (+24%), native field filtering, HTTP/SSE transport, Docker support, global cross-object search. **NEW Itential MCP** — enterprise network automation orchestration with 56+ tools across 10 categories, policy-driven AI execution, GPL v3. **Forward Networks launched Forward AI** — agentic AI with MCP, GA April 2026, mathematical verification of recommendations. **IETF standardization underway** — draft-zeng-mcp-network-mgmt defines MCP extensions for YANG datastores and NETCONF, draft-yang-nmrg-mcp-nm on applicability. **pyATS_MCP grew** 66→72 stars, MCPyATS 66 stars VibeOps framework. **Arista community servers appeared** — CloudVision MCP and arista-mcp-automation. **Nautobot MCP** (16 stars, archived) adds second DCIM/IPAM source. **mcp-domaintools renamed to mcp-netutils**. Category grew 25+→40+ servers, from vendor-fragmented to enterprise production-ready with official vendor MCPs from 4 major vendors. Rating upgraded 4→4.5/5.

Review 2026-03-16 23:30:00

Regex & Text Processing MCP Servers — Pattern Matching, Diff, Translation, Format Conversion, Grammar, and Encoding

Regex and text processing MCP servers for AI-powered pattern matching, text comparison, translation, format conversion, grammar checking, and encoding. **Document conversion dominates and deepened significantly** — zcaceres/markdownify-mcp (2,600 stars, TypeScript, v1.0.4 April 2026) converts PDFs, images, audio, DOCX, XLSX, PPTX, YouTube transcripts, and web pages to Markdown through 10 dedicated tools. Microsoft's markitdown-mcp (part of the 119K-star markitdown project, v0.1.5) gained plugin architecture (markitdown-ocr) and Azure Document Intelligence integration. NEW docling-mcp (598 stars, IBM/Linux Foundation) provides advanced PDF layout analysis with AI models, table structure recognition, and RAG integration with Milvus — the most sophisticated document processor in the category. vivekVells/mcp-pandoc (533 stars, Python) wraps Pandoc for bidirectional conversion. NEW Tele-AI/doc-ops-mcp (138 stars, 11+ tools) offers pure-JS document conversion with smart conversion planning, style preservation, and PDF watermarking. **Diff and text comparison has strong coverage** — benjamine/jsondiffpatch's diff-mcp (5,100-star parent) compares text and structured data. samihalawa/mcp-server-diff-editor provides 12 tools for diff, merge, and semantic analysis. **Translation is well-served by official providers** — DeepLcom/deepl-mcp-server (102 stars) provides 8 tools for text/document translation with glossary support. translated/lara-mcp (79 stars) offers unique translation memory. **TWO MAJOR GAPS NOW CLOSED** — LanguageTool MCP server (dpesch/languagetool-mcp-server, v1.1.0 March 2026) finally exists on Codeberg with 3 tools (lt_check_text, lt_check_text_summary, lt_list_languages), though requires LanguageTool Pro subscription. Dedicated OCR MCP servers now exist: rjn32s/mcp-ocr (Tesseract, multi-language, URL/file/bytes input), maximdx/tesseract-mcp-server (PDF OCR, multi-language), lka/mcp_server_tesseract (Windows-optimized). **Regex testing remains niche** — PatzEdi/MCPGex and myuon/refactor-mcp unchanged. **Encoding** — crypto-mcp (10 stars) still provides AES/DES/hashing/Base64. **Multi-tool servers growing** — Dicklesworthstone/ultimate_mcp_server surged 129→148 stars with OCR/Tesseract integration, redline visual diffs, and smart document chunking. tumf/mcp-text-editor grew to 190 stars. **Remaining gaps** — no template engine MCP (Jinja/Handlebars), limited NLP beyond similarity, no i18n pipeline beyond translation. LanguageTool MCP requires paid Pro subscription.

Review 2026-03-16 23:30:00

Apple & macOS MCP Servers (2026) — 30+ Reviewed

30+ Apple and macOS MCP servers reviewed. Peekaboo (3,200 stars) provides screenshots and full GUI automation. supermemoryai/apple-mcp (3,100 stars, archived Jan 2026) covers Notes, Reminders, Calendar, Mail, Music, and Finder. iMCP (1,400 stars) is a native macOS app integrating Messages, Calendar, Contacts, Reminders, Maps, and Weather. macos-automator-mcp (767 stars) ships 200+ AppleScript recipes. Plus Siri Shortcuts, HomeKit, Apple Music, Safari, and Raycast. macOS Tahoe 26.1 beta hints at native Apple MCP support via App Intents.

Review 2026-03-16 23:00:00

Sports & Fitness Analytics MCP Servers — Live Scores, F1 Telemetry, Betting Odds, Strava, Garmin, and Workout Tracking

Sports and fitness analytics MCP servers for live scores, Formula 1 telemetry, betting odds, Strava integration, Garmin health data, fantasy sports, and workout tracking through AI assistants. This is one of the most vibrant MCP categories — the combination of publicly available sports APIs and the fitness tracking ecosystem has produced a rich and rapidly growing set of servers. **Sportradar launched an official MCP server in February 2026** with 20+ sport-specific profiles covering tennis, golf, cricket, rugby, and more — partially closing what was the biggest gap in this category. **Formula 1 stands out with 6+ independent implementations**, driven by FastF1 and OpenF1 APIs. **Strava dominates the endurance space** with r-huijts/strava-mcp surging to 368 stars and 25 tools. **Open Wearables has emerged as the unified fitness platform** at 1.5K stars, connecting Garmin, Polar, Suunto, Apple HealthKit, Samsung Health, and Google Health Connect through a single self-hosted API with built-in MCP server. **The Garmin Connect MCP server has 120 stars** with 61 tools spanning health, fitness, and activity data. **Fantasy sports — previously absent — now has real coverage** with Flaim connecting ESPN, Yahoo, and Sleeper leagues to AI assistants across football, baseball, basketball, and hockey. **Esports coverage is improving** with OP.GG's official LoL esports MCP server. **Sports betting remains strong** with BetTrack, Wagyu Sports, and Cloudbet. **Oura Ring has exploded** from 1 to 6+ MCP server implementations, though a trojanized Oura MCP server deploying StealC infostealer was discovered in February 2026 — a security wake-up call for the fitness MCP ecosystem. The category earns 4.5/5 — Sportradar's official launch, the Open Wearables unification platform, fantasy sports arrival, and Strava's community growth all represent significant maturation since the initial review.

Review 2026-03-16 23:00:00

LLM Evaluation & Benchmarking MCP Servers — Eval Frameworks, MCP Benchmarks, Red-Teaming, and 20+ More

LLM evaluation and benchmarking MCP servers across eval frameworks, MCP server benchmarks, red-teaming, LLM-as-a-judge, and API performance testing. promptfoo (20.6K stars, TypeScript, now owned by OpenAI as of March 2026) is the most-starred tool in this space — a CLI and library for evaluating and red-teaming LLM apps with MCP server support, 50+ vulnerability scans, MCP Proxy for enterprise security, and CI/CD integration. DeepEval by Confident AI (15K stars, Python, Apache-2.0) tripled its community with the Pytest-style LLM unit testing framework, 50+ metrics, and new Multi-Turn MCP Use metric for conversational agent evaluation. Accenture/mcp-bench (475 stars, Python, published at ICLR 2026) benchmarks tool-using LLM agents across 28 live MCP servers spanning 250 tools — the first MCP benchmark accepted at a top ML conference. SalesforceAIResearch/MCP-Universe (583 stars, Python) now includes MCP+ for 75% token cost reduction and a Deep Research Agent achieving 62.2% on BrowseComp with GPT-5-medium. eval-sys/MCPMark (413 stars, Python, Apache-2.0) stress-tests agents across 5 real MCP services (Notion, GitHub, Filesystem, Postgres, Playwright) with 127 tasks and isolated sandboxes. X-PLUG/OSWorld-MCP (223 stars, Python, ICLR 2026) is the first benchmark for computer-use agents' MCP tool invocation with 158 tools across 7 applications and 361 real-world tasks — MCP tools boost OpenAI o3 from 8.3% to 17.6% success. modelscope/MCPBench (244 stars, Python) evaluates MCP servers on task completion accuracy, latency, and token consumption. berkayildi/mcp-llm-eval (Python, MIT, 8 tools) packages LLM evaluation gates as CI/CD primitives with threshold checks, regression detection, RAG evaluation, and PR comment generation. promptfoo/evil-mcp-server (25 stars, TypeScript, MIT) simulates malicious MCP behaviors for red-team exercises. MetriLLM/metrillm (4 stars, TypeScript, MIT) benchmarks local LLM models on speed, quality, and hardware fitness. lastmile-ai/mcp-eval (21 stars, Python, Apache-2.0) is a lightweight eval framework with rich assertions, LLM judges, and CI/CD-friendly reports. r-huijts/mcp-server-tester (10 stars, TypeScript, MIT) auto-generates test cases for MCP servers. Note: atla-ai/atla-mcp-server was archived in July 2025 and the API is no longer active. Gaps narrowing: CI/CD integration improved (mcp-llm-eval, promptfoo), but still no unified cross-benchmark leaderboard. Rating: 4.5/5.

Review 2026-03-16 23:00:00

Configuration Management MCP Servers — Ansible, NixOS, Chef, SaltStack, Consul, and More

Configuration management MCP servers for AI-powered infrastructure automation, playbook execution, package queries, and service discovery across Ansible, NixOS, Chef, SaltStack, and Consul. **The NixOS knowledge base** — utensils/mcp-nixos (606 stars, Python, MIT) is the standout server in this category, surging 27% since March with 5 releases in April alone including FastMCP 3.x upgrade and LLM discoverability improvements. Provides real-time access to 130K+ NixOS packages, 23K+ system configuration options, 5K+ Home Manager options, 1K+ nix-darwin macOS settings, 5K+ Nixvim options, 600+ FlakeHub flakes, and 2K+ Nix functions via Noogle. Remarkably token-efficient with just 2 unified tools (~1,030 tokens total). Runs anywhere Python runs — no NixOS installation required. **Official Ansible Automation Platform MCP** — ansible/aap-mcp-server (24 stars, TypeScript, Apache-2.0) is the official MCP service for Red Hat's Ansible Automation Platform. Updated to AAP 2.7 specs in April with auth hardening against unauthenticated DoS. Integrates with Controller, Galaxy, Gateway, and Event-Driven Ansible via OpenAPI specifications. Features role-based access with custom toolsets, session management, and Prometheus metrics. **Official Ansible Collection gaining traction** — ansible-collections/ansible.mcp (4 stars, Python, GPL-3.0) quadrupled stars with 24 new commits, CI integration tests, and tool classification improvements. Installable via ansible-galaxy. **Enterprise Red Hat ecosystem** — sibilleb/AAP-Enterprise-MCP-Server (29 stars, Python) surged 21% to become the most-starred Ansible server. 50+ tools across five domains: AAP management, ansible-lint, Event-Driven Ansible, Galaxy discovery, and Red Hat documentation. **Advanced Ansible operations** — bsahane/mcp-ansible (27 stars, Python) exposes comprehensive Ansible utilities: playbook creation/validation/execution, ad-hoc task execution, role scaffolding, inventory management, and advanced troubleshooting including health diagnostics, security assessments, and network connectivity matrix testing. **Chef gap closing** — three Chef servers now exist: kpeacocke/souschef (6 stars, 95 tools, 1,022 commits) provides AI-powered Chef-to-Ansible migration plus multi-platform migration (SaltStack, Puppet, PowerShell, Bash → Ansible); aknarts/chef-server-mcp (3 stars, 16 tools) offers read-only Chef Server data access; trickyearlobe-chef/chef-mcp (0 stars, Go, Apache-2.0, March 2026) provides read-only Chef Infra access using existing Chef Workstation credentials. **Multi-tool infrastructure operator** — tarnover/mcp-sysoperator (26 stars, TypeScript, MIT) combines Ansible, Terraform, LocalStack, and AWS resource management. Not recommended for production. **Homelab infrastructure growing** — bjeans/homelab-mcp (25 stars, Python, MIT) surged 39% with 7 integrated MCP servers, 39 total tools, v3.0.0 FastMCP framework. **Nix framework for MCP servers** — natsukium/mcp-servers-nix (244 stars, Nix, Apache-2.0) grew 13% with 58 new commits, daily automated package updates across 25+ pre-configured MCP server modules. **Disposable VM testing** — jade-pico/antrieb-mcp-server (12 stars, Apache-2.0) provides instant disposable VM clusters with Ansible control nodes for LLM-generated infrastructure validation. **Configuration drift detection emerging** — DriftGuard/DriftGuard (5 stars, MIT) provides GitOps drift detection for Kubernetes comparing live cluster state against Git; kiskander/driftguard-agentic-network (4 stars) uses agentic workflows with MCP for network drift auto-remediation. **Puppet remains absent** — still zero dedicated Puppet MCP servers despite widespread enterprise adoption. SaltStack coverage unchanged (0 stars, dormant). Consul stable at 16 stars. The category earns 3.5/5 — upgraded from 3/5 as Chef gap narrows with three new servers, official Ansible ecosystem matures (AAP 2.7, ansible.mcp CI testing, 50+ enterprise tools), mcp-nixos surges 27% with rapid releases, drift detection emerges as new subcategory, and homelab-mcp grows 39%. Still held back by zero Puppet presence and dormant SaltStack.

Review 2026-03-16 23:00:00

Bioinformatics & Life Sciences MCP Servers — Genomics, Proteomics, Drug Discovery, Clinical Trials, and Medical Imaging

Bioinformatics and life sciences MCP servers for AI-powered genomics, proteomics, drug discovery, clinical research, and medical data access. **Integrated biomedical platforms lead** — genomoncology/biomcp surged 106% to 497 stars (from 241), now 13 entities across 15+ data sources with 1,152 commits. anthropics/life-sciences grew to 321 stars (from 259), added Scientific Problem Selection skill, and Anthropic acquired Coefficient Bio for $400M (April 2026) to build specialized drug discovery tools. **Two major gaps filled** — Augmented-Nature/AlphaFold-MCP-Server (33 stars, TypeScript, MIT, 25+ tools) provides structure retrieval, confidence scoring, batch processing, comparative analysis, and PyMOL/ChimeraX export. Augmented-Nature/KEGG-MCP-Server (9 stars, JS, MIT, 30 tools) covers pathways, genes, compounds, reactions, enzymes, diseases, and drugs. Both were identified as key gaps in our March review. **Protein and chemical databases have the strongest MCP coverage** — Augmented-Nature now maintains 15+ servers including ChEMBL (83 stars, 22 tools), PubChem (36 stars, 30 tools), PDB (24 stars), UniProt (18 stars, 26 tools), NCBI-Datasets (13 stars, 31 tools — NEW), Reactome (12 stars), OpenTargets (10 stars), BioOntology (9 stars, 1,200+ ontologies — NEW), KEGG (9 stars, 30 tools — NEW), GeneOntology (8 stars — NEW), STRING-db (4 stars), ProteinAtlas (3 stars, 14 tools), Ensembl (2 stars, 25 tools — NEW). **Biomedical literature search surged** — cyanheads/pubmed-mcp-server grew 33% to 88 stars (from 66), now 9 tools (from 7), v2.6.4, added Streamable HTTP transport and Unpaywall fulltext fallback. JackKuo666/PubMed-MCP-Server stable at 108 stars. **Clinical research growing** — Cicatriiz/healthcare-mcp-public grew to 111 stars (from 102). cyanheads/clinicaltrialsgov-mcp-server grew to 67 stars (from 59), v2.4.2, 263 commits. **Medical imaging breakthrough** — Owkin Pathology Explorer launched with Anthropic's Claude for Healthcare (Jan 2026), the first pathology AI agent via MCP trained on data from 800+ hospitals. fluxinc/dicom-mcp-server (3 stars, Python) adds PACS/VNA DICOM connectivity. **Healthcare interoperability maturing** — NEW langcare/langcare-mcp-fhir (31 stars, Go, MIT) provides enterprise-grade FHIR with 40+ clinical skills, supports EPIC/Cerner/OpenEMR/GCP Healthcare API, OAuth2/mTLS security, HIPAA audit logging, and interactive MCP Apps. **Genomics expanding** — NEW longevity-genie/alphagenome-mcp (2 stars, Python, Apache 2.0) wraps DeepMind's AlphaGenome API for regulatory variant effect predictions. NEW Augmented-Nature/Ensembl-MCP-Server (2 stars, TypeScript, 25 tools) provides Ensembl REST API access for genomic data and comparative genomics. **Community validated** — MCPmed paper published in Briefings in Bioinformatics (Jan 2026, Oxford Academic), elevating from preprint to peer-reviewed journal. snap-stanford/Biomni (3,000 stars, Apache 2.0) is a Stanford biomedical AI agent platform that uses MCP for tool integration. **Remaining gaps** — no Galaxy workflow MCP, no comprehensive single-cell pipeline MCP beyond QC skills, limited multi-omics integration, Nextflow/Snakemake workflow orchestration still absent.

Review 2026-03-16 22:30:00

Robotics & IoT MCP Servers — ROS, Home Assistant, MQTT, Arduino, Isaac Sim, and More

Robotics and IoT MCP servers across robot control, smart home automation, hardware communication, robot simulation, industrial IoT, and IoT platforms. The two ROS leaders BOTH reached 1.2K stars: robotmcp/ros-mcp-server (1.2K stars, Python, Apache 2.0, v3.0.1, 176 forks, bidirectional ROS1/ROS2 AI integration) and lpigeon/ros-mcp-server (1.2K stars, Python, rosbridge-based). NEW lpigeon/unitree-go2-mcp-server (77 stars) provides dedicated Unitree Go2 quadruped robot control via natural language. NEW Nonead/Universal-Robots-MCP (5 stars, 40+ tools, industrial UR cobot control with multi-robot coordination up to 12 units, trajectory planning). homeassistant-ai/ha-mcp SURGED 1.1K→2.6K stars (+136%, 86 tools, v7.3.0, Agent Skills for guided automations, 1,043 commits, 101 forks) — now the dominant smart home MCP server. Home Assistant official MCP integration updated to Streamable HTTP protocol. tevonsb/homeassistant-mcp (554 stars, TypeScript, Apache 2.0). omni-mcp/isaac-sim-mcp SURGED to 145 stars (41 forks, 42 tools across 9 categories, 107+ robots auto-discovered from Isaac Sim asset library including Franka UR Unitree Boston Dynamics). NEW whats2000/isaacsim-mcp-server (14 stars, LTS fork, Isaac Sim v5.1.0, multi-version adapters, hot-reload, multi-instance). NEW thingsboard/thingsboard-mcp OFFICIAL (96 stars, Java, Apache 2.0, 120+ tools across 10 groups, v2.1.0, Docker/SSE) — FIRST major IoT platform with official MCP. NEW ThingsPanel/thingspanel-mcp (44 stars, Python, Apache 2.0). mcp2everything/mcp2mqtt EXPLODED 11→323 stars (+2836%, 61 forks) — smart home and robot MQTT control. mcp2serial (33 stars). NEW emqx/esp-mcp-over-mqtt (8 stars, C, Apache 2.0, ESP32 native MCP-over-MQTT 5.0 SDK, TLS, service discovery). EMQX published 4-part ESP32 AI companion tutorial including voice interaction Part 4. NEW litmusautomation/litmus-mcp-server OFFICIAL (5 stars, industrial edge, DeviceHub, Docker). wise-vision/ros2_mcp (72 stars, MPL-2.0, drone demo, Docker). kakimochi/ros2-mcp-server (75 stars). choturobo (78 stars). AWS IoT SiteWise MCP, Coreflux MQTT MCP, IoT-Edge-MCP-Server. Gaps narrowing: IoT platforms now have official MCP (ThingsBoard), robot simulation has 42 tools and 107+ robots, industrial cobots have dedicated MCP. Remaining gaps: no unified sim-to-real bridge, no real-time robot vision, no digital twin sync, industrial IoT still early. Rating upgraded 3.5→4.5/5.

Review 2026-03-16 22:30:00

Automotive & Vehicle MCP Servers — Tesla, OBD-II Diagnostics, EV Charging, VIN Decoding, CAN Bus, Fleet Telematics, and More

Automotive and vehicle MCP servers for AI-powered vehicle diagnostics, Tesla control, EV charging, VIN decoding, and fleet telematics. **BIGGEST STORY: Smartcar MCP Server breaks the single-brand barrier** — thachdoSC/smartcar-mcp-test (TypeScript, April 2026) wraps the Smartcar API to give AI agents access to 40+ car brands (Tesla, Ford, BMW, Hyundai, Toyota, Mercedes-Benz, Volvo, GM, Stellantis, and more) through a single MCP server with 16 tools: lock/unlock doors, start/stop charging, set charge limits, send navigation destinations, read 122 telemetry signals, and manage connections. Uses OAuth2 M2M authentication with automatic token caching. This is the first MCP server to provide multi-brand connected car access — previously you needed a brand-specific server for each manufacturer. **NEW: Ansvar-Systems/Automotive-MCP — AUTOMOTIVE CYBERSECURITY COMPLIANCE** — 1 star, TypeScript, Apache 2.0, 5 tools. AI-powered access to UNECE R155 (Revision 2, 17 items), UNECE R156 (16 items), ISO/SAE 21434:2021 (25 clauses), VDA TISAX (14 control areas), SAE J3061 (7 lifecycle clauses), AUTOSAR (8 security modules), and Chinese GB/T standards (12 clauses). Sub-millisecond full-text search across regulatory content. Compliance matrix export. Cross-framework mappings between R155, R156, and ISO 21434. From the same team (Ansvar Systems) that built the insurance regulation MCP servers. Available as hosted endpoint at mcp.ansvar.eu/automotive/mcp. **Tesla remains the best-served brand** — cobanov/teslamate-mcp (126 stars, +5%, Python) is the most popular automotive MCP server with 18 predefined analytical queries. scald/tesla-mcp (13 stars, +18%, TypeScript) provides direct Tesla Fleet API access via OAuth 2.0. keithah/tessie-mcp (6 stars, MIT) has been rebuilt with a summary-first architecture on the latest Tessie developer API — now 6 focused tools (get_active_context, fetch_vehicle_state, fetch_vehicle_battery, search_drives, get_driving_path, manage_vehicle_command) with composite commands, 15-30s request caching, built-in retry/backoff, and confirmation-based safety for destructive operations. **Vehicle diagnostics** — castlebbs/Vehicle-Diagnostic-Assistant (2 stars) still the most innovative hardware MCP, running directly on a W600 microcontroller connected to OBD-II. farzadnadiri/MCP-CAN (6 stars, +600%) virtual CAN bus simulator gaining traction — DBC-driven decoding, ECU simulation, OBD-II request simulation without hardware. **EV charging** — Abiorh001/mcp_ev_assistant_server (OpenCharge Map + Google Maps), cevatkerim/chargenow-mcp (ChargeNow network), emporiaenergy/emporia-mcp (official manufacturer, EV charging reports + energy monitoring). **Vehicle data** — carsxe/carsxe-mcp-server (MIT, TypeScript) comprehensive VIN decoding, vehicle specs, history, recalls, market value, OBD codes, license plate OCR. Now also available as remote MCP server at mcp.carsxe.com/mcp. keptlive/vin-mcp for focused VIN structure decoding. **Fleet telematics** — gperezt222/flespi-mcp-server (2 stars, 157 tools) for fleet management, device tracking, telemetry via Flespi platform. emqx/sdv-mcp-demo (7 stars) demonstrating MCP over MQTT for software-defined vehicles. **INDUSTRY LANDSCAPE: Cox Automotive acquires Fullpath (April 23, 2026)** — Cox Automotive signed a definitive agreement to acquire 100% of Fullpath, an AI-powered Customer Data Platform serving automotive retail. Fullpath has been an active MCP advocate, publishing extensively about MCP adoption in dealerships. AutoUnify (Porsche/UP.Labs startup) continues to expand ServiceMCP for AI-powered service scheduling across multiple DMS and SMS systems. The dealership MCP angle is moving from concept to commercial reality. **Gaps narrowing but still significant** — Smartcar MCP partially closes the multi-brand gap (40+ brands via API, but requires Smartcar account, not direct OEM APIs). Still no BMW ConnectedDrive, Mercedes me, Ford FordPass, or other brand-specific MCP servers. No ADAS/autonomous driving simulation. No insurance/claims. No parts inventory. No parking/ride-sharing/toll management. **Rating upgraded to 3.5/5** — The Smartcar MCP server is a significant step forward, providing multi-brand vehicle access through a single interface. Automotive cybersecurity compliance via Ansvar is a welcome addition. Star growth across the category (MCP-CAN +600%, sdv-mcp-demo now 7 stars, teslamate-mcp +5%) shows sustained interest. The Cox Automotive/Fullpath acquisition signals that the automotive retail industry is taking MCP seriously. Still lacks depth in many subcategories, but the trajectory is clearly positive.

Review 2026-03-16 22:00:00

Serverless & FaaS MCP Servers — AWS Lambda, Cloudflare Workers, Azure Functions, Google Cloud Run, Vercel, Firebase, and More

Serverless and FaaS MCP servers for AI-powered function deployment, invocation, and management across AWS Lambda, Cloudflare Workers, Azure Functions, Google Cloud Run, Vercel, and Firebase. **The official AWS serverless toolkit** — awslabs/mcp (8,900 stars, Python/TypeScript, Apache-2.0) includes the AWS Serverless MCP Server for complete serverless application lifecycle management via SAM CLI, plus the Lambda Tool MCP Server that exposes Lambda functions as MCP tools. New MCP Lambda Handler library (on PyPI) for serverless HTTP handlers with pluggable session management (NoOp or DynamoDB). SSE transport removed across all servers in favor of Streamable HTTP. Enterprise-grade with API Gateway OAuth, Bedrock AgentCore Gateway, and IAM authentication. **NEW: AWS Agent Plugins** — awslabs/agent-plugins (634 stars, Feb 2026) packages AWS expertise into 6 compound plugins including aws-serverless (combining MCP servers, agent skills, hooks, and reference docs). Works with Claude Code, Codex, and Cursor. **NEW: AWS Serverless MCP Samples** — aws-samples/sample-serverless-mcp-servers (233 stars) provides 9 reference implementations: stateless MCP on Lambda (Node.js/Python), stateless/stateful MCP on ECS, Strands Agent on Lambda, and lambda-ops-mcp-server. **Run any stdio MCP server on Lambda** — awslabs/run-model-context-protocol-servers-with-aws-lambda (362 stars, Python/TypeScript, Apache-2.0) wraps existing stdio-based MCP servers into Lambda functions. Now supports MCP Streamable HTTP transport via API Gateway. 1,562 commits — very actively maintained. Compatible with Cursor, Cline, and Claude Desktop. **Lambda-to-LLM bridge** — danilop/MCP2Lambda (110 stars, Python, MIT) runs any AWS Lambda function as an LLM tool without code changes. Two modes: pre-discovery (registers functions as individual tools at startup) and generic mode (two universal tools). Security architecture enforces separation of duties — models invoke functions but cannot access AWS services directly. Auto-discovers Lambda functions matching configurable naming patterns (default prefix: mcp2lambda-). Compatible with Claude Desktop and Amazon Bedrock. **Middy middleware for Lambda MCP** — fredericbarthelet/middy-mcp (39 stars, TypeScript, MIT) integrates MCP server hosting into AWS Lambda via the popular Middy middleware framework (v6.0.0+). v0.1.6 latest. Supports API Gateway v1/v2 and ALB proxy integrations. **Cloudflare's comprehensive MCP ecosystem** — cloudflare/mcp-server-cloudflare (3,700 stars, TypeScript, Apache-2.0) provides 14 specialized remote MCP servers across Cloudflare services: Documentation, Workers Bindings, Workers Builds, Observability, Radar, Container, Browser Rendering, Logpush, AI Gateway, Audit Logs, DNS Analytics, Digital Experience Monitoring, CASB, and GraphQL. All hosted as remote MCP servers at *.mcp.cloudflare.com. v0.20.4 latest. Cloudflare published enterprise MCP architecture guidance (April 2026) covering authentication via Cloudflare Access with SSO/MFA, centralized server deployment, and governance patterns. **Token-efficient Cloudflare API access SURGED** — cloudflare/mcp (412 stars — up 57% from 263, TypeScript, Apache-2.0) covers 2,500+ Cloudflare API endpoints through just two tools (search and execute), reducing token consumption from ~2 million to 1,069 tokens via Code Mode. The fastest-growing repo in the category. Supports Workers, KV, R2, D1, Pages, DNS, Firewall, Load Balancers, Stream, Images, AI Gateway, Vectorize, Access. Single URL: mcp.cloudflare.com/mcp. **Worker-to-MCP bridge** — cloudflare/workers-mcp (634 stars, TypeScript, Apache-2.0) converts TypeScript Worker methods into MCP tools via a build step. Now includes guidance recommending remote MCP servers over local implementations. **Azure Functions MCP extension GA** — Azure/azure-functions-mcp-extension (35 stars, C#, MIT) reached General Availability with v1.5.0 (April 2026). Major updates: v1.3.0 structured content support, v1.4.0 resource templates and prompts, v1.5.0-preview.1 fluent API for building MCP Apps with UI views and static assets, v1.5.0 GA output schemas and prompt argument validation. Streamable HTTP transport replaces SSE. On-behalf-of (OBO) authentication with Microsoft Entra. Samples in C#, Python, TypeScript, and Java. **Deploy to Google Cloud Run** — GoogleCloudPlatform/cloud-run-mcp (598 stars, JavaScript, Apache-2.0) enables AI agents to deploy applications to Cloud Run. v1.10.0 latest. New Cloud Run Skills feature leverages gcloud CLI for comprehensive operations through natural language. Works with Gemini CLI, Claude Desktop, Cursor, VS Code. IAM authentication and OAuth. Can itself run on Cloud Run for remote access. **Google Cloud CLI via MCP** — googleapis/gcloud-mcp (761 stars, TypeScript, Apache-2.0) expanded to 66+ tools across four MCP servers: gcloud (CLI interaction), observability (11 tools — logs/metrics/traces), storage (25 tools — bucket/object management), and backupdr (30+ tools). v0.5.1 (April 28, 2026) with 238 commits and 25 releases — very active development. **Vercel MCP adapter** — vercel/mcp-handler (592 stars, TypeScript, Apache-2.0) is an adapter for building MCP servers on Next.js 13+ and Nuxt 3+. v1.1.0 (March 2026). Supports Streamable HTTP and SSE transports with optional Redis for SSE resumability. Full TypeScript support with Zod schema validation. **Vercel deployment management** — Quegenx/vercel-mcp-server (61 stars, TypeScript) lets AI assistants manage Vercel infrastructure: team/project management, deployment creation/monitoring, domain/DNS configuration, environment variables, Edge Config, access control. **Firebase services via MCP** — gannonh/firebase-mcp (244 stars, TypeScript, MIT) connects AI assistants to Firestore, Cloud Storage, and Firebase Auth. HTTP transport for multi-client connections. Emulator support for testing. 201 commits. **Lightweight serverless MCP framework** — fiberplane/mcp-lite (107 stars, TypeScript) is a zero-dependency MCP framework built on the Fetch API. Type-safe tool definitions via Standard Schema validators. Runs on Node, Bun, Cloudflare Workers, Deno, and Supabase Edge Functions. DNS rebinding protection built in. **NEW: Scaleway Functions MCP** — cyclimse/mcp-scaleway-functions (4 stars, unofficial) manages Scaleway serverless functions via MCP — the first European cloud provider FaaS MCP server. **Serverless Framework template** — eleva/serverless-mcp-server (17 stars, JavaScript, MIT) provides a minimal MCP server deployed on AWS Lambda via API Gateway using the Serverless Framework. **Cloudflare MCP template** — mahmoudfazeli/cloudflare-mcp-template (2 stars, TypeScript, MIT) is a reusable template for building serverless MCP servers with provider plugin architecture. OAuth 2.1 support. **Gaps are narrowing but persist** — no unified multi-cloud serverless management tool spanning AWS/Azure/GCP/Cloudflare from a single MCP interface. No serverless cost optimization or billing analysis tools. No cold start analysis or performance benchmarking servers. No OpenFaaS, Knative, or other open-source FaaS platform MCP servers. Serverless CI/CD pipeline integration improving via agent plugins but still limited. Step Functions/Durable Functions management is minimal but improving (Azure fluent API, AWS agent plugins reference Step Functions). No edge function performance monitoring across providers. The category earns **4.5/5** — serverless MCP servers have crossed from 'rapidly maturing' to 'enterprise production-ready.' AWS dominates with a three-tier ecosystem: official monorepo (8,900 stars), agent plugins (634 stars), and reference samples (233 stars). Cloudflare's Code Mode pattern (412 stars, +57%) is the fastest-growing approach. Azure Functions MCP reached GA with fluent API and OBO auth. Google Cloud gcloud-mcp expanded to 66+ tools with very active development. Streamable HTTP is now the standard transport across AWS and Azure.

Review 2026-03-16 22:00:00

Prompt Engineering & Optimization MCP Servers — Optimizers, Template Managers, Multi-LLM Routers, Security Guards, and 25+ More

Prompt engineering and optimization MCP servers across multi-LLM routing, workflow composition, template management, automated optimization, prompt security, and structured frameworks. just-prompt (725 stars, Python) provides a unified interface to 6 LLM providers with a consensus tool. Langfuse native MCP now built into the platform at /api/public/mcp with 5 tools (read+write) via StreamableHttp — no external setup needed, up from 2 read-only tools. minipuft/claude-prompts (147 stars, 380 commits) renamed tools to skills_manager, resource_manager, prompt_executor with exports to Claude Code/Cursor/OpenCode. sparesparrow/mcp-prompts (113 stars, v3.14.0, 317 commits) continued active development. General-Analysis/mcp-guard (53 stars, MIT) FILLS BIGGEST GAP — first runtime prompt injection firewall for MCP, AI-powered moderation, aggregates multiple servers. Helicone official MCP (query_requests + query_sessions) and Braintrust official hosted MCP (api.braintrust.dev/mcp, OAuth 2.0) partially fill observability gap — was Langfuse only. NEW nivlewd1/prompt-optimizer (Cloud Pro v3.1.1 + Local Core v4.0.2, 5 tools, Bayesian tuning, 120+ domain rules, commercial). NEW MerabyLabs/promptarchitect-mcp (5 stars, workspace-aware, 3 tools, no API key needed). NEW ressl/mcp-firewall (5 stars, AGPL, 12-layer defense pipeline, compliance reporting). Gaps closing: prompt injection detection FILLED, observability PARTIALLY FILLED (3 platforms now). Still missing: prompt A/B testing infrastructure, prompt cost estimation, prompt chain debugging. Rating: 3.5/5.

Review 2026-03-16 22:00:00

Pet & Animal Care MCP Servers — Virtual Pets, Wildlife ID, Birding, Livestock Genetics, and Pet Adoption

Pet and animal care MCP servers for virtual pets, wildlife identification, birding, livestock genetics, and pet adoption through AI assistants. This category spans a wide range — from playful virtual pet simulations to serious wildlife conservation and livestock breeding tools. It does *not* cover medical diagnostics (see [Healthcare & Medical](/reviews/healthcare-medical-mcp-servers/)) or general nutrition tracking (see [Health & Fitness](/reviews/health-fitness-mcp-servers/) if available). **This category is growing and diversifying** — the March–April 2026 period brought several meaningful additions. **The iNaturalist MCP server** (9 tools, no API key required) is the biggest addition, connecting AI assistants to one of the world's largest biodiversity databases with species search, taxonomy, conservation status, and look-alike identification. **The rescuedogs-mcp-server** (8 tools, 70 commits) brings real pet adoption functionality at last — searching 1,500+ dogs across 12+ European/UK rescue organizations with breed, size, age, and lifestyle matching. **The BirdNET-Pi MCP ecosystem** adds acoustic bird identification — a fundamentally different approach to birding that uses sound rather than sight. The NSIP sheep genetics client remains the most sophisticated server (15 tools, 148 commits) with active development. The virtual pet subcategory (MCPet 10 stars, Chatagotchi 11 stars) is charming but recreational. **Practical pet ownership gaps are slowly filling** — rescue dog adoption is now covered, but veterinary records, vaccination tracking, GPS monitoring, and breed identification remain absent. Given that pet spending exceeds $150B annually in the US alone, significant opportunities remain. The category earns 3/5 (up from 2.5) — iNaturalist biodiversity data, real rescue dog adoption, acoustic bird detection, and continued NSIP development show genuine ecosystem growth beyond novelty projects.

Review 2026-03-16 22:00:00

Digital Twins, 3D Modeling & Simulation MCP Servers — CAD, Physics, Game Engines, and Engineering Simulation

Digital twins, 3D modeling, and simulation MCP servers for AI-powered CAD design, physics simulation, game engine control, and engineering workflows. **Blender dominates the 3D modeling space** — ahujasid/blender-mcp (18.7k stars, Python) is one of the most popular MCP servers in the entire ecosystem, connecting Blender to Claude AI through a socket-based server. It provides object creation and manipulation, material control, scene inspection, Python code execution in Blender, Poly Haven integration for free HDRIs/textures/assets, and Hyper3D Rodin for AI-generated 3D models. poly-mcp/Blender-MCP-Server exposes 51 tools over HTTP endpoints, turning Blender into a fully orchestrable MCP server for agent pipelines. CommonSenseMachines/blender-mcp bridges Blender with CSM.ai for text-to-4D world generation. dhakalnirajan/blender-open-mcp runs with local Ollama models instead of cloud APIs. **CAD tools cover the major open-source platforms** — neka-nat/freecad-mcp (704 stars, Python, MIT) runs as a FreeCAD addon with an RPC server, providing 10 tools for document/object creation, editing, deletion, Python execution, screenshots, and parts library access. Multiple alternative FreeCAD MCPs exist: proximile/FreeCAD-MCP adds Docker containerization and Vision AI analysis, spkane/freecad-addon-robust-mcp-server provides 150+ tools, and bonninr/freecad_mcp focuses on prompt-assisted design. For OpenSCAD parametric modeling, jhacksman/OpenSCAD-MCP-Server offers AI image generation with multi-view reconstruction and export to CSG/AMF/3MF/SCAD formats. quellant/openscad-mcp and fboldo/openscad-mcp-server provide simpler render-and-export workflows. jabberjabberjabber/openscad-mcp focuses on rapid prototyping with LLM-driven OpenSCAD code generation. BuildCAD AI provides a free cloud-based MCP server for CAD design with multi-view PNG renders (front/right/top/isometric) — works with any MCP client, requires a free account. Svetlana-DAO-LLC/cad-agent packages build123d modeling with VTK rendering in a Docker container, supporting STL/STEP/3MF export and printability analysis. **Fusion 360 has multiple MCP integrations** — Joe-Spencer/fusion-mcp-server exposes Fusion 360's design hierarchy, parameters, and metadata as MCP resources. mycelia1/fusion360-mcp-server generates and executes scripts directly in Autodesk Fusion 360. AuraFriday/Fusion-360-MCP-Server and ArchimedesCrypto/fusion360-mcp-server provide additional Fusion 360 control. No SolidWorks MCP server exists, which is a notable gap given its market share. **Game engines have the strongest ecosystem after Blender** — Unity has two major MCPs: IvanMurzak/Unity-MCP (2k stars, C#, MIT) provides [100+ built-in tools](https://github.com/IvanMurzak/Unity-MCP) across Project & Assets, Scene & Hierarchy, and Scripting & Editor categories, with Roslyn-based C# compilation, and works in both editor and runtime modes. CoderGamester/mcp-unity (1.6k stars, TypeScript/C#, MIT) bridges Unity Editor to AI assistants via WebSocket with [30+ tools](https://github.com/CoderGamester/mcp-unity) for scene manipulation, component management, and test execution. CoplayDev/unity-mcp offers similar functionality with emphasis on asset management. Unreal Engine is equally well-served: chongdashu/unreal-mcp (1.7k stars, C++/Python, MIT) provides a C++ plugin for TCP communication with Unreal Editor plus a Python MCP server for actor creation, blueprint development, and viewport control. flopperam/unreal-engine-mcp (792 stars, Python, MIT) specializes in world building — towns, castles, mansions, mazes — with 23+ blueprint node types and recursive maze generation. ayeletstudioindia/unreal-analyzer-mcp focuses on Unreal Engine 5 project analysis. kvick-games/UnrealMCP provides lightweight agent control. **Physics simulation ranges from educational to research-grade** — chrishayuk/chuk-mcp-physics (Python, Apache 2.0) provides 55 tools across 10 categories: basic mechanics, fluid dynamics, rotational dynamics, oscillations, circular motion, statics, kinematics, collisions, conservation laws, and unit conversions — backed by 515 tests at 98% coverage. andylbrummer/math-mcp offers GPU-accelerated simulations across four specialized servers: symbolic math (14 tools), quantum wave mechanics (12 tools), molecular dynamics (15 tools), and neural networks (16 tools) — achieving 60-120x GPU speedup. The Genesis physics engine (28.3k stars, Apache 2.0) simulates at 43 million FPS on an RTX 4090 with rigid body, MPM, SPH, FEM, PBD, and fluid solvers — dustland/genesis-mcp (4 stars) wraps it as an MCP server for stdio-based visualization. manasp21/PsiAnimator-MCP integrates QuTiP quantum physics with Manim animation for educational visualizations. **Engineering simulation covers robotics, circuits, and multi-physics** — omni-mcp/isaac-sim-mcp (136 stars, Python, MIT) enables natural language control of NVIDIA Isaac Sim for robotics simulation — create physics scenes, place robots (Franka, Jetbot, Carter, G1, Go1), execute scripts, and run obstacle navigation. Orthogonalpub/modelica_simulation_mcp_server (15 stars, MIT) transforms the Modelica ODE IDE into an AI agent, generating differential equations from natural language descriptions and running simulations with real-time plotting and 3D visualization. clanker-lover/spicebridge provides 18 tools for ngspice circuit simulation: template-based design, netlist creation, AC/transient/DC simulation, automated measurement, and schematic generation. pathintegral-institute/mcp.science offers DFT calculations and materials science data access for research. poly-mcp/IoT-Edge-MCP-Server unifies MQTT sensors, Modbus devices, and industrial equipment for IoT monitoring. **Gaps remain in enterprise engineering simulation** — no MCP server exists for ANSYS, COMSOL, Abaqus, or other commercial FEA/CFD tools. SolidWorks has no MCP integration despite its widespread use. No digital twin platform integration exists for Azure Digital Twins, AWS IoT TwinMaker, or similar cloud services. The Genesis MCP wrapper is minimal (4 stars) relative to the engine's popularity (28.3k stars). No dedicated CFD or structural analysis MCP server exists. The category would benefit from MCP integrations for major commercial simulation tools and cloud digital twin platforms.

Review 2026-03-16 21:00:00

Debugging MCP Servers — Chrome DevTools (37.8K Stars), Ghidra MCP (8.7K), IDA Pro MCP (8.1K), Microsoft DebugMCP, Multi-Language DAP (7 Languages), GDB/LLDB/WinDbg, Radare2, Embedded ARM/RISC-V

Debugging MCP servers across browser DevTools, VS Code integration, multi-language debuggers, native binary debuggers (GDB/LLDB/WinDbg), reverse engineering (Ghidra 8.7K stars, IDA Pro 8.1K, x64dbg 466, radare2 220), PHP (Xdebug), and embedded hardware. Chrome DevTools MCP (37.8k stars) dominates with 33 tools covering input automation, navigation, performance tracing, network inspection, Lighthouse audits, Chrome extensions debugging, and WebM screencast — it's the most-starred MCP server in the debugging space by a wide margin. For IDE-integrated debugging, microsoft/DebugMCP (321 stars, MIT) provides a first-party VS Code extension supporting 9 languages (Python, JS/TS, Java, C#, C++, Go, Rust, Ruby, PHP) with 14 debugging tools; jasonjmcghee/claude-debugs-for-you (507 stars, MIT) pioneered the VS Code + MCP debugging pattern. For multi-language debugging via DAP, debugmcp/mcp-debugger (101 stars, MIT, 1,266+ tests) now supports 7 languages — Python, JavaScript, Rust, Go, Java, .NET/C#, and Mock through a clean adapter architecture. Reverse engineering has EXPLODED: LaurieWired/GhidraMCP (8.7k stars) is the dominant cross-platform RE MCP server; mrexodia/ida-pro-mcp (8.1k stars) leads IDA Pro integration with 61 total repos; radareorg/radare2-mcp (220 stars) provides official radare2 support; x64DbgMCPServer (466 stars) covers x64dbg on Windows. Native binary debugging has strong coverage: stass/lldb-mcp (95 stars, BSD-2) and smadi0x86/MDB-MCP (61 stars, GPL-3.0, GDB+LLDB) handle C/C++ and systems-level debugging; LLDB itself has built-in MCP support. PHP debugging gets koriym/xdebug-mcp (48 stars, 6 CLI tools plus MCP) wrapping Xdebug 3.x. Embedded hardware debugging is handled by Adancurusul/embedded-debugger-mcp (72 stars, MIT, Rust) with 22 tools for ARM Cortex-M and RISC-V via probe-rs. XcodeBuildMCP (5.4k stars, MIT, now under getsentry org) covers iOS/macOS debugging with LLDB integration. The MCP Inspector (9.6k stars, MIT, official) serves as the ecosystem's debugging tool for MCP servers themselves. Flutter gets partial coverage via marionette_mcp (267 stars) and mcp_flutter (288 stars). Gaps: no dedicated Android/ADB debugger MCP, no Firefox/Safari DevTools MCP. Rating: 4.5/5.

Review 2026-03-16 20:00:00

Image Generation MCP Servers — DALL-E, Stable Diffusion, ComfyUI, Flux, Midjourney, and 50+ More

Image generation MCP servers across DALL-E/OpenAI, Stable Diffusion, ComfyUI, Flux, Midjourney, Replicate, fal.ai, Together AI, Google Gemini/Imagen, Ideogram, Leonardo AI, and multi-provider platforms. BIGGEST NEWS: OpenAI released gpt-image-2 (April 21, 2026) with GPT-5.4 backbone, 4K resolution, ~99% text accuracy — lansespirit/image-gen-mcp already supports it. ComfyUI dominates with joenorton/comfyui-mcp-server hitting 294 stars (+31%) and a v1.0 rewrite featuring streamable HTTP transport and job management. shinpr/mcp-image surged to 105 stars (+28%) now powered by Gemini 3.1 Flash Image ('Nano Banana 2') and Gemini 3 Pro Image ('Nano Banana Pro'). Adobe Firefly gap partially closed — msabramo/python-firefly (2 stars) provides MCP server for Adobe Firefly API. Stability AI at 84 stars with SD 3.5 support. Replicate official MCP now has auto-discovery via MCP Registry. NEW: james-see/mcp-drawthings (9 stars, MIT) enables local Mac generation via Draw Things on Apple Silicon. ARCHIVED: GongRzhe/Image-Generation-MCP-Server (top Flux server) and RamboRogers/cyberimage (multi-provider). Remaining gaps: no Canva image generation, limited inpainting outside ComfyUI, no dedicated prompt engineering helpers. Rating: 4.0/5.

Review 2026-03-16 19:30:00

Social Networking & Community MCP Servers — Twitter/X, Bluesky, LinkedIn, Reddit, Discord, Mastodon, YouTube, TikTok, and More

Social networking and community MCP servers for AI-powered social media management, community administration, content analysis, and platform integration. **REFRESH April 28 2026 — CHINESE SOCIAL PLATFORM EXPLOSION + FOUR GAPS FILLED.** xpzouying/xiaohongshu-mcp (13,100 stars, Go) is one of the highest-starred MCP servers in ANY category — 11 tools for Xiaohongshu/RedNote posting, search, engagement. iFurySt/RedNote-MCP (1,000 stars) and yzfly/douyin-mcp-server (950 stars) round out the Chinese platform coverage. mcp-trends-hub (243 stars, ByteDance engineer) aggregates trending from Weibo, Zhihu, Douyin, Bilibili. wechat-mcp (9 stars, Go) enables WeChat messaging via WeChatFerry. **Threads gap FILLED** — baguskto/threads-mcp (10 stars, 20+ tools) and mikusnuz/meta-mcp (57 tools covering Threads+Instagram). **Pinterest gap FILLED** — collactivelabs/pinterest-mcp-server (7 stars, 7 tools). **Twitch chat gap FILLED** — mtane0412/twitch-mcp-server (13 tools via Helix API). **Reddit EXPLOSION** — karanb192/reddit-mcp-buddy (630 stars, TypeScript) is the new leader with zero-setup mode and 3-tier auth. adhikasp/mcp-reddit (398 stars). Hawstein 66→174 (+164%). Arindam200/reddit-mcp (281 stars, 13 tools). eliasbiondo (134 stars, zero-config). king-of-the-grackles/reddit-research-mcp (110 stars, semantic search 20K+ subreddits). **LinkedIn leadership changed** — stickerdaniel/linkedin-mcp-server (1,100+ stars, 30+ tools, v4.9.3) now dominates. adhikasp 177→200. **YouTube leaders emerged** — kimtaeyoon83/mcp-server-youtube-transcript (530 stars), anaisbetts/mcp-youtube (515 stars), eat-pray-ai/yutu (440 stars, Go, 20+ tools full API). **Twitter/X fragmented** — EnesCinr 373→388, adhikasp/mcp-twikit 231 stars, nirholas/XActions 228 stars 140+ tools multi-platform. Infatoshi/x-mcp NEW 41 stars 15 tools. **Discord reshuffled** — SaseQ/discord-mcp (279 stars, Java, 60+ tools) now leads. v-3/discordmcp (199 stars). hanweg/mcp-discord (152 stars). **ActivityPub major upgrade** — cameronrye/activitypub-mcp v1.1.0 now 53 tools (was ~8) with full write, multi-account, media upload, poll voting, scheduling, content export. **TikTok stable** — Seym0n/tiktok-mcp 148 stars v2.2.0. **Cross-platform matured** — Postiz (28,000+ stars, open source) now has native MCP for multi-platform scheduling. Ayrshare MCP 75+ tools 13+ platforms. runesleo/x-reader (904 stars) universal reader for WeChat+XHS+Telegram+YouTube+Bilibili+X+RSS. **Facebook emerges** — HagaiHen/facebook-mcp-server (147 stars, 33 tools) for Page management and comment moderation. **Social listening emerging** — socialanalytics-mcp-rapidapi 20+ tools, dwarvesf/mcp-social-listening. **Remaining gaps** — no dedicated influencer management MCP, Snapchat consumer features (ads only), no unified cross-platform analytics dashboard. Rating upgraded 4.5→5/5 — four major gaps filled, Chinese social explosion with 13K+ star server, Reddit 10x growth, cross-platform matured with Postiz 28K stars, 80+ servers covering every major global social platform.

Review 2026-03-16 19:00:00

Tax & Payroll MCP Servers — IRS Calculations, Tax Filing, VAT Compliance, Payroll Management, and International Tax Law

Tax and payroll MCP servers for tax calculation, filing, compliance, and workforce management through AI assistants. This category is distinct from [Accounting & Bookkeeping](/reviews/accounting-bookkeeping-mcp-servers/) — that review covers general ledger platforms (Xero, QuickBooks, Zoho); this review covers tax-specific calculation, filing, compliance, and payroll/HR tools. **The US tax calculation space has a standout server** — dma9527/irs-taxpayer-mcp provides 39 tools covering federal/state brackets, AMT, NIIT, QBI deductions, SE tax, capital gains, CTC, and year-end optimization strategies (401k maxing, HSA, Roth conversion, tax-loss harvesting, charitable bunching), all running locally with no data leaving the machine. It supports TY2024 and TY2025 including the One Big Beautiful Bill Act. **Enterprise tax compliance is well-served** — Avalara now ships seven MCP servers (AvaTax, Returns, E-Invoicing, Tax Registrations, Exemption Certificates, Cross Border Trade, Tax Content) and TaxBandits provides a remote MCP server for W-9/1099 automation with natural language commands. **International tax has expanded significantly** — kentaroajisaka/tax-law-mcp surged to 80 stars with Japanese tax statutes and 1,950 ruling cases, durbs182/uk-tax-mcp fills the HMRC gap with a deterministic UK tax rule engine (141 commits, income tax, capital gains, dividends, pensions, Scottish rates, TY2025-31), Norman surged to 44 stars for German VAT/bookkeeping, and rocketlang/mcp-tools offers 282 India-first tools. **Payroll is strengthening** — PeopleSoft HCM MCP provides 41 tools covering HR/payroll/benefits, finance-calc-mcp adds FICA/FUTA/SUTA payroll tax calculations, and merge-api/merge-mcp wraps 70+ HRIS/payroll platforms. **Gaps narrowing** — UK HMRC and EU VAT are now partially served, payroll tax engines exist, but consumer tax prep (TurboTax, H&R Block), direct ADP servers, Canadian CRA, and Australian ATO remain absent. The category earns 4/5 — up from 3.5 thanks to the UK HMRC tax engine filling the biggest international gap, Avalara expanding to seven servers, and payroll tax calculation becoming available.

Review 2026-03-16 18:30:00

LLM Observability & MLOps Pipeline MCP Servers — Datadog, Arize Phoenix, Opik, LangSmith, Langfuse, MLflow, W&B, and More

LLM observability and MLOps pipeline MCP servers across observability platforms, distributed tracing, prompt management, pipeline orchestration, and experiment tracking. The category has matured significantly since our initial review. Datadog launched an OFFICIAL managed remote MCP server (35 stars, MIT) with 16+ core tools plus dedicated LLM Observability, APM, Error Tracking, and Security toolsets — GA since March 2026, working with Claude Code, Cursor, and VS Code. Arize Phoenix (9,469 stars platform) added a built-in MCP server (@arizeai/phoenix-mcp v4.0.7) with ~30 tools across projects, traces, spans, sessions, prompts, datasets, and experiments. MLflow added an OFFICIAL built-in MCP server (`mlflow mcp run`, 10 trace management tools, MLflow 3.5.1+). wandb/wandb-mcp-server SURGED from 6 to 14+ tools (v0.3.2) adding model registry, artifact management, and Weave trace analysis — 41→50 stars. Langfuse was acquired by ClickHouse (Jan 2026, $400M Series D) — remains MIT open source. comet-ml/opik-mcp holds at 203 stars with remote MCP support and OpenClaw integration. langchain-ai/langsmith-mcp-server grew 89→107 stars. traceloop/opentelemetry-mcp-server steady at 185 stars. NEW Braintrust MCP (@braintrust/mcp-server v0.0.3) provides experiment querying and SQL-based log analysis. Helicone MCP reached v0.1.6. Key gaps narrowing: Datadog provides cross-provider cost visibility, but no unified observability-to-pipeline server exists yet. Rating upgraded: 4/5.

Review 2026-03-16 18:00:00

Podcasting & Audio Content MCP Servers — MimikaStudio, ElevenLabs, MiniMax, Reaper DAW, Kokoro TTS, Suno Music, Podcast Workflows, and More

Podcasting and audio content MCP servers for AI-powered audio production, speech synthesis, voice cloning, transcription, music generation, DAW control, and podcast publishing workflows. **MiniMax-MCP EXPLODED 421→1,400 stars (+233%)** — MiniMax-AI/MiniMax-MCP (1,400 stars, Python, official) is now the most-starred audio MCP server, combining TTS, voice cloning, voice design from text descriptions, music generation (music-1.5 model), image generation, and video generation (MiniMax-Hailuo-02) in one server. NEW JavaScript implementation MiniMax-MCP-JS (121 stars). The only MCP server covering this many audio+visual modalities. **MimikaStudio is the biggest NEW arrival** — BoltzmannEntropy/MimikaStudio (540 stars, Python, Apache 2.0) is a local-first macOS application with 50+ MCP tools covering TTS generation on multiple engines (Qwen3-TTS 0.6B/1.7B, Kokoro-82M, Chatterbox multilingual 23 languages, Supertonic-2), voice cloning from just 3 seconds of audio, voice sample management, audiobook generation with queueable chapters, and system monitoring. v2026.04.1. The most comprehensive local audio production MCP server. **ElevenLabs grew to 1,300 stars** — elevenlabs/elevenlabs-mcp (1,300 stars, Python, v0.9.1, 14 releases) remains the most comprehensive cloud audio AI platform with TTS, voice cloning, transcription, sound effects, and soundscapes. NEW data residency configuration for enterprise users. Free tier includes 10,000 credits/month. **blacktop/mcp-tts matured significantly** — grew to 56 stars, 116 commits, now supports Agent Skills open standard, concurrent TTS operation mode alongside sequential, audio file saving, and multi-instance protection via file locks. 4 TTS backends: macOS say, ElevenLabs, Google Gemini TTS (30 voices), OpenAI TTS. **Kokoro TTS ecosystem EXPANDED** — multiple new dedicated servers emerged: scottschram/kokoro-tts-mcp (Apple Silicon MLX acceleration, 28 voices, Claude Code/Codex support), aparsoft/kokoro-mcp-server (8 stars, librosa audio enhancement, YouTube creators, batch processing, Docker), mberg/kokoro-tts-mcp (S3 cloud integration), ard1102/kokoro-tts-mcp-server (Docker Hub production deployment). Kokoro-82M has become the de facto open-source TTS model for MCP. **REAPER DAW coverage expanded** — total-reaper-mcp grew 27→44 stars (+63%) with expanded DSL profiles. NEW wegitor/reaper-reapy-mcp (62 stars, 40+ tools) is now the second-most-starred REAPER server. bonfire-audio/reaper-mcp (56 stars, v0.1.1, 58 tools). TwelveTake-Studios/reaper-mcp (15 stars, 130 tools, v1.1.0). **Suno MCP servers are NEW** — AI music generation from text prompts via Suno API with support for v3.5 through v5, custom lyrics and style, song extension, covers/remixes. lioensky/MCP-Suno (25 stars), CodeKeanu/suno-mcp (Docker, WAV conversion). **mcp-music-studio is a NEW standout** — linxule/mcp-music-studio (37 stars) offers dual-mode composition: scored music via ABC notation with 30+ instruments and 8 style presets, plus live performance via Strudel with 72 drum machine banks, 128 GM instruments, and built-in synths. Real-time sheet music rendering in Claude Desktop. **PODCAST WORKFLOW GAP IS FILLING** — Podigee launched the FIRST podcast hosting platform MCP server (analytics, natural language queries, workflow automation). adamanz/podcast-generator-mcp provides a complete Script→Audio→Final Podcast pipeline with 20+ ElevenLabs voices. kaslin.rocks podcast-assistant-mcp automates publishing workflows (show notes, social media, blog posts). walid-koleilat/mcp-podcast-scraper scrapes and transcribes via Deepgram Nova-2. eugenechae/podcast-index-mcp searches millions of podcasts. dingkwang/podcast-transcriber-mcp parses RSS and transcribes via Whisper. **Deepgram OFFICIAL MCP arrived** — deepgram/mcp (v0.1.1, April 2026) fetches tools from Deepgram's API at runtime — new tools appear automatically, no package upgrade needed. STT, TTS, diarization, sentiment, language detection. **Speech-to-text gained multi-speaker narration** — Kvadratni/speech-mcp (81 stars) added multi-speaker narration in JSON/Markdown formats and audio/video transcription with timestamps. **Spotify MCP marked inactive** — varunneal/spotify-mcp (597 stars) went inactive March 2026 as Spotify deprecated API features. Rating upgraded to 4.5/5 — MiniMax explosion to 1,400 stars, MimikaStudio's 540-star 50+ tool arrival, Kokoro ecosystem expansion, Suno music generation, podcast workflow gap finally filling with Podigee and dedicated podcast MCP servers, and Deepgram's official entry all demonstrate this category has matured from 'strong building blocks' to 'near-complete audio production ecosystem.' The podcast-specific gap is narrowing significantly.

Review 2026-03-16 18:00:00

Note-Taking & Knowledge Management MCP Servers — Your Second Brain Meets AI Agents

Note-taking and knowledge management MCP servers across Obsidian, Notion, Bear Notes, Apple Notes, Evernote, Joplin, Roam Research, Logseq, Tana, Capacities, and knowledge graph memory systems. The category spans 50+ servers and covers every major PKM platform. BIGGEST UPDATE: Bear 2.8 ships official CLI + MCP server + Claude connector (April 2026), filling the largest gap we identified. Notion hit v2.0.0 with data sources abstraction and 22 tools (4,300 stars). Obsidian's top server reached 3,500 stars. Knowledge graph servers exploded — Graphiti/Zep crossed 20,000 stars, mcp-memory-service and Supermemory each hit 1,700 stars. The agent memory category is now larger than platform-specific servers combined. Rating: 4.5/5.

Review 2026-03-16 16:40:00

AI Agent Orchestration MCP Servers — Multi-Agent Frameworks, Swarm Coordination, Task Orchestration, and 15+ More

AI agent orchestration MCP servers across workflow frameworks, multi-agent swarms, task management, gateway routing, and protocol bridges. The category's explosive growth is led by paperclipai/paperclip (57K stars, TypeScript, MIT) — a zero-human company orchestration platform with CEO/Manager/Worker agent hierarchy, org charts, budgets, governance, and goal alignment, launched March 2026 and fastest-growing project in this space. ruvnet/ruflo (32.6K stars, TypeScript/Python) scaled massively from 21.1K→32.6K stars (+54%) with v3.5.80 (April 2026), now featuring 314 MCP tools (was 215), 16 agent roles, AgentDB v3 with 8 new controllers, and intelligent 3-tier model routing saving up to 75% on API costs. lastmile-ai/mcp-agent (8.3K stars, Python, Apache 2.0) remains the composable agent framework implementing Anthropic's 'Building Effective Agents' patterns, now with cloud deployment beta (mcp-c managed runtime) alongside Temporal-backed durable execution. evalstate/fast-agent (3.8K stars, Python, MIT) expanded significantly with 1,799 commits, adding Agent Skills, MCP-UI support, OpenAI Apps SDK integration (Skybridge), and ACP (Agent Communication Protocol) support via Zed Industries — making it the most protocol-diverse framework. rinadelph/Agent-MCP (1.2K stars, Python/TypeScript, AGPL-3.0) continues offering multi-agent parallel execution with persistent knowledge graph. agentic-community/mcp-gateway-registry (598 stars, Python) grew from minimal visibility to 598 stars and 1,032 commits, adding AgentCore auto-registration (AWS Bedrock), A2A agent protocol support, and planning an 'AI Gateway & Registry' rebrand for late April 2026. awslabs/cli-agent-orchestrator (487 stars, Python, Apache 2.0) now supports 7 agent providers (Kiro CLI, Claude Code, Codex, Gemini CLI, Kimi CLI, GitHub Copilot CLI, Amazon Q Developer), added Web UI dashboard, scheduled flows, and three orchestration patterns (handoff, assign, send message). jpicklyk/task-orchestrator (180 stars, Kotlin, MIT) continues with 13 MCP tools and persistent work item graph, now at 503 commits with YAML workflow schema definitions. GongRzhe/A2A-MCP-Server (147 stars, Python, Apache 2.0) remains archived but architecturally significant for MCP↔A2A bridging. Dicklesworthstone/ultimate_mcp_server (146 stars, Python) provides multi-provider LLM delegation, browser automation, cognitive memory, and RAG. Notable archived projects: steipete/mcp-agentify (21 stars, archived Dec 2025) and EchoingVesper/mcp-task-orchestrator (25 stars, archived Aug 2025). Gaps narrowing: cost-aware scheduling addressed by Ruflo's 3-tier routing, multi-provider support now standard, but standardized agent discovery across MCP and A2A remains fragmented. Microsoft Agent Framework 1.0 adds enterprise competition with MCP support and AutoGen-derived orchestration patterns. Rating: 4.5/5.

Review 2026-03-16 16:00:00

Mental Health & Wellness MCP Servers — Therapy, Mood Tracking, Journaling, Meditation, and Personal Wellbeing

Mental health and wellness MCP servers for mood tracking, journaling, meditation, therapeutic conversations, and personal wellbeing through AI assistants. This category covers tools that support psychological and emotional health — not medical diagnostics (see [Healthcare & Medical](/reviews/healthcare-medical-mcp-servers/)), not fitness hardware (see [Wearables & Quantified Self](/reviews/fitness-wearables-mcp-servers/) if it exists). **The journaling subcategory broke out** — private-journal-mcp surged to 338 stars and released v1.1.0 (April 2026) with ESM migration and containerized deployment support, becoming the clear leader in this entire category by a massive margin. Two distinct paradigms persist: servers providing mental health support *to humans* (mood tracking, journaling, coping tools) and servers providing emotional support *to AI agents* (therapeutic personas, digital rest, existential crisis support). The Oura MCP server (38 stars) remains the most popular wearable wellness integration, with a second Oura implementation (ai-niki/oura-mcp, 30 commits) adding FastMCP Cloud and OAuth2 production deployment. Zenify (11 stars) remains the most comprehensive mental health platform with RAG retrieval, crisis detection, and admin oversight. **New entrants**: Wellness-Pulse brings CDC PLACES mental health benchmarks by ZIP code for institutional wellness monitoring, and stresszero-mcp offers multi-dimensional burnout scoring via API. mcp-wisdom provides 9 philosophical thinking tools from Stoic, Cognitive, Mindfulness, and Strategic traditions. **Major gaps persist** — no dedicated CBT or DBT therapy servers, no breathing or breathwork tools, no gratitude or habit tracking, no crisis hotline integration, no professional therapy platform bridges, no clinical assessment instruments (PHQ-9, GAD-7). Apple Health MCP servers now exist in the broader ecosystem but aren't mental-health-specific. The category holds at 3/5 — private-journal-mcp's breakout success proves demand for privacy-first AI journaling, and institutional wellness data is appearing, but the core clinical gaps (evidence-based therapy tools, validated assessments, crisis integration) remain unfilled. These are still prototypes exploring what AI-assisted wellness could look like, not tools ready for actual mental health support.

Review 2026-03-16 15:00:00

Marketing Automation MCP Servers — Email Marketing, Ad Platforms, SEO, and Social Media Management

Marketing automation MCP servers for AI-powered email campaigns, advertising management, SEO analysis, and social media scheduling. **Ad platforms exploded with official support** — Amazon Ads launched its official MCP server in open beta (February 2026), joining Google's new googleads/google-ads-mcp (404 stars) as the second major ad platform to go official. pipeboard-co/meta-ads-mcp surged to 823 stars (+37%) with Pipeboard CLI now supporting Meta + Google + TikTok from a single binary. Cross-platform gap is CLOSING: Synter Media AI covers 14 ad platforms with 160+ read/write tools ($199/month), amekala/ads-mcp provides 175+ tools across Google/Meta/LinkedIn/TikTok. NEW LinkedIn Ads MCP servers emerged (ZLeventer 25 tools, danielpopamd, radiateb2b). NEW TikTok Ads MCP servers (AdsMCP, ysntony). **HubSpot went GA** — the official remote MCP server graduated from beta to GA (April 13, 2026) with write capabilities, engagement history, and marketing content objects. Developer MCP also GA with self-service MCP Auth Apps. peakmojo/mcp-hubspot surged 72→121 stars (+68%). **Adobe Marketo Engage launched MCP** — 100+ operations across forms, programs, smart campaigns, leads, and emails (closed beta April 2026). **Intuit and Anthropic announced multi-year partnership** — MCP integrations for Mailchimp, TurboTax, QuickBooks, and Credit Karma rolling out spring 2026. **Email marketing went fully official** — ActiveCampaign became first marketing platform in Claude's official directory with remote MCP (9 tools). MailerLite official MCP at mcp.mailerlite.com (8 tools). Brevo official MCP at mcp.brevo.com. Klaviyo official MCP GA with Claude connector. **SEO tools surged** — AminForou/mcp-gsc 512→748 stars (+46%), v0.3.2, 20 tools, MIT, uvx install method. cnych/seo-mcp 165→239 stars (+45%). Skobyn/dataforseo-mcp-server 47→75 stars (+60%) with Local Falcon integration. **Rating upgraded 4→4.5/5** — Amazon Ads official, Google Ads official 404 stars, cross-platform solutions emerging, HubSpot GA, Intuit/Anthropic partnership, massive star growth.

Review 2026-03-16 14:00:00

Smart Home & Home Automation MCP Servers — Home Assistant, Apple HomeKit, Samsung SmartThings, Amazon Alexa, Google Home, Philips Hue, Tuya, Zigbee2MQTT, and IoT Device Control

Smart home and home automation MCP servers for controlling lights, thermostats, locks, cameras, and managing automations through AI assistants. This category covers the software that controls your home — not the IoT hardware protocols themselves (see [IoT & Embedded](/reviews/iot-embedded-mcp-servers/)), not energy utilities (see [Energy & Utilities](/reviews/energy-utilities-mcp-servers/)). **Home Assistant dominates and surged** — ha-mcp (2,600+ stars, up from 1,100+) now provides 86+ tools with MIT license, v7.3.0, custom component support, and a setup wizard for 15+ AI clients. homeassistant-mcp (569 stars) adds real-time SSE and 95% test coverage. voska/hass-mcp (278 stars) and ganhammar/hass-mcp-server (30 stars, 50+ tools, HTTP transport with OAuth 2.0) expand the ecosystem further. Home Assistant's built-in MCP server integration completes the picture. **The consumer platform gap is closing fast** — the biggest story since our initial review. Apple HomeKit now has THREE MCP servers: HomeClaw (99 stars, Swift, 10 tools for lights/locks/thermostats/scenes/automations), HomeKitMCP (Swift, native HomeKit framework, Mac Catalyst), and HomeMCPBridge (13 tools, Scrypted NVR plugin). Samsung SmartThings has TWO servers: bjornhovd's production-ready Dockerized server and PaulaAdelKamal's TV-focused 9-tool server. Amazon Alexa has TWO servers: sijan2's (10 stars, Cloudflare Workers) and guitarbeat's (voice announcements, music, lighting, sensors). Google Home has jmagar/ghome-mcp-server for smart plug control via Smart Home API. **Device-specific servers exploded** — Philips Hue alone has 5+ dedicated MCP servers (ThomasRohde, rmrfslashbin with multi-bridge support, kungfusheep with v2 API + CLI + lighting effects, pedrof with Docker, ykhli with Morse code signaling). Tuya launched an official MCP SDK (16 stars, Apache 2.0, Python/Go/C#) — the first major IoT platform vendor to ship an official MCP SDK. **Protocol bridges appeared** — ichbinder/MCP2ZigBee2MQTT (5 stars, 10 tools, intelligent schema discovery) fills the Zigbee2MQTT gap. **Security systems arrived** — jpcors/ring-mcp (4 stars, 6 tools: alarm arm/disarm, camera snapshots, light control, event monitoring). **Robot vacuums arrived** — jaxx2104/roborock-mcp-server (3 stars, MIT, 9 tools: status, cleaning, zones, rooms, map data, dock return). **The category transformed** from 'Home Assistant or nothing' to a genuine multi-platform ecosystem. Nine of ten originally-identified gaps now have at least one MCP server. Only Matter protocol as a direct MCP bridge and whole-home energy monitoring remain unfilled. Rating upgraded 3.5→4.5/5.

Review 2026-03-16 12:30:00

Science & Research MCP Servers — arXiv, PubMed, Semantic Scholar, UniProt, Wolfram, Scientific Computing, and More

Science and research MCP servers for AI-powered academic paper search, scientific computing, bioinformatics, and research workflows. **arXiv MCP dominates academic search** — blazickjp/arxiv-mcp-server (2,400 stars, Apache-2.0, Python) is the most popular science MCP server with paper search, download, local storage, and systematic research analysis prompts. For broader coverage, openags/paper-search-mcp (796 stars, MIT) searches 7 sources simultaneously — arXiv, PubMed, bioRxiv, medRxiv, Google Scholar, IACR ePrint, and Semantic Scholar — with standardized output across all databases. benedict2310/Scientific-Papers-MCP (44 stars, TypeScript) covers 6 sources including OpenAlex (200M+ papers), PMC (7M+), Europe PMC (40M+), and CORE (200M+), with citation analysis and top-cited paper discovery. Multiple Semantic Scholar servers provide citation network exploration — JackKuo666/semanticscholar-MCP-Server (52 stars, MIT) offers paper/author/citation tools, while zongmin-yu's FastMCP implementation exposes 16 tools with year-range filtering and sorting. **mcp.science is the scientific computing hub** — pathintegral-institute/mcp.science (117 stars, MIT, Python) bundles 12+ specialized MCP servers under one umbrella: sandboxed Python execution, Materials Project database access, SSH remote execution, GPAW density-functional-theory calculations, Mathematica integration, Jupyter kernel interaction, web content fetching, and academic search. Install any server with a single `uvx mcp-science <name>` command. For symbolic mathematics, paraporoco/Wolfram-MCP (6 stars, MIT) provides 11 tools — calculate, solve equations, integrate, differentiate, simplify, factor, expand, matrix operations, statistics, and arbitrary Wolfram Language execution. Multiple Wolfram Alpha API servers (StoneDot, akalaric, cnosuke, Garoth, SecretiveShell) provide computational knowledge access without a local Mathematica installation. texra-ai/mcp-server-mathematica executes Mathematica code via wolframscript for verification workflows. **Bioinformatics gets serious coverage** — Augmented-Nature/UniProt-MCP-Server (18 stars, TypeScript) is the most comprehensive life sciences MCP server with 26 tools spanning protein analysis, comparative genomics, structural biology, systems biology, batch processing, and external database integration. Output formats include JSON, FASTA, XML, TSV, GFF, and GenBank. The companion PDB-MCP-Server (21 stars, JavaScript) provides Protein Data Bank access with structure search, download in multiple formats (PDB, mmCIF, mmTF, XML), and quality validation metrics (resolution, R-values, Ramachandran, clash scores). QuentinCody/uniprot-mcp-server adds BLAST sequence similarity search and cross-database mapping between UniProt, Ensembl, and PDB. bio-mcp provides standalone NCBI BLAST access. **Earth and space science gets lightweight coverage** — blake365/usgs-quakes-mcp provides USGS earthquake data with natural-language queries, while jezweb/nasa-mcp-server (8 stars, Python) covers APOD, Mars rovers, asteroids, Earth imagery, and NASA's media library with smart caching. These complement the dedicated Geospatial and Weather MCP categories we've reviewed separately. **Major gaps remain in lab infrastructure** — no electronic lab notebooks (eLabFTW, SciNote), no LIMS integration, no chemistry tools (RDKit, OpenBabel, ChemDraw), no genomics databases (NCBI GenBank, Ensembl), no physics simulation, no observatory data (SDSS, ESO), no clinical trials (ClinicalTrials.gov), no patent search, no research funding databases (NIH Reporter, NSF Awards), and no peer review or manuscript submission workflows. The category earns 3.5/5 — academic paper search is genuinely strong with the arXiv server at 2,400 stars and multi-source aggregators covering billions of papers. Scientific computing has a solid foundation through mcp.science's 12-server bundle. Bioinformatics is surprisingly well-served for protein science. But everything beyond search-and-compute is missing — the lab bench, the wet lab, the clinical trial, the grant application, and the publication pipeline have no MCP representation.

Review 2026-03-16 12:00:00

Terminal & CLI Tools MCP Servers — Shell Execution, tmux, SSH, and MCP Inspectors

Terminal and CLI tools MCP servers for AI-powered command execution, terminal session management, SSH remote access, and MCP protocol inspection. **Shell execution servers focus on security** — tumf/mcp-shell-server (170 stars, Python) leads with allowlists/blocklists and validated execution. MladenSU/cli-mcp-server (170 stars, Python) takes security further with per-command flag whitelisting. sonirico/mcp-shell (26 stars, Go) offers the strictest security model with injection-proof secure mode and audit trails. **tmux integration is the most active subcategory** with 8+ competing servers — nickgnd/tmux-mcp (233 stars, TypeScript) is the most popular. NEW bnomei/tmux-mcp (Rust) adds cross-client support for Claude Code, Codex CLI, OpenCode, and Amp. **SSH remote management is production-ready** — bvisible/mcp-ssh-manager (146 stars) offers 37 tools with 92% context reduction in minimal mode. **MCP CLI inspectors exploded in popularity** — wong2/mcp-cli surged to 430 stars (+274%), modelcontextprotocol/inspector reached 9,500 stars. NEW apify/mcpc adds persistent sessions, OAuth 2.1, and x402 payment protocol. **TWO MAJOR GAPS FILLED** — process management now covered by openSUSE/systemd-mcp (6 tools, polkit/dbus auth) and aether-platform/supervisord-mcp. PowerShell-native MCP now available via yotsuda/PowerShell.MCP (10,000+ modules). Windows terminal support improved with fernandomenuk/wmux (Tauri desktop app + MCP server). Only terminal emulator integration (Ghostty/WezTerm/Kitty) and a unified terminal orchestrator remain as gaps.

Review 2026-03-16 11:00:00

Transportation & Mobility MCP Servers — Public Transit, Flight Tracking, Ride-Hailing, Aviation Data, and Smart City Transport

Transportation and mobility MCP servers for real-time public transit, flight tracking, ride-hailing, aviation data, maritime tracking, and smart city transport. This category covers the infrastructure that moves people — not trip planning (see [Travel & Tourism](/reviews/travel-tourism-mcp-servers/)), not maps/routing (see [Geospatial & Mapping](/reviews/geospatial-mapping-mcp-servers/)), not vehicle control (see [Automotive & Vehicle](/reviews/automotive-vehicle-mcp-servers/)). **Rail went global with 12306-mcp leading at 799 stars** — Joooook/12306-mcp is the most popular transport MCP server by far, providing Chinese rail ticket search via the 12306 platform (82 commits, MIT). Indian Railway MCP (28 stars, 8 tools including live train status and seat availability), Dutch Railways ns-mcp-server (53 stars, real-time schedules + pricing + disruptions), and Swiss Railways sbb-mcp (ticket prices with Half-Fare/GA support) bring rail coverage to four continents. **A universal GTFS MCP server finally exists** — jdamcd/gtfs-mcp (TypeScript, MIT) works with ANY GTFS-compatible transit system, combining GTFS static schedules with GTFS-RT realtime feeds. It has 10+ tools including stop search, arrivals, routes, alerts, and vehicle positions. Pre-configured for NYC Subway but extensible to any agency via the Mobility Database. This fills the biggest gap from the previous review. **City-specific transit spans five continents** — 15+ servers cover NYC (metro-mcp unified with DC, 13 tools on Cloudflare Workers), Berlin (VBB API), Munich (MVG), Seattle (OneBusAway), Singapore (LTA DataMall), Hong Kong (KMB bus + transport ETA), DC (WMATA), Caltrain, Sydney/NSW (real-time alerts across 8 transport modes), and Vilnius. mirodn/mcp-server-public-transport (7 stars, 66 commits) expanded to 5 European regions adding Berlin/Brandenburg. **Flight tracking added Variflight (26 stars)** — variflight/variflight-mcp provides 8 tools including comfort index, real-time aircraft tracking, pricing data, and itinerary planning. Flightradar24 (46 stars) remains the most popular pure tracker. aviationstack-mcp grew to 20 stars with v1.6.0. aviation-mcp reached 9 stars and 88 commits with FAA-level weather/charts/NOTAMs. **Maritime tracking gap partially filled** — Cyreslab-AI/marinetraffic-mcp-server (9 stars) provides vessel position tracking, vessel search, and area monitoring via MarineTraffic API. Previously zero maritime coverage existed. **Ride-hailing still only Uber** — mcp-uber (11 stars) remains the sole ride-hailing MCP server. **Remaining gaps** — no GBFS micromobility (scooters/bikeshare), no freight/trucking, no multimodal journey planning, no parking availability. The category earns **4/5** — up from 3.5 — thanks to the universal GTFS server, rail going global (China 799 stars, India, Netherlands, Switzerland), maritime tracking appearing, and Australia joining the transit coverage. 30+ servers now span five continents.

Review 2026-03-16 09:00:00

ERP & Business Management MCP Servers — Odoo, Dynamics 365, NetSuite, SAP, Oracle, QuickBooks, and More

ERP and business management MCP servers for AI-powered interaction with enterprise resource planning systems including Odoo, Microsoft Dynamics 365, Oracle NetSuite, SAP, Oracle Cloud, QuickBooks, Sage, Workday, and Infor. **SAP ECOSYSTEM EXPLODED from zero to 80+ servers** — SAP went from having zero community-built MCP servers to the largest ERP MCP ecosystem, with 5 official servers (SAP Fiori MCP 139 stars, @cap-js/mcp-server 94 stars Apache-2.0, UI5 MCP 79 stars, SAP MDK 30 stars, UI5 Web Components 17 stars) and 75+ community servers catalogued at marianfoo/sap-ai-mcp-servers (225 stars). Top community: oisee/vibing-steampunk (309 stars, ABAP ADT-to-MCP bridge), SAP Skills for Claude Code (236 stars), MCP SAP Docs (163 stars). Coverage spans ABAP/ADT development, OData integration, GUI automation, HANA database, BTP platform, and CPI/integration. **QuickBooks OFFICIAL is massive** — intuit/quickbooks-online-mcp-server (184 stars, TypeScript, MIT) provides 144 tools across 29 entity types and 11 financial reports with OAuth 2.0, 396 tests at 100% coverage. The most comprehensive single-server ERP MCP implementation. **Odoo community doubled** — ivnvxd/mcp-server-odoo SURGED 130→262 stars (+101%, v0.5.1, 719 tests, 90% coverage), tuanle96/mcp-odoo grew 269→298 stars with massive expansion to 22 tools (v0.2.0, Odoo 19 JSON-2 protocol, safe write workflow, Streamable HTTP). New entrants: pantalytics/odoo-mcp-pro (29 stars, hosted+self-hosted), marcfargas/odoo-toolbox (30 stars, TypeScript SDK+CLI), rosenvladimirov/odoo-claude-mcp (12 stars, 197+ tools multi-tenant). **Microsoft D365 ERP MCP reached GA** — the dynamic framework went GA February 2026, evolving from 13 static tools to hundreds of thousands of functions. Three tool categories: Data tools (CRUD), Form tools (navigate like a human), Analytics tools. Automatically exposes ISV extensions. NEW Dataverse-skills (81 stars, 8 specialist skills wrapping Dataverse MCP). NEW dynamics365ninja/d365fo-mcp-server (58 stars, 54 tools, X++ development). SShadowS/business-central-mcp grew to 30 stars with 213 commits and 11 tools. **Oracle NetSuite got major upgrades** — AI Connector Service Companion with 100+ finance-specific prompts and pre-configured roles (CFO, Controller, AR/AP/Treasury Analyst). SuiteCloud Agent Skills launched at SuiteConnect SF (April 2026), first ERP platform to leverage agentskills.io open standard. oracle/mcp GREW to 337 stars with 28 server implementations covering database, OCI compute/networking/identity/monitoring/IoT/pricing/migration and more. **Sage Intacct OFFICIAL** — first-party MCP server v1.0 on Sage Developer Portal, part of 2026 R1 release. **Workday GAP FILLED** — workday/ai-conversation-bridge (4 stars, official reference architecture with 11 demo MCP tools, March 2026). **Infor EXPANDED** — npm @douglaslinsmeyer/infor-mcp-server at v1.11.1 with 100+ persona-based tools and Safe Mode. **IFS Cloud appeared** — first MCP integrations for IFS Cloud ERP. Every major ERP vendor now has MCP coverage — the category crossed from 'uneven vendor coverage' to 'universal enterprise adoption.'

Review 2026-03-16 09:00:00

Compliance & Data Governance MCP Servers — SOC 2, HIPAA, GDPR, Data Catalogs, Metadata Management, and More

Compliance and data governance MCP servers for security compliance monitoring, GRC workflows, privacy regulation enforcement, EU regulatory compliance, data catalog access, metadata management, and data quality validation. This is one of the strongest enterprise categories — major compliance and data governance platforms now have official MCP servers. **VantaInc/vanta-mcp-server is the compliance leader** — 55 stars, TypeScript, 43 tools (consolidated from 53) covering controls, tests, frameworks, risks, vulnerabilities, and more across SOC 2, ISO 27001, HIPAA, GDPR. **secureframe/secureframe-mcp-server offers deep compliance querying** — 11 read-only endpoints covering controls, tests, devices, users, vendors, frameworks, integrations, and repository mappings. Lucene query syntax. Public beta. **Drata MCP brings hosted AI-native trust management** — Drata hosts the MCP server for you in a hardened environment. VRM Agent autonomously handles vendor compliance. 8,000+ customers. SOC 2, HIPAA, ISO 27001. **CISO Assistant is the open-source GRC powerhouse** — 4,000+ stars, 130+ global frameworks with automatic control mapping. MCP server now exposes vulnerability management endpoints (v3.15.2). Risk management, AppSec, audit, TPRM, privacy. **Ansvar Systems EU Compliance MCP covers 61 EU regulations** — AI Act, DORA, GDPR, NIS2, MiFID II, eIDAS 2.0, CRA, MiCA and more. 4,095 articles, 709 control mappings, daily EUR-Lex updates. **ark-forge/mcp-eu-ai-act scans codebases for AI Act compliance** — detects 16 AI frameworks across 6 languages, generates remediation roadmaps for August 2026 enforcement. **DPO2U tackles GDPR/LGPD compliance** — self-hosted MCP server with homomorphic encryption and zero-knowledge proofs. **collibra/chip is the official Collibra MCP server** — 27 stars, Go, Apache 2.0, 26 tools (21 read, 5 write) for data asset discovery, glossary, lineage, classification, and data contracts. Also on Databricks Marketplace. **acryldata/mcp-server-datahub is the data governance standard** — 73 stars, v0.5.3 with SQL-like filter syntax replacing nested JSON, modular tool architecture, assertions tooling. **OpenMetadata MCP adds OAuth and bot impersonation** — March 2026 update with database-backed token persistence, audit logging, CVE-2026-34237 fix. Semantic search via vector embeddings. **Atlan MCP launches AI agents** — Description Propagation, Metadata Enrichment, and Business Glossary agents for automated metadata management. Activate 2026 context layer initiative. **Databricks managed MCP servers** — official managed servers with Unity Catalog integration (Public Preview April 2026), on-behalf-of-user auth, Genie, Vector Search, and UC Functions access. **gx-mcp-server exposes Great Expectations** — data quality validation with CSV, Snowflake, BigQuery support. **Remaining gaps** — no consent management platform MCPs (OneTrust, TrustArc), no automated data classification, no data retention policy enforcement, no NIST RMF standalone server. The category earns 4.5/5 — upgraded from 4/5 as EU compliance, Collibra, managed Databricks, and significant existing server improvements fill prior gaps.

Review 2026-03-16 06:00:00

Sustainability & Climate MCP Servers — Carbon Emissions, Building Energy, Air Quality, Power Grid Intelligence, ESG Reporting, and More

Sustainability and climate MCP servers for carbon emissions calculation, building energy simulation, air quality monitoring, power grid intelligence, ESG reporting, and climate data access. The category has grown rapidly with major new arrivals filling previous gaps. **Google Travel Impact Model now has an OFFICIAL MCP endpoint** at travelimpactmodel.googleapis.com/mcp — 3 tools for flight emissions (detailed, typical, and Scope 3 reporting) with per-cabin CO2e and contrails impact, making Google the first major tech company with a dedicated sustainability MCP. **kitfunso/luminus is the standout newcomer** — 68 stars, 69 tools across 11 categories providing real-time European and UK electricity grid data from ENTSO-E, National Grid ESO, Elexon BMRS, GIE, and regional operators, covering generation mix, day-ahead pricing, balancing, gas/LNG storage, battery arbitrage, cross-border flows, carbon intensity, and even GIS solar site prospecting. Many tools work without API keys. **LBNL-ETA/EnergyPlus-MCP has grown to 84 stars** — 21 forks, the leading academic sustainability MCP server for DOE building energy simulation. **Power-Agent/PowerMCP SURGED to 115 stars** — 38 forks, now covering 4 power system platforms (PowerWorld, PSSE, OpenDSS, and newly added DIgSILENT PowerFactory) for load flow, fault simulation, and grid optimization. **cmer81/open-meteo-mcp SURGED to 41 stars** — 16 forks, v1.6.1 with new advanced skill (10 tools) and general skill (7 tools) for weather, climate projections, air quality, marine, and flood data, all free. **The ESG gap is closing** — ansvar-systems/esg-sustainability-mcp provides 12 tools covering 309 provisions across 8 frameworks (GRI, IFRS S1/S2, TCFD, TNFD, EU Taxonomy, CSRD/ESRS, SBTi, CSDDD) with a public HTTP endpoint; freminder/esg-mcp-servers adds 31 tools for ESRS metric extraction and EU regulation analysis. **starrybodies/ghg-calculator delivers GHG Protocol implementation** — 8 tools, 967 embedded emission factors from 6 free databases (EPA, eGRID, DEFRA, USEEIO, Ember, EXIOBASE), all 3 scopes including all 15 Scope 3 categories, no paid APIs required. **kayhendriksen/foehn brings Swiss climate data** — 37 stars, MeteoSwiss weather stations, radar, forecasts, and climate series. Category has doubled from 15+ to 30+ servers. Rating upgraded from 3.5 to 4/5 — Google official MCP, luminus with 69 tools for European grid, PowerMCP at 115 stars covering 4 platforms, ESG reporting gap closing, and GHG Protocol implementation all represent major ecosystem maturation. Remaining gaps narrower: no carbon registry MCPs, no LCA tools, no satellite monitoring, no waste management.

Review 2026-03-16 05:00:00

Digital Accessibility MCP Servers — A11y Auditing, WCAG Compliance, Color Contrast, Lighthouse, and More

Digital accessibility MCP servers for WCAG compliance auditing, color contrast checking, accessibility remediation, and ARIA pattern reference. **Deque has launched their official axe MCP Server** — the biggest gap from our initial review is now closed, with enterprise-grade accessibility testing and AI-powered remediation available to all Axe DevTools for Web customers (proprietary, paid). **BrowserStack MCP Server enters the space** — 137 stars, 20 tools including accessibility scanning with their Spectra™ rule engine, WCAG 2.2 compliance, and PDF accessibility — the first enterprise platform with dedicated a11y MCP tooling. **Android gets native mobile accessibility MCP** — benoberkfell/android-a11y-mcp uses the Android Accessibility API to expose accessibility trees and UI hierarchies to AI agents, partially closing the mobile testing gap. **accessibility-agents surges to 247 stars** — from 57 to 79 specialized agents across eight teams and five platforms (Claude Code, GitHub Copilot, Gemini CLI, Codex CLI, MCP Server), now covering education/standards and desktop accessibility. **a11ymcp grows to 85 stars** with 6,000+ downloads. **mcp-accessibility-scanner reaches 48 stars** with 193 commits. **Lighthouse MCP hits 56 stars** with 204 commits. **New community servers** — plexusone/agent-a11y (Go, LLM-as-a-Judge false positive reduction, VPAT reports), yashpreetbathla/mcp-accessibility-bridge (8 stars, Chrome accessibility tree exposure for selector generation), tsmd/wcag-mcp (WCAG documentation reference). **Gaps narrowing** — Deque gap closed (paid), native mobile partially closed (Android only, no iOS), VPAT generation now available standalone via agent-a11y. Still missing: WAVE/Pa11y MCP, iOS VoiceOver, screen reader simulation, cognitive accessibility tools. Rating upgraded 4→4.5/5 — the ecosystem has matured from community-only to community + enterprise, with Deque and BrowserStack validating the category.

Review 2026-03-16 03:30:00

Gaming & Esports MCP Servers — Roblox Studio (Official!), Minecraft, OP.GG, Chess, Steam, GameBoy, F1, and More

Gaming and esports MCP servers for player analytics, game libraries, live game control, game server management, streaming platforms, retro gaming, and game databases. **Roblox is the FIRST major gaming platform with official MCP support** — built directly into Roblox Studio (March 2026), with playtest automation, mouse/keyboard simulation, and character navigation via pathfinding. The standalone Roblox/studio-rust-mcp-server (464 stars, MIT) was archived after the built-in server became the recommended option. **Minecraft remains the most popular gaming MCP** — yuniko-software/minecraft-mcp-server surged to 555 stars with v2.0.4 and 220+ commits, enabling real-time AI character control via Mineflayer. **OP.GG expanded to 30+ tools** — opgginc/opgg-mcp (89 stars) covers League of Legends, TFT, and Valorant with field selection syntax for efficient payloads. **Steam finally gets a unified server** — TMHSDigital/steam-mcp offers 25 tools (18 read + 7 write) covering store data, player stats, reviews, pricing, achievements, workshop, leaderboards, inventory, and lobbies. **Retro gaming gap is closing** — mario-andreschak/mcp-gameboy (27 stars, MIT) enables LLMs to play GameBoy ROMs through an emulator with screen capture and button controls. **Formula 1 racing data arrives** — Panth1823/formula1-mcp (15 stars, 29 tools) covers live telemetry, car positions, team radio, weather, and historical data back to 1950. **New game-specific servers** — RuneScape/OSRS data (11 stars), Pokemon TCG card search (8 stars), Twitch Chat integration (7 stars). **Chess.com grew to 71 stars** with four independent implementations still active. **notpoiu/roblox-mcp surged 150%** (18→45 stars) for game client interaction. The category earns 4.0/5 — upgraded from 3.5 because Roblox's official support breaks the 'no platform MCPs' barrier, the ecosystem added retro gaming and racing data, and server count grew from 25+ to 35+.

Review 2026-03-16 00:15:00

Telecommunications & Messaging MCP Servers — SMS, Voice, WhatsApp, Telegram, CPaaS, and Unified Communications

Telecommunications and messaging MCP servers for AI-powered SMS, voice calls, WhatsApp, Telegram, and unified communications. This remains the strongest vertical category — dominated by official servers from major CPaaS providers, now with voice AI breaking through. **Twilio grows to 103 stars** — twilio-labs/mcp (TypeScript, MIT) is an official monorepo exposing all 1,400+ Twilio API endpoints as MCP tools. Includes an OpenAPI-to-MCP tool generator. Published on npm as @twilio-alpha/mcp. Participated in MCP Dev Summit 2026 on SSO consolidation and cross-app access. **Telnyx expands to 36 tools** — team-telnyx/telnyx-mcp-server (24 stars) adds cloud storage, embeddings, secrets manager alongside telephony core. Python version deprecated in favor of TypeScript migration. **Telegram EXPLODES — chigwell/telegram-mcp reaches 1,000 stars** — expanded from basic tools to 80+ MCP tools across 7 categories (accounts, chats, messages, contacts, media, profile/privacy, folders/drafts) via Telethon. v3.0.1, 262 forks. chaindead/telegram-mcp also surged to 321 stars with 42 forks, v0.2.0. dryeab/mcp-telegram reached 244 stars. Telegram MCP went from fragmented to one of the most active subcategories. **WhatsApp MCP hits 5,600 stars** — lharries/whatsapp-mcp grew 5,300→5,600 but shows maintenance challenges (405 client outdated errors, last release April 2025). NEW maintained fork verygoodplugins/whatsapp-mcp (28 stars) picks up active development. FelixIsaac/whatsapp-mcp-extended (15 stars, 41 tools) continues group/poll/newsletter coverage. **Infobip goes enterprise-grade** — infobip/mcp (29 stars) expanded to 15+ remote MCP server endpoints across SMS, WhatsApp, RCS, Email, Viber, Voice, Mobile Push, 2FA, CAMARA, People/Account management, and CPaaSX. OAuth 2.1 with scope discovery. Streamable HTTP transport. Joined Agentic AI Foundation as Gold Member. NEW infobip-openapi-mcp framework (28 stars, Java/Spring AI) auto-generates MCP servers from any OpenAPI spec — powers their own production servers. **Sinch expands to 25 tools with RCS** — v0.0.1-alpha.4 adds call information retrieval, split omni-channel vs WhatsApp send tools, Streamable HTTP transport. Named Leader in IDC MarketScape 2026 Communications Engagement Platforms. **Courier SURGES to 60 tools** — trycourier/courier-mcp v1.3.0, 180 commits. Expanded from basic multi-channel to comprehensive notification API coverage with sending, tracking, user management, audience targeting, automation triggers, and preference controls. **Voice AI breaks through in 2026** — NEW VapiAI/mcp-server (47 stars, MIT, TypeScript) for building AI voice assistants with phone agent capabilities (assistants, calls, phone numbers, tools management). NEW Ring-a-Ding OpenClaw skill (April 2026) gives AI agents outbound phone call capabilities with managed US phone numbers, real-time voice bridging, and transcripts. Vonage-Community/telephony-mcp-server adds LLM-to-telephony bridge for voice calls, SMS, and speech-to-text. Industry declares 2026 'Year of the Voice Agent' with sub-100ms latency achieved. **Vonage adds Postman integration** — Documentation and Tooling MCP Servers launched on Postman (February 2026). Tooling Server enables real actions (send SMS, manage numbers, check balances) beyond documentation access. **Matrix grows to 40 stars** — mjknowles/matrix-mcp-server (40 stars, 15 forks, 37 commits) continues as the only federated messaging MCP with OAuth 2.0, 15 tiered tools, multi-homeserver support. NEW ricelines/matrix-mcp powered by Mautrix. **WeChat-MCP grows to 167 stars** — BiboyQG/WeChat-MCP (167 stars, 54 forks) expanded with 5 intelligent sub-agents for Claude Code integration. **Bandwidth reaches 40+ tools** — v0.2.0 with voice, messaging, MFA, phone lookup, media management, address validation, and reporting. **Traditional telecom infrastructure still absent** — no Asterisk, FreeSWITCH, PBX, BSS/OSS, or carrier-grade tools. But voice AI emergence and Infobip's CAMARA integration signal the infrastructure gap may be closing. The category holds at 4.5/5 — still the strongest vertical. Eight CPaaS providers official, Telegram ecosystem exploded, voice AI breaking through, Infobip went enterprise-grade with 15+ servers. Category approaching 5/5 as voice AI and CAMARA narrow the infrastructure gap.

Review 2026-03-15 23:55:00

News, Media & Journalism MCP Servers — RSS Feeds, Hacker News, News APIs, Podcasts, and Fact-Checking

News, media, and journalism MCP servers for AI-powered content monitoring, media planning, and editorial workflow — from aggregating RSS feeds and tracking Hacker News discussions to querying news APIs, generating podcasts, and fact-checking headlines. The category matured significantly since March 2026, with enterprise players entering and key gaps filling. **AP wire service access arrived** — rbonestell/ap-mcp-server (26 tools, 17 prompts) is the first Associated Press MCP server, covering search, photos, videos, audio, graphics, monitoring/alerts, and trending analysis. **Apify aggregates 27 free APIs** covering Reuters, AP, BBC, CNN, Al Jazeera, Bloomberg, and GDELT in 65+ languages — no API keys needed. **Guideline launched media plan management MCP** (March 2026) — the first enterprise media planning/buying MCP, enabling conversational queries about campaigns, budgets, and vendor performance. **Pantheon Content Publisher MCP went GA** (March 2026) — the first editorial workflow MCP, publishing from Google Docs/Word to WordPress/Drupal/Next.js with AI-powered metadata and SEO. **Podcast creation arrived** — adamanz/podcast-generator-mcp creates two-voice podcasts from any content using 20+ ElevenLabs voices, shifting podcasts from consumption-only to creation. **RSS remains crowded** at 12+ servers with RSSidian growing to 29 stars. **Hacker News still has 8+ implementations.** **@newsmcp/server** confirmed active with 4 tools and 50 commits. **idea-reality-mcp surged to 641 stars** scanning 6 sources for startup validation. **Microsoft's Publisher Content Marketplace** (February 2026) signals industry-wide movement toward AI content licensing, with AP, Condé Nast, and Vox Media as pilot partners. **Gaps narrowing** — wire service access, editorial workflow, media planning, and podcast creation all addressed. Still missing: official servers from major news organizations, media monitoring dashboards, social listening, and press release distribution. Rating upgraded to 4.0/5 — the shift from pure consumption to production tools marks real maturation.

Review 2026-03-15 23:55:00

Insurance & InsurTech MCP Servers — Policy Management, Claims Processing, Underwriting Intelligence, and Compliance

Insurance and InsurTech MCP servers for AI-powered policy management, claims processing, underwriting intelligence, and regulatory compliance. This is a surprisingly active category with strong commercial backing — now featuring three major commercial platforms. **Sure launches first full-lifecycle insurance MCP** — Sure's MCP capability enables AI agents to autonomously quote, bind, and service insurance policies across all supported lines and carriers. Beta partners report 95% reduction in quote-to-bind time and 80% decrease in customer service response times. Available for enterprise clients and developer partners. **Root Platform MCP actively maintained at v1.3.22** — Root Insurance's @rootplatform/mcp-server (TypeScript, MIT) provides comprehensive tools for creating quotes, managing policies, and handling complete insurance workflows. Updated within the past week on npm. **Socotra MCP now GA for all customers** — Socotra's commercial MCP server is now generally available to all customers and select partners across all insurance lines and geographic markets. Added VS Code support alongside Claude and Cursor. 10-minute setup. Enterprise security with full audit trails. **Fenris MCP Server launches as insurance data layer** — Fenris (March 2026) provides AI agents with real-time consumer, property, vehicle, and predictive intelligence data, supporting intake, quoting, underwriting triage, lead routing, and renewal outreach. Compatible with Claude, ChatGPT, Gemini. **Underwriting intelligence gets multi-peril scoring** — the Apify Insurance Underwriting Intelligence MCP wraps 8 specialized actors for property & casualty risk assessment with climate trajectory modeling across 5, 10, and 25-year horizons. **European insurance regulation gets MCP coverage** — NEW eiopa-insurance-mcp (TypeScript, BSL-1.1, 7 tools) provides structured access to 185 EIOPA publications covering Solvency II, DORA for insurance, and IORP II. **US compliance expands to v2.0** — US_Compliance_MCP now covers 50 US regulations with 2,079 sections and 135 definitions, with automated regulation change monitoring. ComplianceCow cow-mcp reaches 11 stars with 271 commits. **Claims processing reaches AI-native quality** — ClaimsProcessingAssistant-MCP provides AI-powered document analysis with Supabase and Redis. insurance-ai-mcp-server offers enterprise Kafka-based claim orchestration. **Major gaps remain** — no actuarial modeling or pricing engines, no reinsurance platforms (Swiss Re, Munich Re), no catastrophe modeling (RMS, AIR, CoreLogic), no agency management systems (Applied Epic, Vertafore), no claims adjudication engines (Guidewire, Duck Creek). The category holds at 3.5/5 — impressive commercial investment from Sure, Root, Socotra, and Fenris, but the computational backbone of insurance (actuarial, reinsurance, cat modeling) remains completely absent.

Review 2026-03-15 23:30:00

Pharmaceutical & Healthcare MCP Servers — FHIR, EHR Integration, Drug Discovery, PubMed, Medical Imaging, and More

Pharmaceutical and healthcare MCP servers for EHR/FHIR integration, drug discovery, biomedical research, medical imaging, genomics, and clinical trials. This is the deepest and most mature vertical MCP category we have reviewed — with 40+ servers, multiple well-starred projects, an entire organizational initiative (OpenPharma with 45 repositories), a healthcare-specific protocol extension (Innovaccer HMCP), and genuine production-grade implementations from healthcare technology companies. WSO2 fhir-mcp-server (98 stars, Python, Apache 2.0) bridges any FHIR-compliant server to MCP with SMART on FHIR authentication, OAuth 2.0, and multi-transport support (stdio/SSE/streamable HTTP) — the most polished FHIR-to-MCP bridge available. health-record-mcp by Josh Mandel (75 stars, TypeScript, MIT) is a secure gateway enabling AI to access patient data from Epic and Cerner EHRs via SMART on FHIR, with grep/SQL/JavaScript tools for record analysis — notable for its creator's deep FHIR expertise (co-architect of SMART on FHIR). FHIR-MCP (TypeScript, MIT) takes enterprise security seriously with OWASP-compliant hardening, ML-powered PHI classification, break-glass emergency access, multi-tier rate limiting, and HIPAA-compliant audit logging — the most security-focused healthcare MCP server. Innovaccer's HMCP (28 stars, Python, MIT) extends MCP itself with healthcare-specific capabilities: patient context isolation, SMART on FHIR OAuth, bidirectional agent-to-agent communication, and a low-code interface for building healthcare AI agents — the most ambitious structural contribution to healthcare MCP. healthcare-mcp-public (102 stars, Node.js) is the most popular general-purpose medical MCP server with 9 tools covering FDA drug lookup, PubMed search, clinical trials, ICD-10 codes, DICOM metadata, and a medical calculator — a one-stop shop for medical data access. ChEMBL-MCP-Server (77 stars, TypeScript) provides 22 specialized tools for drug discovery research across compound search, target analysis, bioactivity data, clinical pipeline tracking, and ADMET analysis — the most comprehensive drug discovery MCP server. DrugBank MCP (JavaScript, MIT) offers access to 17,430+ drugs with sub-10ms query speeds via SQLite, covering drug interactions, metabolic pathways, chemical structures, and target proteins. medical-mcp by JamesANZ (75 stars, TypeScript, MIT) queries FDA, WHO, PubMed, RxNorm, and Google Scholar with zero API keys required and local-only operation — ideal for privacy-conscious medical research. PubMed MCP servers are the most replicated category with 5+ independent implementations — cyanheads/pubmed-mcp-server (66 stars, Apache 2.0) leads with 7 tools, citation formatting (APA/MLA/BibTeX/RIS), and Cloudflare Workers deployment. dicom-mcp (86 stars, Python, MIT) enables AI interaction with PACS/VNA medical imaging systems through 10 tools for querying patients, studies, series, and instances, plus report text extraction — an important niche that no other MCP vertical covers. NCBI-Datasets-MCP-Server (11 stars, TypeScript, MIT) provides 31 tools across genome, gene, taxonomy, assembly, virus, protein, annotation, and comparative genomics — the most comprehensive genomics MCP server. The OpenPharma initiative (openpharma-org on GitHub) maintains 45 repositories providing MCP access to FDA (drug labels, adverse events, recalls), EMA (European approvals, EPARs), DrugBank, ClinicalTrials.gov, PubMed, CDC disease surveillance, NLM medical codes (ICD-10/11, HCPCS, NPI), USPTO patents, HMDB metabolomics, GWAS catalog, ClinVar, and more — the largest coordinated MCP server collection for any industry vertical. AgenticCare (JavaScript/TypeScript, MIT) provides 16 tools for Epic and Cerner EMR interaction with FHIR and medical research integration. Gaps: no pharmacy dispensing or medication management workflow servers; no clinical decision support rule engines; no insurance claims adjudication from the provider side; no nursing/clinical documentation MCP servers; no medical device integration (IoMT) beyond DICOM; no population health analytics; no public health reporting (eCQM/HEDIS); no operating room scheduling or surgical workflow tools; no pathology/lab information systems integration; no ambulance/EMS dispatch. The category earns 4.5/5 — pharmaceutical and healthcare represents the gold standard for vertical MCP development, with genuine depth, production-grade security, protocol-level innovation (HMCP), institutional backing (WSO2, Innovaccer, OpenPharma), and the largest coordinated server collection of any industry we have reviewed.

Review 2026-03-15 23:30:00

Logistics & Supply Chain MCP Servers — Shipping, Fleet Tracking, Inventory Management, and Maritime Intelligence

Logistics and supply chain MCP servers for AI-powered shipping, fleet management, inventory control, and maritime tracking. This is a maturing category with strong shipping coverage and emerging enterprise supply chain bridges. **Karrio emerges as the open-source shipping leader** — karrioapi/karrio (720 stars, Python, LGPL-3.0) provides a self-hosted multi-carrier shipping API with built-in MCP server supporting 50+ carriers including FedEx, UPS, DHL, USPS, Canada Post, and dozens of regional carriers. Query rates, purchase labels, track shipments, and manage carriers through AI assistants. v2026.1.29 with 235 releases. **Shippo expands agentic shipping** — the official Shippo MCP now includes returns automation, WISMO inquiry handling, proactive tracking updates, batch processing, pickup scheduling, and manifest generation — evolving from label-generation to full shipping operations platform. **Multi-carrier tracking scales to 1600+ carriers** — trackmage/trackmage-mcp-server (MIT, 10 tools) provides shipment tracking, order management, and carrier detection across 1,600+ carriers worldwide with OAuth authentication. **Inventory intelligence gets AI-native** — ReplenishRadar/MCP (28 tools) delivers stockout risk analysis, demand forecasting, purchase order recommendations, and lost sales tracking for Shopify and Amazon sellers. All write operations create drafts only — no agent can send POs without human approval. **inFlow inventory reaches 50+ tools** — bigl34/inflow-mcp-server (TypeScript, MIT) provides comprehensive inventory management with product, order, customer, vendor, and warehouse operations through token bucket rate limiting and exponential backoff. **Enterprise procurement gets first MCP bridge** — CDataSoftware/sap-ariba-procurement-mcp-server (Java, MIT) connects Claude Desktop to SAP Ariba Procurement data via JDBC drivers — first enterprise procurement platform accessible through MCP, though read-only. **Oracle Integration becomes MCP tools provider** — Oracle Integration Cloud (OIC) can now expose any integration flow as MCP tools, turning existing ERP, SCM, and procurement integrations into agent-callable capabilities with OAuth2, session management, and audit logging. Infosys is already using this for enterprise AI scaling. **eBay MCP gets security advisory** — CVE-2026-27203 (CVSS 8.3) affects all versions up to 1.7.2 with environment variable injection via the ebay_set_user_tokens tool, enabling configuration overwrites and potential RCE. No patch available yet. **FedEx gets community MCP** — markswendsen-code/mcp-fedex (TypeScript, MIT, 4 tools) adds FedEx tracking, rates, location finding, and pickup scheduling via Playwright. **Regional shipping expands** — theYahia/correios-mcp (8 tools) covers Brazil's Correios postal service. **Rating upgraded 3→3.5/5** — Karrio's 720-star open-source platform, Shippo's expanded agentic capabilities, TrackMage's 1600+ carrier coverage, ReplenishRadar's AI-native inventory intelligence, and the first enterprise procurement MCP bridge represent meaningful maturation. The enterprise supply chain gap is narrowing through Oracle Integration's MCP server capability, though dedicated SAP S/4HANA, Oracle SCM Cloud, and Coupa MCP servers are still absent.

Review 2026-03-15 23:30:00

Genealogy & Family History MCP Servers — GEDCOM, Gramps, FamilySearch, WikiTree, and More

Genealogy and family history MCP servers for AI-powered ancestor research — from parsing GEDCOM files to searching historical records across multiple platforms. This is a niche but surprisingly active category, driven by a dedicated **Genealogy-MCP GitHub organization** that maintains coordinated servers for WikiTree, Gramps, and GEDCOM. **GedcomMCP is the new powerhouse** — airy10/GedcomMCP (9 stars, 53 tools, MIT) handles creation, editing, querying, relationship analysis, duplicate detection, and batch operations on .ged files. The original reeeeemo/ancestry-mcp (34 stars) is now **archived and deprecated**. Genealogy-MCP/gedcom-mcp (7 tools, AGPL-3.0) offers a lighter alternative. **Gramps Web is the best-served platform** with 4 independent implementations, led by cabout-me/gramps-mcp (30 stars, 16 tools) offering smart search across people, families, events, places, and sources, with data management and tree analysis. The Genealogy-MCP organization's version exposes 19 operations via a token-efficient meta-tool pattern (v2.2.1), and recently migrated to a shared `mcp-codemode` library and CI pipeline (April 2026). The entire Gramps stack can be self-hosted, keeping sensitive family data private. **FamilySearch coverage has thinned** — only smithery-ai/familysearch-mcp remains active after the original dulbrich implementation was deleted. **WikiTree has two implementations** — PeWu's TypeScript server (5 tools, Apache-2.0, no auth required) and Genealogy-MCP's Python version (12 tools including photos and categories). **The research-sources-mcp server is uniquely valuable** — 7 tools aggregating Library of Congress newspaper archives, WikiTree, OpenArch.nl European records, and Find A Grave into a single search interface with cross-referencing. The tree-analyzer-mcp (8 tools) catches data quality issues: duplicate persons via fuzzy matching, chronological inconsistencies, and missing source documentation. Major gaps: no official servers from the 'Big Four' genealogy platforms, no DNA/genetic genealogy analysis, no OCR tools for handwritten historical documents. The category earns 3.5/5 — impressive community organization around an open-source core, but limited by the lack of commercial platform integrations.

Review 2026-03-15 23:10:00

Weather & Climate MCP Servers — Open-Meteo, OpenWeatherMap, NOAA/NWS, AccuWeather, Aviation METAR/TAF, Climatiq, Stormglass, and More

Weather and climate MCP servers for forecasts, current conditions, historical data, severe weather alerts, air quality, marine conditions, aviation weather, carbon emissions, and natural disaster monitoring. This category is one of the most populated in the MCP ecosystem — weather was among the first use cases developers built when MCP launched, resulting in dozens of implementations. The standout is cmer81/open-meteo-mcp (41 stars, 19 tools), which provides access to Open-Meteo's complete API suite including forecasts from 7 national weather services (DWD ICON, NOAA GFS, Météo-France, ECMWF, JMA, MET Norway, Environment Canada GEM), historical weather archives from 1940 to present, flood forecasts, seasonal outlooks, and CMIP6 climate projections — the most comprehensive weather MCP server available. weather-mcp/weather-mcp takes a different approach with 16 tools spanning 5 free API sources (NOAA, Open-Meteo, RainViewer, Blitzortung, NIFC) covering forecasts, alerts, air quality, marine conditions, lightning detection, weather radar, river monitoring, and wildfire tracking — all with zero API keys required, now at 6 stars (doubled since initial review). NEW THIS REFRESH: NOAA Tides & Currents (RyanCardin15, 4 stars, 25+ tools) provides the most comprehensive oceanographic MCP server with water levels, tide predictions, currents, sea level trends, flood analysis, moon phases, and climate projections from NOAA data. Aviation weather emerged as a new subcategory with blevinstein/aviation-mcp (9 stars) providing METAR, TAF, PIREP, SIGMET, and G-AIRMET data plus aeronautical charts and NOTAMs. On the commercial API side, adhikasp/mcp-weather (32 stars) remains the most popular single-provider weather server using AccuWeather, while jezweb/weather-mcp-server (11 stars) provides the best OpenWeatherMap integration. rossshannon/weekly-weather-mcp (8 stars) adds 8-day forecasts with morning/afternoon/evening data points via OWM One Call API 3.0. For US-specific weather, NOAA/NWS servers provide free government data with no API key, now including Microsoft Azure-Samples reference implementations. Marine and surf forecasting has dedicated servers via ravinahp/surf-mcp (19 stars, Stormglass tides), lucasinocencio1/mcp-surf-forecast (Open-Meteo Marine), and the new NOAA Tides & Currents server. Beyond weather, the category extends to air quality monitoring via AQICN.org, carbon emission tracking via Climatiq (10 tools), agricultural weather via MeasureSpace (growing degree days, crop stress, pollen), and natural disaster data via USGS earthquake monitoring. Gaps partially filled: aviation weather (METAR/TAF/PIREP/SIGMET now available), NOAA oceanographic data (tides, currents, sea level trends now available). Remaining gaps: no official weather service MCP servers from any government agency; no severe weather model output (HRRR, NAM, RAP); no historical reanalysis datasets (ERA5); no tropical cyclone tracking; no avalanche/snow forecasting; no wildfire smoke forecasting models; no weather station hardware integration; no insurance/actuarial weather risk. The category holds at 3.5/5 — real growth in marine/oceanographic data and aviation weather, but the fundamental issues of heavy duplication and limited depth beyond current conditions persist.

Review 2026-03-15 23:00:00

Insurance MCP Servers — Claims Processing, Underwriting, Policy Management, Socotra, Sure, EMPLOYERS, and More

Insurance MCP servers for claims processing, underwriting risk assessment, policy management, and enterprise platform integration. The biggest story since our initial review: EMPLOYERS became the first insurance carrier to launch a quoting app in the ChatGPT App Directory (April 2026), wrapping their patented Digital Agency Service API as an MCP server for real-time workers' compensation quoting — proving the carrier-to-consumer MCP path works. Socotra shipped Socotra Assistant (March 2026), the first generally available AI underwriting capability embedded in an insurance core platform, with document import, risk assessment insights, and audit trails deployable in one week. On the regulatory front, Ansvar-Systems/eiopa-insurance-mcp (TypeScript, BSL-1.1→Apache-2.0, 7 tools) provides structured access to 105 EIOPA guidelines and 80 technical standards covering Solvency II, DORA for insurance, and IORP II — the first EU insurance regulatory MCP server. Policy Penguin launched a commercial developer preview with 4 tools for insurance portfolio management including PDF policy extraction. The public data gap got filled: iparakati/insurance-mcp-server (Python, PyPI) wraps FEMA flood claims (80M+ records), SEC EDGAR insurer financials, and disaster declarations. remoprinz/swiss-health-mcp (JavaScript, MIT, 4 tools) provides 1.6M Swiss health insurance premium records across 55 insurers and 26 cantons from BAG Priminfo. vishalmysore/insuranceagenticmesh (Java, MIT) demonstrates multi-agent insurance architecture with 4 specialized MCP servers for policy, claims, underwriting, and customer service. dbbaskette/imc-policy-mcp-server (Java, Spring AI + PGVector) adds RAG-based policy document retrieval with customer-scoped access. ClaimsProcessingAssistant-MCP grew from ~1 to 5 stars with 49 commits — still small but showing life. Sixfold AI raised $30M Series B and deployed MCP connections across insurers representing $265B in gross written premium. Enterprise platforms (Socotra, Sure, One Inc) continue leading, but open source is finally catching up with practical tools for regulatory compliance, public data access, and health insurance comparison. The gap between enterprise and community is narrowing. 15+→25+ servers. Rating upgraded 3.0→3.5/5.

Review 2026-03-15 23:00:00

Hospitality & Hotels MCP Servers — Airbnb Search, Hotel Booking, Restaurant Reservations, and Travel Planning

Hospitality and hotel MCP servers for AI-powered accommodation search, hotel booking, restaurant reservations, travel planning, and review platform access. **Refreshed April 2026** — the category saw explosive growth, with server count jumping from 25+ to 40+ in six weeks. **Strider Labs emerges as the dominant player** — shipping DoorDash, OpenTable, Grubhub, Marriott Bonvoy, and Hilton Honors MCP servers in a single March 2026 sprint, all using Playwright browser automation with consistent architecture. **Three former gaps filled**: food delivery (DoorDash + Uber Eats), hotel loyalty programs (Marriott Bonvoy + Hilton Honors + Gondola multi-chain), and hotel price comparison (him229/stays shows per-OTA rates from Booking/Expedia/Hotels.com/Trip.com via reverse-engineered Google Hotels RPC). **Travel planning leaps forward** — borski/travel-hacking-toolkit (436 stars, 22 tools) is the new category co-leader alongside mcp-server-airbnb (437 stars), offering points/miles optimization across 25+ airline loyalty programs with Skiplagged, Kiwi, Trivago, Airbnb, Google Flights, and more. **Official vendor presence grows** — ExpediaGroup publishes expedia-travel-recommendations-mcp (18 stars, 4 tools for hotels/flights/activities/cars). **First PMS integration appears** — Apaleo MCP (alpha, 29 tools via Composio) is the first property management system to offer MCP access, cracking open the enterprise hospitality gap. **Uber Eats demand signal is massive** — ericzakariasson/uber-eats-mcp-server has 221 stars despite being a bare proof-of-concept with 5 commits, proving food delivery automation is one of the most wanted MCP use cases. **Restaurant reservation tools expand** — new OpenTable-specific MCP via Strider Labs (5 tools) and Apify's Resy Booker (6 tools, pay-per-action) join the existing Resy+OpenTable unified search server. **Consumer side now excellent** — the full traveler journey from accommodation search through booking, dining, activities, loyalty points, and rate comparison is well-covered. **Enterprise gap narrowing but still wide** — Apaleo is the only PMS vendor with MCP, and Oracle Hospitality, Mews, Cloudbeds, and Guesty remain absent. No revenue management, no channel managers, no housekeeping operations. Rating upgraded to **4.0/5** — three major consumer gaps filled and first enterprise integration arriving moves the category firmly into practical utility territory.

Review 2026-03-15 22:30:00

Library, Archive & Museum MCP Servers — Zotero, Calibre, IIIF, Wayback Machine, and Museum Collections

Library, archive, and museum MCP servers for AI-powered research, reading, and cultural exploration — from managing Zotero citations to browsing the Smithsonian's 155 million objects. This category reveals a striking split: **reference management is mature and accelerating** (Zotero alone has 10+ MCP implementations led by 54yyyu/zotero-mcp at 2,700 stars — up from 1,800 in six weeks), while **traditional library systems have zero MCP presence**. No ILS vendor, no OPAC system, no cataloging standard has an MCP server. **Zotero dominates the category** with the highest-starred server (2,700 stars, MIT, 13+ tools including vector-based semantic search across your entire research library). The cookjohn/zotero-mcp plugin (684 stars, 20 tools) takes a different approach — running as a native Zotero plugin with Streamable HTTP, offering write operations for notes, tags, and metadata. **NEW: TonybotNi/ZotLink (134 stars, MIT)** adds production-ready preprint saving from arXiv, bioRxiv, medRxiv, chemRxiv, and CVF with automatic metadata extraction and PDF attachment. With 10+ independent implementations, Zotero is one of the most MCP-served applications in the entire ecosystem. **eBook management has two strong paths**: onebirdrocks/ebook-mcp (361 stars, Apache 2.0) handles EPUB and PDF files directly with chapter-level extraction, while 6+ Calibre servers bridge AI to the most popular ebook management application. trieloff/calibre-mcp (28 stars, Apache 2.0) is a pure bash implementation using calibredb with full-text search and fuzzy matching; sandraschi/calibremcp (21 tools) adds RAG and metadata indexing via LanceDB. **Book discovery spans multiple sources**: mcp-open-library (70 stars) connects to Internet Archive's Open Library API for books and authors, mcp-google-books provides Google Books search, and booklife-mcp (27 tools) unifies Hardcover, Libby/OverDrive, and Open Library into one reading assistant. **The Wayback Machine has dedicated MCP servers** — mcp-wayback-machine (21 stars) can save, retrieve, search, and check archive status without API keys, with built-in rate limiting. **NEW: IIIF MCP server** — code4history/IIIF_MCP provides 20+ tools for the International Image Interoperability Framework, the universal standard used by thousands of cultural institutions for digital collections. This is the first MCP bridge to the IIIF ecosystem, enabling AI agents to search, browse, and analyze digitized manuscripts, artworks, maps, and photographs across any IIIF-compliant institution. **Museum collections now cover 6 major institutions** — up from 5. The Rijksmuseum server (67 stars, 7 tools) remains the most popular, with artist timeline generation and tile-based high-resolution image access. The Smithsonian server (16 tools) is the most comprehensive, spanning all 21 museums with on-view status checking and collection statistics. The Met Museum server (26 stars) features an interactive MCP App for browsing artworks directly in chat. **NEW: behole/cooper-hewitt-mcp** adds the Cooper Hewitt, Smithsonian Design Museum — the first design-focused museum MCP server. **Major gaps remain**: no Library of Congress digital collections server (congress.gov API is legislative only), no Europeana or DPLA aggregator servers, no MARC/Dublin Core/Z39.50 bibliographic standard servers, no ILS (Koha, FOLIO, Alma) integrations, and no digital preservation servers. The category earns 3.5/5 — strong in personal research tools and museum exploration, absent from institutional library infrastructure.

Review 2026-03-15 22:00:00

Energy & Utilities MCP Servers — PowerMCP, EnergyPlus, PyPSA, IoT-Edge, OilpriceAPI, Climatiq, and More

Energy and utilities MCP servers for power system simulation, building energy modeling, industrial IoT/SCADA, commodity pricing, carbon tracking, and smart home energy management. This category stands out for its depth of scientific and engineering tooling — PowerMCP (113 stars, up from 88) now integrates 12 different power system simulators after adding PowerFactory (DIgSILENT), Surge (44 tools), and HOPE in April 2026, making it the most ambitious multi-software MCP project in any category. EnergyPlus MCP (83 stars, up from 69) from Lawrence Berkeley National Lab provides 35 tools for complete building energy simulation lifecycle management. PyPSA MCP (49 stars) transferred to the open-energy-transition organization, signaling institutional backing. NEW: NREL's grid-data-models (21 stars) adds another US national lab to the MCP energy ecosystem. NEW: Emporia Energy launched an official vendor MCP server for real energy monitoring hardware. NEW: Open Charge Map SDK (3 stars) brings EV charging station data to AI agents. The IoT-Edge MCP Server (23 stars) bridges AI to SCADA/PLC systems. EnergyAtIt (30+ tools) covers battery dispatch and grid meters across 8 industrial protocols. OilpriceAPI v2.0 upgrade for 40+ commodities. Climatiq MCP enables carbon calculations across electricity, transport, cloud, and freight. Gaps narrowing: EV charging now has its first MCP server (Open Charge Map), but utility billing, DERMS, ISO/RTO market data, and AMI/smart meter access remain unserved. The category earns 3.5/5 — impressive and growing scientific depth, now with two US national labs (LBNL, NREL) and the first vendor hardware integration.

Review 2026-03-15 21:00:00

HR & Recruiting MCP Servers — BambooHR, Workday, Greenhouse, Payroll, ATS, and More

HR and recruiting MCP servers across HRIS platforms, applicant tracking systems, payroll, workforce management, and recruiting intelligence. The HR MCP ecosystem is surprisingly deep — with 50+ servers covering BambooHR (8 implementations), Workday, SAP SuccessFactors, PeopleSoft, Greenhouse, Ashby (now 4 implementations), CATS ATS (228 tools), and Check Payroll (17 stars, 263 tools). The biggest development since March: Indeed launched an official MCP server (beta) with job search, job detail, and company data tools — filling one of the largest gaps. Lever now has two MCP implementations (59-tool Go server + 16-tool TypeScript/Cloudflare), and Paylocity gained its first coverage. Ashby's dewierwan server grew to ~30 tools with v1.7.0. On the downside, the Deel and Recruitin servers were deleted (repos now 404). The category earns 4.0/5 — Indeed official and Lever coverage justify the bump despite continued absences of LinkedIn Recruiter, iCIMS, Lattice, and Culture Amp.

Review 2026-03-15 20:00:00

Event Management & Ticketing MCP Servers — Google Official Calendar, Eventbrite, Ticketmaster, Meetup, and More

Event management and ticketing MCP servers across calendaring, ticket discovery, event platforms, conference navigation, and community events. The biggest development since our original review: **Google launched official remote MCP servers** for Calendar (8 tools), Gmail (10 tools), Drive (7 tools), People API (3 tools), and Chat (2 tools) — available in Developer Preview at `calendarmcp.googleapis.com/mcp/v1` with OAuth 2.0 authentication. This is the first time a major platform has shipped official calendar MCP support. The dominant subcategory remains **calendaring** — Google Calendar alone has 10+ competing community implementations, led by nspady/google-calendar-mcp (1,100 stars, TypeScript, MIT, 12 tools) with multi-account support, smart scheduling, free/busy queries, recurring event handling, and intelligent import from images/PDFs/web links. taylorwilsdon/google_workspace_mcp (2,200 stars, Python, MIT) is the most-starred community server touching calendar — a comprehensive Google Workspace MCP covering 12 services (Gmail, Calendar, Drive, Docs, Sheets, Slides, Forms, Chat, Tasks, Contacts, Apps Script, Search) with OAuth 2.1 multi-user support and tiered tool loading. shade-solutions/calender-mcp takes it further with 60+ tools including analytics, batch operations, working location/focus time, and AI-powered event extraction. Apple Calendar has strong coverage through Omar-V2/mcp-ical (304 stars, Python, MIT) for natural language macOS Calendar control, shadowfax92/apple-calendar-mcp for full CRUD, and somethingwithproof/calendar-mcp for search and management. NEW icloud-calendar-mcp/icloud-calendar-mcp (8 stars, Kotlin/JVM, Apache 2.0) is the first iCloud Calendar MCP server via CalDAV — notable for OWASP MCP Top 10 compliance with 282 dedicated security tests, rate limiting, SSRF protection, audit logging, and ReDoS protection. Microsoft Outlook is served by anoopt/outlook-meetings-scheduler-mcp-server (Microsoft Graph API, attendee discovery) and elyxlz/microsoft-mcp (Outlook + Calendar + OneDrive + Contacts). Calendar-mcp.com provides a hosted iCal (.ics) remote MCP server compatible with any calendar platform. For ticket discovery, delorenj/mcp-server-ticketmaster (24 stars, TypeScript, MIT) is the most popular — 6 tools searching events, venues, and attractions via the Ticketmaster Discovery API with JSON and text output formats. mmmaaatttttt/mcp-live-events (2 stars, Python) focuses specifically on live music events via Ticketmaster, while mochow13/ticketmaster-mcp-server (1 star, TypeScript, ISC) implements Streamable HTTP transport. PeterShin23/seatgeek-mcp (3 stars, TypeScript, MIT, 4 tools) offers event discovery with performer-based recommendations and detailed venue seating layouts including sections and rows — unique in the category. Eventbrite has the most implementations of any event platform: joshuachestang/eventbrite-mcp-server (2 stars, JavaScript, MIT, 8 tools) provides full event lifecycle management — create, list, get, update, publish, cancel events plus venue creation and category listing. vishalsachdev/eventbrite-mcp (2 stars, API Blueprint, MIT) focuses on event listing and analytics with planned attendee management. punkpeye/eventbrite-mcp (1 star, JavaScript, MIT, 4 tools) provides search, details, categories, and venue lookup. Community events are covered by d4nshields/mcp-meetup (0 stars, Python, MIT, 4 tools) integrating Meetup.com with Claude via search, prompt augmentation, recommendations, and OAuth, and ajeetraina/meetup-mcp-server (1 star, JavaScript, MIT) for general Meetup context management. imagineering-cc/events-mcp manages events across both Meetup and Luma via Playwright browser automation — no paid API tiers required. The Events Calendar official MCP server (the-events-calendar/mcp-server, 1 star, TypeScript, 184 commits) bridges WordPress sites running The Events Calendar plugin with AI assistants, providing unified CRUD for events (tribe_events), venues (tribe_venue), organizers (tribe_organizer), and tickets (tribe_rsvp_tickets/tec_tc_ticket) — notable as an official vendor server. the-plus-io/quick-event-mcp (0 stars, JavaScript, proprietary free-to-use) takes a different approach: a hosted remote MCP server that generates complete event landing pages with registration forms, ticket categories, QR code check-in, and email templates for conferences, workshops, parties, meetups, and weddings — the only server that creates event pages from scratch. Conference navigation is a niche but growing subcategory. manu-mishra/reinvent-mcp-2025 (5 stars, JavaScript, MIT, 13 tools) provides intelligent access to all 1,843 AWS re:Invent sessions with fuzzy search, speaker discovery, filtering by level/role/industry/topic/segment, and MessagePack optimization. doozMen/tech-conf-agent (3 stars, Swift, MIT, 6 tools) was built for ServerSide.swift 2025 London with session search, speaker profiles, room finding, and schedule queries backed by SQLite. NEW sitcon-tw/mcp (1 star, TypeScript, Apache-2.0, 10 tools) provides session search, speaker lookup, team member discovery, shareable session URLs, and conference info for SITCON 2026 (Students' Information Technology Conference) — a template for how student/community conferences can be made AI-navigable. ajot/event-information-mcp-server (0 stars, Python) uses DigitalOcean's Gradient AI for event discovery with speaker and schedule information. Eventtia has publicly committed to making their enterprise event platform MCP-accessible, describing 'agentic event software' where AI agents handle complex configuration tasks from natural language — potentially the most ambitious commercial approach, though no public server exists yet. Gaps remain significant but are narrowing on the calendar side: no official servers from Ticketmaster, Eventbrite, Live Nation, StubHub, Dice, or any major ticketing platform. No virtual event platforms (Hopin/RingCentral Events, Zoom Events, Airmeet, Gather). No event check-in, badge printing, or attendee management beyond basic listing. No catering, vendor coordination, or event logistics. No venue booking or availability systems. No event analytics or ROI tracking. No volunteer management. No hybrid/virtual event streaming integration. The category earns 3.5/5 — Google's official Calendar MCP strengthens an already-mature calendaring subcategory, but event management and ticketing remain underdeveloped.

Review 2026-03-15 19:30:00

Printing & 3D Printing MCP Servers — OctoPrint, FreeCAD, Fusion 360, SolidWorks, OpenSCAD, CUPS, Print-on-Demand, and More

Printing and 3D printing MCP servers across printer control, CAD modeling, document printing, and print-on-demand. This ecosystem has surged from strong to dominant in 43 days. The standout is DMontgomery40/mcp-3D-printer-server (181 stars, TypeScript, GPL-2.0, 20+ tools), which connects to OctoPrint, Klipper/Moonraker, Duet, Repetier, Bambu Labs, Prusa Connect, Orca Slicer, and Creality Cloud — now with Blender bridge integration and dual transport support. Even more ambitious is codeofaxel/Kiln (18 stars, Python, 742 MCP tools and 107 CLI commands) — a comprehensive agentic 3D printing infrastructure supporting five printer platforms plus direct USB, with commercial licensing tiers (Free/Pro/Business/Enterprise). OctoEverywhere/mcp (34 stars, Apache-2.0) remains the easiest entry point — free cloud-based with AI print failure detection via Gadget. hunter-stradley/bambustudio-mcp (Python, MIT, 33 tools) offers end-to-end Bambu Lab automation, complemented by the new bambu-printer-mcp (15 stars, TypeScript, GPL-2.0) Bambu-only fork with auto-slicing. The CAD ecosystem exploded. neka-nat/freecad-mcp surged to 845 stars (+40%), now with remote connection support. Two major new FreeCAD implementations: spkane/freecad-addon-robust-mcp-server (72 stars, MIT, 150+ tools across 11 categories) and ATOI-Ming/FreeCAD-MCP (77 stars, MIT, GUI panel + macro automation). The biggest gap fills since our last review: Fusion 360 went from zero to six MCP implementations — ArchimedesCrypto/fusion360-mcp-server (67 stars, MIT, 10 tools), faust-machines/fusion360-mcp-server (18 stars, MIT, 83 tools with 171 automated tests, beta), and Joe-Spencer/fusion-mcp-server (35 stars, GPL-3.0, 3 tools). SolidWorks similarly went from zero to five implementations — eyfel/mcp-server-solidworks (82 stars, MIT, SolidPilot architecture), vespo92/SolidworksMCP-TS (TypeScript, COM interop + VBA macro generation), and sina-salim/AI-SolidWorks (first GUI MCP for SolidWorks). A second AutoCAD MCP arrived: puran-water/autocad-mcp (216 stars, MIT, 8 tools) for AutoCAD LT with freehand AutoLISP execution and P&ID symbol libraries. The original daobataotie/CAD-MCP grew to 320 stars. OpenSCAD implementations all grew: jhacksman (133→145 stars), quellant (47→75 stars, +60%). Blender crossed 20,700 stars with v1.5.5 adding Hunyuan3D, Sketchfab search, and Poly Haven assets — and the Blender Foundation launched its own official MCP server through Blender Lab with add-on + .mcpb package support. Document printing and print-on-demand remain stable. Industry context: Bambu Lab launched the X2D ($649) on April 14 with dual-nozzle system; Meshy partnered with Formlabs for the first AI-to-physical manufacturing pipeline; Blender Foundation endorsed MCP through its Lab initiative. Remaining gaps narrowed significantly: Cura still lacks a dedicated MCP server (though mcp-3D-printer-server supports Cura as a slicer backend), no resin/SLA-specific workflows, no label/thermal printing, no 3D scanning pipeline. The category earns 4.5/5 — upgraded from 4/5 due to the Fusion 360 and SolidWorks gap fills (two of our three biggest missing commercial CAD programs now have MCP coverage), Blender Foundation's official endorsement, the CAD tool explosion (FreeCAD alone now has seven implementations), and Kiln's growth to 742 tools with commercial licensing. This is the single strongest niche vertical in the entire MCP landscape.

Review 2026-03-15 19:00:00

Veterinary & Pet Care MCP Servers — Animal Health, Livestock Genetics, Pet Management, and More

Veterinary and pet care MCP servers across animal health, livestock genetics, pet management, pet adoption, and species databases. This remains one of the thinnest MCP ecosystems we've reviewed. NEW since last review: mattlgroff/petfinder-mcp-server (4 stars, TypeScript, 7 tools) is the FIRST real pet adoption MCP server — searches adoptable pets and organizations via the Petfinder API with OAuth, breed/size/location filtering, and 7 tools including pets.search, pets.get, organizations.search, organizations.get, types.list, types.get, and breeds.list. This is the first server in this category that connects to an actual pet welfare platform. Also new: siegerts/tama96 (12 stars, Rust, MIT, 7 tools) is a far more sophisticated virtual pet than MCPet — a real Tamagotchi P1 recreation with desktop (Tauri+React), terminal (ratatui TUI), and MCP agent interfaces, real-time lifecycle (1 real day = 1 pet year), full P1 evolution matrix with 8+ adult outcomes, per-action permissions and rate limiting for AI agents. lundgrenalex/mcp-fishbase (0 stars, TypeScript, MIT, 8 tools) brings FishBase data to MCP with n8n integration — 4x the tools of the original fish-mcp-server with ecology, distribution, morphology data, and name validation. The only server with genuine agricultural utility remains epicpast/nsip-api-client (1 star, Python, 15 tools) — the NSIP sheep genetic evaluation tool with 148 commits. bruno-portfolio/agrobr-mcp (21→23 stars) continues growing. Despite new entries, the veterinary industry itself has NOT adopted MCP — ezyVet, IDEXX, Vetspire, PetDesk, Covetrus, and Shepherd are all investing in AI (SOAP note transcription, clinical summaries) but none have published MCP servers. The gaps remain: no vet practice management, no pet health records, no livestock management beyond sheep, no wildlife/conservation, no equine, no pet insurance, no vet diagnostics integration. Rating holds at 2.5/5 — the Petfinder server is a meaningful addition but the ecosystem is still far too thin for veterinary professionals.

Review 2026-03-15 18:45:00

Photography MCP Servers — Lightroom, Photoshop, GIMP, Photopea, Stock Photos, Image Optimization, Camera Control, RAW Processing, and More

Photography MCP servers across photo editing software, image processing, stock photography, AI image generation, RAW processing, metadata/EXIF, photo management, camera control, cloud image services, and image compression. The image processing subcategory leads the pack — sunriseapps/imagesorcery-mcp (306 stars, Python, MIT) is the standout server with 17 computer-vision tools for local image recognition, cropping, resizing, format conversion, and analysis without sending images to external APIs. loonghao/photoshop-python-api-mcp-server (207 stars, MIT) enables LLM-driven Photoshop automation through Adobe's Python API, while the new attalla1/photopea-mcp-server (8 stars, MIT, 34 tools) brings browser-based photo editing via Photopea with WebSocket bridge — no Adobe subscription required. libreearth/gimp-mcp (103 stars, GPL-3.0) integrates the Model Context Protocol directly into GIMP's Plugin framework, exposing 8 tools for AI-assisted image editing. A major gap was filled: lucamarien/rawtherapee-mcp-server (49 tools) is the first dedicated RAW processing MCP server, with visual feedback loops where the LLM sees previews of edits, batch operations, film simulation LUTs, and lens correction. Astrophotography gets dedicated tooling via aescaffre/pixinsight-mcp (12 stars, MIT, 60 tools) with autonomous deep-sky processing and bracket-then-critic workflows. AI image generation expanded significantly — tadasant/mcp-server-stability-ai (84 stars, MIT, 12 tools) brings Stable Diffusion 3.5 with remove-background, outpaint, upscale, and ControlNet; shinpr/mcp-image (105 stars, MIT) upgraded to Gemini 2.5 Flash with 4K output and character consistency. Cloud image services arrived via cloudinary/mcp-servers (11 stars, 5 official servers) covering asset management, analysis, structured metadata, and MediaFlows automation. Photo management grew substantially — barryw/ImmichMCP (10 stars, MIT, v0.3.2) added EXIF search and reached 40+ tools; savethepolarbears/google-photos-mcp (17 stars, 19 tools) added Picker API for post-deprecation access, streamable HTTP transport, and OS keychain token storage. Camera control improved — linkacam/canon-client (7 stars, 28 tools) provides comprehensive Canon CCAPI control including livestream, interval photography, and autofocus. Industry context: Adobe adopted MCP as its default agent protocol at Summit April 2026, Lightroom April 2026 update added natural language search and background AI batch processing, Canva launched AI 2.0 with an official MCP server, and the Getty/Shutterstock merger was cleared by the DOJ. The category earns 4.0/5 — up from 3.5, reflecting the RAW processing gap being filled, Stability AI and expanded Gemini coverage in AI image generation, official Cloudinary cloud image services, substantially improved Google Photos and Immich integrations, and Adobe's endorsement of MCP as its agent protocol standard. Remaining gaps: no Capture One integration, no Nikon/Sony/Fuji camera support, no HDR/panorama stitching, no Flickr/SmugMug/500px, and Lightroom adoption still limited despite two implementations.

Review 2026-03-15 18:30:00

Aerospace & Defense MCP Servers — NASA Official Earthdata, Flightradar24 Official, STK, MAVLink, Axion V2.0, Satellite Imagery, Drones, and More

Aerospace and defense MCP servers across NASA data access, orbital mechanics, aviation operations, drone control, satellite tracking, and earth observation. Two watershed developments since March 2026: NASA published its first official MCP server (nasa/earthdata-mcp, 9 stars, 142 commits) providing semantic search over the Common Metadata Repository, and Flightradar24 released an official MCP server (16 stars, 15 tools) — the first major flight tracking platform to ship MCP support, filling a gap we flagged in March. The community space data landscape is anchored by ProgramComputer/NASA-MCP-server (83 stars, TypeScript, npm v1.0.11) providing AI access to 20+ NASA APIs. Earth observation saw the biggest leap: Dhenenjay's Axion MCP (218 stars, +15%) completed a V2.0 rebuild on AWS with 935 commits and introduced an exclusive SAR-to-optical foundation model for cloud-free Earth observation. Commercial satellite imagery ordering arrived via SkyFi MCP (150+ satellite providers) and Microsoft Planetary Computer MCP for STAC data. For orbital mechanics, IO-Aerospace's SPICE-powered MCP server was previously the production-grade option, but the GitHub repo was removed in April 2026 — the hosted endpoint status at mcp.io-aerospace.org is unclear. alti3/stk-mcp grew to 26 stars bridging LLMs to Ansys STK. Aviation expanded with Flightradar24 official (live positions, historical data back to 2016, airline/airport reference) plus community alternatives (sunsetcoder, 46 stars) and an OpenSky Network MCP for open ADS-B data. cheesejaguar/aerospace-mcp continues as the most comprehensive server with 44+ tools and 62 commits spanning aviation and space. Drone control matured with MAVLinkMCP (16 stars) and a January 2026 academic paper demonstrating real UAV flight control via LLM-MCP. Astronomical data access expanded with astro_mcp (60 commits, DESI/SIMBAD/Gaia/40+ services). Defense remains completely absent — no contractors, no C2 systems, no military logistics. The category holds at 3.5/5 — NASA going official and Flightradar24 entering are significant milestones, and earth observation is thriving, but defense is still entirely absent and several subcategories remain thin.

Review 2026-03-15 18:00:00

Video Production & Streaming MCP Servers — OBS, YouTube, HeyGen, Runway, Twitch, Mux, Remotion, Short-Video-Maker, and More

Video production and streaming MCP servers across live broadcasting, YouTube channel management, AI video generation, video hosting, programmatic video creation, short-form content automation, and subtitle generation. REFRESH (April 27, 43 days since initial review): The biggest story is Runway launching an official MCP server (runwayml/runway-api-mcp-server, 16 stars) with Gen-4.5 support including native audio generation, multi-shot sequencing, and character-consistent long-form video up to one minute. HeyGen shipped massive upgrades — Avatar V (most advanced avatar model, 15-second recording to studio-quality video), Video Agent with 100+ curated visual styles, 4K upscaling via Topaz Starlight Precise 2.5, HyperFrames (open-source HTML-to-MP4 for agents), and Claude Code Skills integration. Mux launched a hosted Remote MCP at mcp.mux.com with OAuth authentication — no local install needed, one-click setup. Vimeo shipped 9 new AI API endpoints (transcription, subtitle translation, audio dubbing) available to Enterprise users. Short-form video creation exploded — gyoridavid/short-video-maker (799+ stars) automates TikTok/Reels/Shorts creation with text-to-speech, captions, background videos, and music, while AITuber MCP provides 1,300+ AI voices and 27+ visual styles for full video pipeline automation. OBS control quadrupled — ironystock/agentic-obs (69 tools in 8 groups with Claude Skills, TUI dashboard, screenshot monitoring) and sbroenne/mcp-server-obs (.NET 10, VS Code extension) join royshil/obs-mcp. The caption translation gap is partially filled — Video Caption MCP on Apify generates and translates captions in 99+ languages using Whisper + Qwen. Google launched Workspace MCP servers at Cloud Next 2026 (Gmail, Drive, Calendar, Chat) but still no YouTube-specific MCP server. ZubeidHendricks/youtube-mcp-server grew 490→502 stars. Rating upgraded 4.0→4.5/5 — Runway official MCP, Mux remote hosting, HeyGen's comprehensive agent integration, and short-form video automation represent major maturation of the category.

Review 2026-03-15 18:00:00

Telecommunications & Communications MCP Servers — Twilio, Telnyx, Vonage, Sinch, Plivo, Cisco Meraki, NetBox, UniFi, and More

Telecommunications and communications MCP servers for CPaaS platforms, network infrastructure management, SMS/voice, messaging, and video conferencing. This category stands out for strong official vendor participation — Twilio, Telnyx, Sinch, Vonage, and Plivo all have official or vendor-community MCP servers, making it one of the best-supported MCP categories by established companies. The biggest development since our initial review is the UniFi explosion — sirkirby/unifi-mcp (274 stars, 224 tools) now covers Network, Protect, and Access, making it the most popular network infrastructure MCP server by star count, surpassing even NetBox (158 stars). Vonage has upgraded from a minimal 2-tool server to a full 14-tool API binding platform plus a dedicated documentation MCP server. Voice AI is emerging as a new subcategory — popcornspace/voice-call-mcp-server (59 stars) enables real-time AI voice calls via Twilio and GPT-4o Realtime. RingCentral's App Connect MCP (alpha) partially fills the biggest UCaaS gap. Cisco's Network MCP Docker Suite (34 stars, +36%) continues growing with 10 containerized servers for unified AIOps. The CAMARA project expanded to 60 APIs including 10 stable/production-ready, though public MCP implementations remain pending. Gaps narrowing: RingCentral partially addressed, voice AI emerging, European CPaaS represented (sipgate). Still missing: Asterisk/FreeSWITCH/SIP PBX, WebRTC-native, full UCaaS platforms (8x8, Genesys), carrier network APIs. Rating holds at 4.0/5.

Review 2026-03-15 18:00:00

Fashion, Beauty & Style MCP Servers — Virtual Try-On, Secondhand Shopping, Skincare AI, Wardrobe Management, and K-Beauty

Fashion, beauty, and style MCP servers for AI-powered virtual try-on, secondhand marketplace search, skincare ingredient analysis, wardrobe management, styling recommendations, beauty product discovery, and color scheme generation. The category is growing from early experiments into practical tools. **Secondhand shopping is the biggest new addition** — jlsookiki/secondhand-mcp (9 stars, TypeScript, MIT, 3 tools) searches Facebook Marketplace, eBay, Depop, and Poshmark with filters for price, condition, size, and color — filling the biggest gap from the original review. **Sephora gets browser automation** — markswendsen-code/mcp-sephora (TypeScript, 6 tools) enables AI agents to search Sephora products, manage baskets, complete purchases, and check Beauty Insider rewards via Playwright automation. **Skincare ingredient analysis arrives** — pserein/skincare-mcp (Python, 2 tools) uses TF-IDF on 1,884 Sephora products to find similar products by ingredient composition and flag irritants for sensitive skin. **Virtual try-on has two options** — chatmcp/heybeauty-mcp (19 stars, TypeScript, MIT, 2 tools) wraps HeyBeauty's API, while arnabgho/mcp-vybe (Python, 3 tools) offers an alternative via Replicate API. **Indian fashion discovery is new** — myselfshravan/klydo-mcp (Python, MIT, 3 tools) connects to Klydo, India's Gen-Z fashion commerce platform, with search, product details, and trending items. **K-Beauty remains the deepest beauty MCP** — AlexLee-landscaper/K-Beauty-MCP (6 stars, Python, MIT, 7 tools) covers 58+ brands, 48+ ingredients, and AI skin analysis. **Commercial options lead on features** — Caffeinated Wardrobe ($50/year) offers full wardrobe management with weather and calendar integration, while FindMine connects to styling AI used by major retailers. **Color palette tools are stable** — deepakkumardewani/color-scheme-mcp (8 stars, 8 tools). **Gaps narrowing but still significant** — no size/fit recommendation, no trend forecasting, no sustainable fashion tracking, no luxury brand APIs, no jewelry/accessories. Rating upgraded 2.5→3.0/5 — the secondhand marketplace server, Sephora automation, and skincare analysis add genuine utility, moving this from proof-of-concept to early practical use.

Review 2026-03-15 17:33:00

Food & Restaurant MCP Servers — Yelp, Instacart, Spoonacular, Uber Eats, Swiggy, Zomato, OpenFoodFacts, and More

Food and restaurant MCP servers for recipes, food delivery, restaurant reservations, nutrition tracking, grocery shopping, cocktail discovery, and beer. This category has surprisingly strong official vendor participation — Yelp, Instacart, Swiggy, Zomato, Spoonacular (by the API creator), and Edamam all have official MCP servers, making food one of the most commercially embraced MCP verticals. The biggest April 2026 story is Swiggy launching Builders Club — opening 3 MCP servers and 18+ API tools across Food, Instamart, and Dineout to external developers, the first food delivery platform to create a formal developer ecosystem around MCP. The standout for recipes is worryzyy/HowToCook-mcp (713 stars, up from 569, TypeScript, MIT), built on the wildly popular programmer's guide to home cooking with smart meal planning. A new Mealie MCP server (eds3028/mealie-mcp) brings self-hosted recipe management to the MCP ecosystem. For nutrition data, deadletterq/mcp-opennutrition (179 stars, up from 122, +47%) stands out by running fully locally with 300,000+ food items. The restaurant space has Yelp's official MCP with agent-to-agent communication, plus a new Toast POS MCP server (BusyBee3333/toast-mcp-2026-complete, 50+ tools) filling the restaurant operations gap. Food delivery continues to shine with official adoption from Swiggy and Zomato, and Uber Eats at 221 stars. Grocery shopping expanded significantly: Instacart's official MCP, CupOfOwls/kroger-mcp with shopping path optimization, NEW ivo-toby/mcp-picnic (51 stars, 30+ tools for Picnic supermarket in NL/DE/FR with meal planning and budget tracking), NEW mgwalkerjr95/texas-grocery-mcp (20 stars, 20+ tools for H-E-B with coupon clipping), NEW benjiebob/whole-foods-mcp (Whole Foods ordering via browser automation), and NEW Samvox1/nl-supermarkt-mcp (Dutch 12+ supermarket price comparison). The meal kit gap is now filled by striderlabs/mcp-hellofresh for HelloFresh management. Beverages expanded beyond cocktails: zhdenny/bar-assistant-mcp-server for cocktails plus NEW CharlRitter/brewsource-mcp for beer BJCP style guides and brewery discovery, and jtucker/mcp-untappd-server for Untappd beer checkins. Remaining gaps: no official DoorDash or GrubHub servers; no dietary condition management; no food safety databases; no wine databases. The category earns 4.0/5 — impressive official vendor adoption, rapidly filling gaps in grocery (Whole Foods, Picnic, H-E-B), restaurant operations (Toast POS), meal kits (HelloFresh), and beverages (beer), with Swiggy's Builders Club pointing toward a developer-ecosystem future for food commerce MCP.

Review 2026-03-15 17:30:00

Manufacturing & Industrial MCP Servers — Robotics/ROS, PLC/Siemens S7, OPC UA, 3D Printing, Digital Twins, Predictive Maintenance, SCADA, and More

Manufacturing and industrial MCP servers for robotics, PLCs, OPC UA, 3D printing, digital twins, SCADA/IoT, predictive maintenance, and engineering simulation. The category is anchored by robotics — robotmcp/ros-mcp-server (1,187 stars, consolidated from two repos) is the most popular industrial MCP server, enabling bidirectional AI-robot communication across ROS1/ROS2. NEW: Nonead Universal Robots MCP (43 tools for UR cobots, multi-robot coordination up to 12 units), wise-vision/ros2_mcp (73 stars, 14 tools with auto type discovery), and lpigeon's unitree-go2-mcp-server (77 stars for Unitree Go2 quadrupeds). PLC and automation saw the biggest gap-filling: cadugrillo/s7-mcp-bridge (14 stars, 21 tools for Siemens S7-1500/S7-1200 — first dedicated Siemens PLC MCP), kukapay/modbus-mcp (23 stars, 6 tools for Modbus TCP/UDP/serial), and fixstuff/GOPLC-Showcase (Go PLC runtime with 20+ protocol drivers including Modbus, EtherNet/IP, DNP3, BACnet, OPC UA, FINS, S7, and 12 agentic control tools). Industrial IoT expanded with Litmus MCP growing to 20+ tools across 7 categories including 8 new digital twin tools. game4automation/io.realvirtual.mcp (7 stars, 60+ tools) became the first dedicated industrial digital twin MCP server on Unity. 3D printing matured with DMontgomery40/mcp-3D-printer-server (181 stars, now with Blender integration and dual transport). Predictive maintenance grew significantly — LGDiMaggio/predictive-maintenance-mcp (29 stars) expanded from 20+ tools to 52 MCP endpoints with Claude Code plugin, RUL estimation, and 86% test coverage. MATLAB nearly doubled to 434 stars (v0.8.1, April 2026) and a dedicated simulink-mcp (6 stars, 14 tools) separated Simulink into its own server. Supply chain gained SupplyMaven (24 tools, Global Disruption Index, 31 commodities, 26 ports). OT security expanded with Ansvar-Systems adding a public HTTP endpoint and pharmaceutical GxP server (12 tools for EudraLex GMP, 21 CFR Part 11, ICH GCP). Five major gaps partially filled since March: Siemens PLC, digital twins, pharmaceutical GMP, supply chain intelligence, and industrial cobots. Still missing: MES from major vendors, CNC/machining G-code, quality inspection/machine vision, PLM, ERP manufacturing modules, warehouse robotics, semiconductor/fab, food/beverage HACCP, OSHA/ISO 45001 safety. Rating: 4.0/5 — the peripherals matured further and the PLC/automation layer that was missing is now arriving.

Review 2026-03-15 17:20:00

Personal Finance MCP Servers — YNAB, Plaid, Firefly III, QuickBooks, Alpaca, Monarch Money, and More

Personal finance MCP servers for budgeting, expense tracking, investment analysis, tax planning, banking integration, and cryptocurrency portfolio management. This is one of the most commercially relevant MCP categories — personal finance touches everyone, and the combination of AI assistants with financial data creates genuinely useful workflows like automated budget analysis, tax optimization, and portfolio rebalancing. The standout on the investment side is alpacahq/alpaca-mcp-server (683 stars, 50+ tools) — an official V2 rewrite covering stocks, options, crypto, portfolio management, watchlists, and market data, with Alpaca reporting 4x API trading growth in Q1 2026 driven by AI. financial-datasets/mcp-server (2,000 stars, 10 tools) has nearly tripled in popularity for financial research. For budgeting, YNAB now has 10+ MCP implementations with Jtewen/ynab-mcp (10 stars, 13 tools) emerging as the most featured. Monarch Money has 6+ implementations including keithah/monarchmoney-ts-mcp with 70+ operations and dynamic SDK discovery. The self-hosted champion Firefly III now has a second comprehensive server — fabianonetto/mcp-server-firefly-iii (66 tools, 100% API coverage, created March 2026). The accounting space exploded: Intuit's QuickBooks server grew from ~12 to 180 stars and expanded to 143 tools (29 entity types + 11 reports). Xero's official server has 257 stars and 49 tools. Plaid launched its official AI Toolkit with Dashboard and Sandbox MCP servers. Alpha Vantage and EODHD both launched official MCP servers for market data. Truthifi emerged as a commercial aggregator connecting 18,000+ financial institutions including Fidelity, Vanguard, and Schwab via OAuth. Cryptocurrency gained lazy-dinosaur/ccxt-mcp (82 stars) with risk management and altFINS with 150+ pre-computed indicators. Gaps narrowing: Fidelity/Vanguard access now possible via Truthifi ($79.99/year), but no official YNAB or Monarch servers yet. Rating upgraded to 4.5/5 — the category matured significantly with vendor participation accelerating across accounting, market data, and brokerage.

Review 2026-03-15 17:00:00

Construction & Architecture MCP Servers — Revit, AutoCAD, SketchUp, Rhino, ArchiCAD, Tekla, BIM/IFC, and More

Construction and architecture MCP servers for BIM, CAD, 3D modeling, structural engineering, and construction management. This is one of the most active MCP verticals for a traditionally offline industry. Revit leads the BIM category with revit-mcp (399 stars, archived) recommending migration to the successor monorepo mcp-servers-for-revit (121 stars, npm-published). A wave of community Revit servers has emerged: oakplank/RevitMCP (41 stars, pyRevit, 22 tools), Sam-AEC/Autodesk-Revit-MCP-Server (15 stars, 100+ tools via reflection API), Demolinator/revit-mcp-server (45 tools), and schauh11/revit-mcp-server (53 tools, native WPF chat panel inside Revit). Autodesk has shifted its MCP strategy — archiving aps-mcp-server-nodejs (March 2026) and moving toward the MCP Apps pattern with aps-mcp-app-example (9 stars, ACC project browsing with APS Viewer) and aps-sample-revit-mcp-tools-bundle (5 stars, Automation API AppBundle targeting Revit API 2027). AutoCAD has six implementations — daobataotie/CAD-MCP (316 stars) leads with multi-CAD support, puran-water/autocad-mcp (214 stars) offers AutoLISP execution and headless ezdxf backend, AnCode666/multiCAD-mcp (26 stars) now supports BricsCAD with 55 commands. NEW: antonhofstader/Civil3D-mcp-python-COM (4 stars, 19 tools for Civil 3D via COM — COGO points, surfaces, corridors). For 3D modeling, Rhino has jingcheng-chen/rhinomcp (365 stars, v0.2.1 with curve operations and C# code execution), SketchUp has mhyrr/sketchup-mcp (225 stars, dormant), and Fusion 360 has AuraFriday/Fusion-360-MCP-Server (84 stars, Autodesk Store listed). ArchiCAD has SzamosiMate/tapir-archicad-MCP (49 stars, 137 auto-generated tools). Structural engineering's standout is teknovizier/tekla_mcp_server (32 stars, 239 commits — the most actively developed construction MCP server) with collision detection, FastMCP 3.0, modular providers, and MiniLM semantic attribute mapping. Construction management gap is narrowing: TylerIlunga/procore-mcp-server (7 tools, OAuth with auto-refresh) is the first dedicated Procore MCP server. Notable gaps remain: no Bentley/MicroStation, no construction scheduling, no building code compliance, no SAP2000/STAAD/RISA structural servers, no MEP-specific tools. Rating: 4.0/5.

Review 2026-03-15 17:00:00

Blockchain & Web3 MCP Servers — Ethereum, Solana, Bitcoin, Multi-Chain, DeFi, and More

Blockchain and Web3 MCP servers across multi-chain platforms, single-chain specialists, DeFi, and market data. The EVM MCP Server (362 stars) offers the most comprehensive Ethereum ecosystem coverage — 22 tools across 60+ EVM networks with automatic ABI fetching and ENS resolution. GOAT (398 stars) provides the broadest onchain action coverage with 200+ tools spanning DeFi, minting, analytics, and betting across EVM, Solana, and 10+ other chains. For Solana, the official Foundation server serves developer documentation while SendAI's Agent Kit powers protocol-level operations. Bitcoin has a solid Lightning-enabled server. The category is large but fragmented — most servers cover either reading or writing, rarely both safely.

Review 2026-03-15 16:30:00

Music & Audio Production MCP Servers — Ableton Live, Logic Pro, REAPER, Pro Tools, FL Studio, Bitwig, Spotify, ElevenLabs, and More

Music and audio production MCP servers for DAWs, MIDI tools, streaming platforms, AI music generators, synthesizers, notation software, and audio analysis. The music MCP ecosystem has expanded significantly in early 2026. Ableton Live dominates DAW integration with four independent implementations — ahujasid/ableton-mcp (2,412 stars) is the most popular MCP server in any creative domain, while uisato/ableton-mcp-extended (161 stars) adds ElevenLabs voice integration and UDP high-performance mode. Logic Pro now has two MCP servers — koltyj/logic-pro-mcp (13 stars) uses five control channels simultaneously (CoreMIDI, Accessibility API, CGEvent, AppleScript, OSC) with intelligent fallback routing, filling the biggest gap noted in previous reviews. Pro Tools has skrul/protools-mcp-server (7 stars) using the official PTSL gRPC API with 36 tools. Bitwig Studio has WeModulate/bitwig-mcp-server (42 stars) and fabb/WigAI (25 stars). REAPER moved to bonfire-audio/reaper-mcp (50 stars) under a new organization. FL Studio has calvinw/fl-studio-mcp (12 stars) for piano roll interaction. MIDI tooling spans virtual ports (sandst1/mcp-server-midi), file generation (tubone24/midi-mcp-server, 35 stars), DAW-ready composition (s2d01/daw-midi-generator-mcp), hardware synthesizer control (nanassound/midi_ctrl for Arturia MicroFreak), and an Electron bridge (tezza1971/mcp-midi). Music streaming is led by varunneal/spotify-mcp (595 stars, marked inactive March 2026) and marcelmarais/spotify-mcp-server (294 stars), with Tidal (keenanbb/tidal-mcp), Apple Music (kennethreitz/mcp-applemusic, 84 stars, macOS only), and YouTube Music (21 stars) also covered. AI music generation includes the official MiniMax-AI/MiniMax-MCP (1,400 stars) with music_generation tool, lioensky/MCP-Suno (25 stars), and pasie15/mcp-server-musicgpt (24 tools). The official ElevenLabs MCP server (1,309 stars) is the standout for voice/TTS. DJ workflows are served by davehenke/rekordbox-mcp (38 stars) with library analytics and playlist management. Audio plugin hosting has agrathwohl/carla-mcp-server (11 stars) controlling VST/LV2/CLAP plugins via Carla. Music theory/analysis has brightlikethelight/music21-mcp-server (20 stars) with key detection, harmony analysis, and counterpoint generation. Music notation has two MuseScore implementations — ghchen99/mcp-musescore (38 stars) with WebSocket plugin and batch operations. Audio synthesis has two SuperCollider servers — Tok/SuperColliderMCP (19 stars) for OSC-based synthesis and agrathwohl/supercollider-mcp with 26 tools for live coding. Audio analysis includes hugohow/mcp-music-analysis (22 stars) with librosa and Whisper integration, misbahsy/video-audio-mcp (70 stars) with 30+ FFmpeg tools, and An-3/an3-audacity-mcp (22 stars) for Audacity control. Epidemic Sound launched an official MCP server (beta, September 2025) for context-aware music discovery. Remaining gaps: no Cubase/Studio One MCP servers; no SoundCloud/Deezer streaming servers; no Udio AI music generation; no sheet music OCR; no spatial audio/Dolby Atmos tools; no music rights/royalty management; no Traktor/Serato/VirtualDJ (only rekordbox). The category earns 4.5/5 — DAW coverage now spans six platforms including the industry-standard Logic Pro and Pro Tools, the MIDI ecosystem is creative and varied, streaming has expanded to Tidal, DJ workflows arrived with rekordbox, audio plugin control exists via Carla, and music theory analysis is now available. The official servers from ElevenLabs, MiniMax, and Epidemic Sound signal strong commercial interest.

Review 2026-03-15 16:00:00

Travel & Tourism MCP Servers — Fli (2.1K Stars), Skiplagged Official, Airbnb, Amadeus GDS, Mapbox, Expedia, and More

Travel and tourism MCP servers for flight search, accommodation booking, destination research, maps, and trip planning. This is now one of the strongest consumer-facing MCP categories with four official vendor servers (Expedia, Kiwi.com, Skiplagged, Mapbox) and Amadeus GDS finally bridged. Fli (2,100 stars) has emerged as the dominant flight search server with reverse-engineered Google Flights API access, zero web scraping, and both CLI and MCP interfaces. Skiplagged launched an official MCP server with hidden-city deals, flexible dates, hotel/rental car search — all with no API key required. Airbnb's community server grew to 437 stars with v0.2.0 adding international geocoding. The travel-hacking-toolkit (440 stars) revolutionizes points/miles travel with 20+ tools across 5 MCP servers covering award flights, credit card portals, and loyalty programs. Mapbox's official MCP server (335 stars, 18 tools) provides a powerful Google Maps alternative with offline geospatial calculations, isochrone generation, and route optimization. The biggest structural gap filled: Amadeus GDS now has 6+ MCP implementations led by donghyun-chae's server (53 stars), giving AI agents access to professional travel industry inventory. Car rental coverage expanded via Hertz MCP (10 tools), hotel chains via Marriott MCP (16 tools with Bonvoy loyalty), and UK rail via National Rail MCP (4 tools). Remaining gaps: no official Google Flights, Booking.com, or Kayak servers; Sabre/Travelport GDS still missing; cruise lines absent; visa/passport requirements uncovered; rail coverage minimal beyond UK. Rating upgraded to 4.5/5 — Fli's massive adoption, three new official vendor servers, Amadeus GDS integration, and the travel hacking ecosystem represent a major maturation of the category.

Review 2026-03-15 16:00:00

Sports & Athletics MCP Servers — Live Scores, Fantasy Leagues, Betting Odds, Fitness Tracking, and Motorsport Telemetry

Sports and athletics MCP servers for AI-powered live scores, player analytics, fantasy league management, betting odds tracking, fitness data access, and motorsport telemetry. This is one of the most active MCP categories — developers clearly love building sports tools. **The official Balldontlie MCP server (balldontlie-api/mcp, 10 stars) is a game-changer** — 250+ endpoints covering 18 leagues including NBA, WNBA, NFL, MLB, EPL, NHL, NCAAF, NCAAB, MMA, CS2, League of Legends, Dota 2, FIFA World Cup 2026, La Liga, Serie A, UEFA Champions League, Bundesliga, and Ligue 1. This single server fills the esports, WNBA, college sports, and European football gaps from the initial review. **Fantasy sports exploded** — derekrbreese/fantasy-football-mcp-public (34 stars) brings Yahoo Fantasy Football with advanced lineup optimization, VORP draft assistance, Reddit sentiment analysis, and multi-source projections. spilchen/yahoo_fantasy_mcp adds 24 tools for all Yahoo Fantasy sports. **Fitness tracking leads** with strava-mcp (357 stars, +29%) and garmin_mcp (407 stars, +50%) among the highest-starred servers in any MCP category. **Formula 1 reached 10+ implementations** — drivenrajat/f1 (36+ tools) and aashnakunk/fastf1-mcp (17 tools, 133 tests) join the lineup. **NHL expanded from 1 to 4+ implementations** with argotdev providing both TypeScript and Python versions. **Multi-sport platforms expanded** — sportscore-mcp (4 stars) covers football, basketball, cricket, and tennis via the free SportScore API; michaelfromorg/mcp-sports (5 stars) covers real-time data across multiple sports. **Cricket deepened** from 1 to 3+ implementations (see our [Sports & Fitness MCP review](/reviews/sports-fitness-mcp-servers/) for mavaali/cricket-mcp with 28 tools and 10.9M ball-by-ball deliveries). **Multiple gaps filled since initial review**: esports (CS2, LoL, Dota 2 via Balldontlie), baseball-specific analytics (MLB MCP servers), WNBA, college sports (NCAAF, NCAAB), tennis (via sportscore-mcp). Remaining gaps: rugby, golf (open-source), Olympic sports, dedicated esports servers. Rating upgraded to 4.5/5.

Review 2026-03-15 15:30:00

Education & EdTech MCP Servers — Canvas LMS, Moodle, Google Classroom, Anki, Udemy, EduBase, and More

Education and EdTech MCP servers for learning management systems, flashcard apps, academic research, assessment platforms, and STEM computation. The education MCP ecosystem is fragmented but growing fast — 52 education servers on PulseMCP. Canvas LMS dominates with multiple competing implementations — vishalsachdev/canvas-mcp (107 stars, 88 tools, FERPA compliance, v1.2.0 with accessibility scanner) has overtaken DMontgomery40/mcp-canvas-lms (96 stars, 50+ tools) as the most-starred. Moodle has peancor/moodle-mcp-server (36 stars, MIT). D2L Brightspace now has 3+ implementations including RohanMuppa (14 stars, AES-256 encryption). Google Classroom remains minimal (3 read-only tools). The flashcard space is dominated by ankimcp/anki-mcp-server (237 stars, 21+ tools, +32% growth). For academic research, blazickjp/arxiv-mcp-server (2,600 stars, MIT, 8 tools including semantic search) is the standout. openags/paper-search-mcp (1,200 stars, +52%) now aggregates 20+ academic sources. Udemy Business MCP went GA (March 31, 2026) — the first publicly-traded EdTech company shipping production MCP infrastructure. NEW: OpenEdu MCP (7 stars, 21+ tools, grade-level filtering K-2 through College, Common Core/NGSS alignment). NEW: Khan Academy MCP (12 tools, first MOOC besides Udemy with MCP). EduBase/MCP (25 stars, MIT, v1.1.5) brings assessment infrastructure with LaTeX and GDPR compliance. Policy context: 134 AI-in-education bills across 31 US states in 2026 session, Ohio mandating formal AI policies by July 2026. Notable gaps: no Blackboard/Sakai/Open edX; no Coursera/LinkedIn Learning; no SIS integrations; no library systems; no plagiarism detection; no adaptive learning. Rating: 3.5/5 — academic research tools are excellent, Canvas competition is healthy, Anki is mature, Udemy GA adds commercial credibility, and new entrants (OpenEdu, Khan Academy, D2L growth) show the ecosystem is broadening. But Blackboard's absence, missing SIS/library integrations, and thin K-12 coverage prevent a higher score.

Review 2026-03-15 15:00:00

Government & Public Sector MCP Servers — GovInfo, Census Bureau, Congress.gov, Data.gov, Procurement, and More

Government and public sector MCP servers for official data, legislation, procurement, census, tax, elections, and civic technology. This is one of the most significant categories in the MCP ecosystem — five government agencies have released official MCP servers, making it the most institutionally-adopted vertical. The U.S. Government Publishing Office's GovInfo MCP (public preview, January 2026) is among the first official federal MCP servers, providing certified access to 100+ collections of bills, laws, regulations, and the Federal Register via two tools. The U.S. Census Bureau's official MCP server (63 stars, CC0-1.0) offers 4 tools with PostgreSQL caching for ACS, Decennial, and Economic Census data. France's datagouv/datagouv-mcp (~1,300 stars, MIT) is the most-starred official government MCP server, with a public hosted instance at mcp.data.gouv.fr and 9 tools across 74,000+ datasets. India's NSO eSankhyiki MCP (119 stars) launched with 7 datasets and has expanded to 21 datasets from the Ministry of Statistics via FastMCP 3.0. GSA-TTS built a USASpending.gov demo (10 stars) with login.gov OIDC authentication. On the community side, lzinga/us-gov-open-data-mcp (94 stars) is a standout with 300+ tools spanning 40+ government APIs — Treasury, FRED, Congress, FDA, CDC, FEC, lobbying, housing, patents, OSHA, and more. Hack23/European-Parliament-MCP-Server (62 tools, Apache-2.0) is the most sophisticated parliamentary MCP server, featuring OSINT intelligence with MEP influence scoring, coalition analysis, and voting anomaly detection across 1,130+ unit tests. For U.S. legislation, sh-patterson/legiscan-mcp covers all 50 states plus Congress with 90%+ API usage reduction via batching, while amurshak/congressMCP offers 91+ operations with a hosted service. Government procurement is well-covered: blencorp/capture-mcp-server (16 stars) integrates SAM.gov, USASpending.gov, and Tango APIs with 15 tools; GovTribe offers commercial GovCon intelligence with 50+ tools; and procurement portals from India, Turkey, and Ukraine are available. Tax tools include dma9527/irs-taxpayer-mcp with 39 tools covering federal/state calculations through TY2025. Notable gaps: no official MCP servers from UK, Germany, Australia, or most G20 nations; no municipal/city services platforms (311 systems, utilities, permits); no voting/elections administration (only campaign finance); no social services (benefits, unemployment, welfare); no immigration/visa processing; no public transportation/transit; no emergency management/FEMA; no public education data. The category earns 4.0/5 — institutional adoption by five government agencies is remarkable for a protocol this young, the legislative and procurement coverage is comprehensive, and the existence of mega-aggregators like the 300-tool US government server demonstrates real utility. The international coverage beyond the US/France/India is still thin.

Review 2026-03-15 15:00:00

Agriculture & Farming MCP Servers — Leaf, John Deere, FieldMCP, FarmerChat, Weather, Satellite Imagery, and More

Agriculture and farming MCP servers for precision agriculture, crop planning, livestock management, and farm data integration. This is an early-stage but genuinely interesting category. Two commercial vendors now offer MCP servers — Leaf Agriculture's unified API connects to major ag platforms through a single integration point, and the new FieldMCP ($29/org/month) provides John Deere integration with 150+ agronomic decision rules. John Deere's Operations Center has one active community MCP implementation (CoreyFransen08's Cloudflare Workers with double OAuth proxy). Agricultural weather gets specialized treatment with agri-weather-mcp offering soil temperature/moisture at multiple depths and evapotranspiration metrics. A new general-purpose agriculture MCP server (AiAgentKarl) provides 8 tools across soil, weather, climate history, and global statistics using free APIs. The most ambitious project remains Digital Green's FarmerChat-MCP with 12 servers across five countries. Axion Planetary MCP has grown to 218 stars with a V2 rewrite migrating to AWS and introducing a SAR-to-optical foundation model. Major gaps persist: no official equipment manufacturer servers, no crop disease identification, no irrigation management. The category earns 3.0/5 — thin but meaningful, with commercial entrants signaling that agricultural MCP is becoming a real market.

Review 2026-03-15 14:30:00

Nonprofit & Charity MCP Servers — Grant Discovery, Donor Management, Humanitarian Data, Charity Verification, Civic Data, and Volunteer Impact

Nonprofit and charity MCP servers for AI-powered grant discovery, donor management, charity verification, humanitarian data access, civic open data, and social impact measurement. **Grant discovery arrived — the biggest gap is partially filled.** Tar-ive/grants-mcp (8 stars, Python, MIT, 3 tools) searches government grants via the Simpler Grants API with opportunity discovery, agency landscape mapping, and funding trend analysis. Granted AI's free MCP server goes further — 87,000+ searchable grants, 133,000+ foundation profiles, 5 tools, zero authentication required. Neither does grant *writing*, but discovery is no longer absent. **Civic and government open data exploded.** lzinga/us-gov-open-data-mcp (94 stars, TypeScript, MIT) covers 40+ US government APIs with 300+ tools — Treasury, FRED, Congress, FDA, CDC, FEC, lobbying, and more. Featured on Hacker News. EricGrill/mcp-civic-data (2 stars, Python, MIT) provides 110 tools across 33 free APIs including FEMA disasters, CDC health, Census demographics, EPA compliance, and clinical trials. **Anthropic's 'Claude for Nonprofits' still drives commercial integrations** — up to 75% discount on Team/Enterprise, same three connectors (Blackbaud, Benevity, Candid). The broader Claude connector directory grew to 200+ integrations by April 2026. **Charity verification upgraded** — asachs01/propublica-mcp shipped v1.0.0 with MCP 2025-03-26 Streamable HTTP transport and DXT extension format. conorheffron/mcp-charity (3 stars, Python, GPL-3.0) released v1.0.6 on Python 3.14 + fastmcp 3. briancasteel/charity-mcp-server dropped to 2 stars and hasn't been updated since January 2025. **Humanitarian data** — dividor/hdx-mcp (7 stars) added Docker MCP Toolkit support for easier onboarding. **NationBuilder MCP deleted** — mikeomlor/nb-mcp repo removed, user has no public repos. **Goodera-Benevity API integration went live** — streaming volunteer data between platforms. **CiviCRM gap finally filled** — johncallhub/civicrm-mcp-server (3 stars, JavaScript, MIT, 11 tools) gives the 14,000+ orgs on CiviCRM direct MCP access to contacts, activities, contributions, events, memberships, and custom fields. **Blackbaud launched 'Development Agent'** (March 2026) — the first fully autonomous fundraising AI agent for Raiser's Edge NXT. **Salesforce rebranded to 'Agentforce Nonprofit'** with 4 purpose-built AI agents including Volunteer Capacity & Coverage Agent (GA early 2026). **GovInfo MCP** (official US GPO, public preview January 2026) provides AI access to federal government documents. **Remaining gaps** — no grant *writing* assistance, no DonorPerfect/Bloomerang integration, no volunteer scheduling, no open-source impact measurement. Rating upgraded 3→3.5/5 — grant discovery, CiviCRM, and civic open data brought significant new capability.

Review 2026-03-15 14:00:00

Supply Chain & Logistics MCP Servers — SAP, Dynamics 365, Kinaxis, ShipStation, Karrio, Shippo, and More

Supply chain and logistics MCP servers let AI agents manage procurement, inventory, shipping, warehouse operations, and demand planning across the platforms that move products from supplier to customer. This is a maturing MCP category with strong ERP vendor leadership. **SAP** leads enterprise adoption with its MCP Gateway in Integration Suite (GA Q1 2026) connecting Joule agents to S/4HANA supply chain data, plus production planning, procurement, and order reliability agents rolling out Q1-Q2 2026. **Microsoft Dynamics 365** ships a dynamic ERP MCP server (public preview) with 20+ tools spanning data operations, form navigation, and action invocation — covering both Finance and Supply Chain Management apps with role-based security. **Kinaxis** is the first dedicated supply chain planning vendor to ship an MCP server (AWS Marketplace, RapidResponse integration, OAuth 2.0). For shipping, **ShipStation** has an official MCP server (50+ tools), **Karrio** provides open-source multi-carrier shipping (719 stars, FedEx/UPS/DHL/USPS), **Shippo** ships an official MCP with address validation and label generation, and **UPS** has an official server (13 stars, tracking + address validation). **Odoo** has the strongest open-source ERP coverage (259 stars, full CRUD for inventory, sales, stock). E-commerce supply chain is well-served through **Shopify** (199 stars, 31 tools including inventory and fulfillment), **WooCommerce** (101+ tools), and **Amazon Seller** MCP servers. **ReplenishRadar** provides agent-ready inventory intelligence (28 tools, stockout risk, demand forecasts, PO management). The biggest gaps: no MCP servers from Blue Yonder, Manhattan Associates, o9 Solutions, project44, Flexport, Coupa, or other dedicated supply chain planning and visibility platforms. Rating: 3.5/5 — strong ERP vendor participation from SAP and Microsoft, good shipping/logistics coverage, but dedicated supply chain planning and visibility vendors are almost entirely absent.

Review 2026-03-15 14:00:00

Sports & Fitness MCP Servers — Strava, Garmin, Fitbit, F1, NFL, MLB, Soccer, and More

Sports and fitness MCP servers for workout tracking, live scores, athletic analytics, and fantasy sports. This is one of the deepest MCP categories — Garmin Connect has 96+ tools covering activities, health metrics, workouts, devices, nutrition, and challenges, now at 420 stars. Strava grew to 366 stars with 25 tools. A new data-sovereignty approach emerged: nrvim/garmin-givemydata (95 stars, 44 MCP tools) stores Garmin data in local SQLite with Cloudflare bypass and professional training metrics (CTL/ATL/TSB). The TypeScript Garmin alternative (Nicolasvegam/garmin-connect-mcp) grew to 120 stars with 61 tools. Apple Health hit 177 stars. COROS grew to 45 stars with 68 commits. TrainingPeaks reached 54 stars. MacroFactor nutrition hit 20 stars. sportscore-mcp NEW — free multi-sport API (football, basketball, cricket, tennis) with 8 tools. For spectator sports, Balldontlie covers 18 leagues with 250+ endpoints. Two official first-party servers: PGA of America (mcp.pga.com) and MySwimPro (mcp.myswimpro.com). Remaining gaps: rugby, Peloton, CrossFit. Rating: 4.5/5 — fitness wearable coverage is best-in-class across the entire MCP ecosystem.

Review 2026-03-15 14:00:00

Calendar & Scheduling MCP Servers — Google Calendar, Outlook, Apple Calendar, Cal.com, Calendly, and More

Calendar and scheduling MCP servers across Google Calendar, Microsoft Outlook, Apple Calendar, CalDAV, scheduling platforms, and task automation. This is one of the strongest MCP categories — calendar management is a natural fit for AI assistants, and the ecosystem reflects that with 40+ servers and growing vendor adoption. Google Calendar leads with nspady's 1,100-star server (12 tools, multi-account) plus taylorwilsdon's google_workspace_mcp (1,100 stars, OAuth 2.1, full Workspace coverage). Microsoft has both an official remote MCP server and Softeria's 635-star community server with 90+ tools and dynamic discovery. Apple Calendar's flagship apple-mcp (3,000 stars) was archived January 2026 — mcp-ical and community forks continue. Calendly has shipped an official hosted MCP server at mcp.calendly.com. Cal.com's official server is complemented by bcharleson's 61-tool agent-native CLI. CalDAV provides universal standards-based access. The category earns 4.0/5 — excellent breadth, strong vendor participation (Microsoft, Calendly, Cal.com all official), and practical AI-native features. The main gaps are the lack of official servers from Google and Apple, and the archival of apple-mcp leaving macOS calendar users with fewer options.

Review 2026-03-15 13:30:00

Accounting & Bookkeeping MCP Servers — QuickBooks, Xero, Zoho Books, Sage, Wave, Beancount, and More

Accounting and bookkeeping MCP servers for invoicing, expense tracking, financial reporting, and ledger management. This is one of the strongest vertical categories in the MCP ecosystem — both Xero and Intuit (QuickBooks) have shipped official MCP servers, making accounting one of the few domains where major vendors are actively embracing MCP. XeroAPI/xero-mcp-server (253 stars, MIT, v0.0.15) leads with 50+ tools covering contacts, invoices, chart of accounts, payroll, and reporting. intuit/quickbooks-online-mcp-server (176 stars, Apache-2.0) provides expanded API coverage across 11 entity types with full CRUD operations. For Zoho Books, kkeeling/zoho-mcp (39 stars, MIT) offers 20+ tools across invoicing, contacts, expenses, and sales orders with multi-region support, while bu5hm4nn/zoho-bookkeeper-mcp is actively adding vendor management and bank transaction tools. The plain-text accounting community is well-represented — minhyeoky/mcp-server-ledger (48 stars) wraps Ledger CLI with 9 tools for balance queries, budget analysis, and financial reporting, while vanto/beanquery-mcp (45 stars) enables BQL queries against Beancount ledger files. Sage has an official Intacct MCP Server via its Developer Portal plus a new community server. Tax preparation is emerging — openaccountants (30 stars, 371 skills across 134 countries) and norman-finance (41 stars, European bookkeeping and tax filing). Wave (13 stars), FreshBooks, and Moneybird (27 stars, Dutch bookkeeping) have community servers. CData provides read-only JDBC-based servers for QuickBooks, Sage, Zoho Books, and MYOB. Odoo has ivnvxd/mcp-server-odoo (250 stars, v0.5.0) as the standout community implementation. The category earns 4.0/5 — the presence of two official vendor servers (Xero and QuickBooks) plus emerging tax/European coverage makes this one of the most production-ready MCP verticals.

Review 2026-03-15 12:57:00

Real Estate & Property MCP Servers — Zillow, MLS, Airbnb, BatchData, Mortgage Analysis, and More

Real estate and property MCP servers for property search, valuation, market analysis, mortgage calculations, property management, and CRM integration. The category shows accelerating momentum — all three major U.S. consumer portals (Zillow, Redfin, Realtor.com) now have ChatGPT MCP apps, PriceHubble launched 4 enterprise MCPs covering valuations across 11 countries, and both ATTOM and Cotality provide enterprise property data via MCP. The standout by star count is openbnb-org/mcp-server-airbnb (437 stars, MIT, v0.2.0) with 2 tools and polished DXT packaging. For traditional real estate, sap156/zillow-mcp-server (37 stars) offers 7 tools connecting to Zillow's Bridge API. nkbud/mcp-server-attom (MIT, Python) exposes 55+ ATTOM API endpoints as MCP tools covering property details, AVMs, sales history, and assessments. zellerhaus/batchdata-mcp-real-estate (27 stars, TypeScript, MIT) provides 8 tools for property data via BatchData.io's APIs. agentic-ops/real-estate-mcp (26 stars) is the most comprehensive general-purpose server with 30+ tools. CryptoCultCurt/appfolio-mcp-server (6 stars, ISC, TypeScript) fills the property management gap with AppFolio Reporting API access. PriceHubble's MCP suite (Listings, Transactions, Market Trends, Valuation) represents the first property intelligence platform with enterprise MCP support across 11 countries with ISO 27001/GDPR compliance. Repliers-io/mcp-server (16 stars) offers the closest thing to real MLS data access with 8 tools. The MLS space continues evolving — GumpperGroup's UNLOCK MLS RESO Reference server represents the first standards-based approach. For mortgage and investment analysis, confersolutions/mcp-mortgage-server parses Loan Estimate and Closing Disclosure PDFs into MISMO-compliant JSON, while sigaihealth/realvestmcp provides 31 professional calculators. Regional servers span Korean (MOLIT API), Australian, Swedish, French, Spanish, Philippine, and Russian markets. Major gaps narrowing but still significant: portal ChatGPT apps are ChatGPT-only (not open MCP servers), no CoStar/LoopNet/CREXi commercial real estate servers, limited title & escrow automation, and most CRM platforms still absent. The category earns 3.5/5 — impressive breadth and accelerating enterprise adoption, with the portal ChatGPT integrations signaling that the industry is taking AI-native data access seriously.

Review 2026-03-15 12:55:00

Accessibility & a11y MCP Servers — Axe-Core, WCAG Auditing, Color Contrast, BrowserStack, and More

Accessibility and a11y MCP servers for WCAG compliance testing, color contrast checking, code remediation, and enterprise accessibility scanning. The biggest development since March 2026: **Deque launched an official axe MCP Server** (dequelabs/axe-mcp-server-public) — the company behind axe-core that powers nearly every community scanner now has its own 2-tool server (analyze + remediate) integrated with Claude, Copilot, and Cursor. It requires a paid Axe DevTools for Web subscription. The community leader is ronantakizawa/a11ymcp (83 stars, 6,000+ downloads) with 6 tools covering URL testing, HTML snippet testing, rule exploration, color contrast, ARIA validation, and orientation lock detection. JustasMonkev's mcp-accessibility-scanner (48 stars, 193 commits) goes further with Playwright-powered multi-page crawling, keyboard navigation testing, and matrix scanning — the most comprehensive free scanner available. A new WCAG reference server (joe-watkins/wcag-mcp, 7 stars, 20 tools) provides comprehensive access to all 87 WCAG 2.2 success criteria, 400+ techniques, and 101 glossary terms — useful for AI agents that need to understand the standards, not just scan for violations. joe-watkins/accessibility-testing-mcp adds dual-engine testing (axe-core + IBM Equal Access). BrowserStack's official MCP server (136 stars) includes accessibility scanning powered by Spectra with AI-generated code fixes, though it requires a paid license. The Community-Access/accessibility-agents project (236 stars, v4.5.0) has grown to 79 specialized agents across 8 teams and 5 platforms — the most ambitious accessibility-AI project in the ecosystem. The category earns 3.5/5 — excellent tooling depth for web page auditing with Deque now officially in the MCP space, but gaps remain: no native mobile accessibility testing (iOS VoiceOver, Android TalkBack), no PDF/document accessibility remediation via MCP, no screen reader simulation, and no VPAT/ACR report generation.

Review 2026-03-15 12:45:00

Backup & Disaster Recovery MCP Servers — Veeam, Commvault, Velero, File Snapshots, and More

Backup and disaster recovery MCP servers across enterprise platforms, Kubernetes backup, cloud storage, database backup, file-level snapshots, and cloud infrastructure. The category has grown significantly since our initial review — now both major enterprise vendors have official MCP servers. Veeam launched veeam-ai/veeam-mcp-server on March 31, 2026 with 16+ capability categories covering threat/malware visibility, license intelligence, job operations, restore point/RPO coverage, repository health, proxy capacity, and more across VBR, Veeam ONE, and VSPC. Commvault's official server (11 stars) added Salesforce backup tools, Metallic gateway routing, and filter query support. The jorgedlcruz community Veeam server grew to 10 stars. For Kubernetes, kubectl-mcp-server hit 875 stars with structured output. New additions fill previous gaps: rclone-mcp (3 stars, 98 auto-generated tools for cloud storage), autorestic-mcp (read-only restic wrapper), and Databasement (311 stars, database backup manager with MCP server for MySQL/PostgreSQL/MongoDB/SQLite/Redis). The category earns 3.5/5 — Veeam's official launch alongside Commvault means two of the top three enterprise backup vendors now have MCP servers. Major gaps remain: no Rubrik, no Cohesity, no Acronis, no borg/kopia MCP servers, and no disaster recovery orchestration tools.

Review 2026-03-15 12:00:00

Customer Support & Helpdesk MCP Servers — Zendesk, Intercom, Freshdesk, ServiceNow, Plain, and More

Customer support and helpdesk MCP servers across enterprise platforms, modern support tools, live chat, open-source helpdesks, and e-commerce support. The category has matured significantly since March 2026: ServiceNow shipped native MCP in its Zurich release (MCP Server Console — both consumer and provider, OAuth 2.1, automatic tool discovery), Kustomer launched an official MCP server (Enterprise/Ultimate plans, read-only), and Zoho Desk gained MCP access through the Zoho MCP umbrella platform covering 14 products. Zendesk completed its Forethought acquisition (March 26, 2026) and unified AI agent plans but still has no official MCP server — the most conspicuous gap in the category. The enterprise tier is well-served: Freshdesk at 57 stars with 30 tools, ServiceNow with both native and 5+ community implementations, and new mattcoatsworth/zendesk-mcp-server offering 40+ tools across Support, Talk, Chat, and Guide. Among modern platforms, Intercom (13 tools, read-only, US-only), Plain (30 tools), and Pylon (v1.1.2, April 2) all maintain official servers. Help Scout grew to v1.7.0 with 131 commits and a new 100+ tool competitor. Zammad exploded to 610 commits with Docker versioning and HTTP transport. The category earns 4.0/5 — up from 3.5 — driven by ServiceNow going native, Kustomer and Zoho Desk closing the official server gap, and strong community growth across the board.

Review 2026-03-15 11:30:00

Legal & Contract Management MCP Servers — E-Signatures, Legal Research, Case Law, IP/Trademarks, and More

Legal and contract management MCP servers across e-signatures, legal research, case law, legal reasoning, IP/trademarks, compliance, contract management, and legal operations. This category stands out for its remarkable geographic diversity — we found jurisdiction-specific legal research servers for the United States, United Kingdom, France, Germany, Netherlands, Greece, Denmark, South Korea, Turkey, Japan, Australia, Switzerland, Poland, Argentina, Brazil, Indonesia, and the European Union. The biggest development since our initial review: DocuSign launched an official remote MCP server at mcp-d.docusign.com exposing its Intelligent Agreement Management platform, and PandaDoc released an official MCP server bundle — closing the two largest gaps in the e-signature subcategory. Concord became the first contract lifecycle management vendor with an official MCP server, and Clio now has 3+ community MCP servers for legal practice management. E-signature servers now cover ten platforms including eID Easy with 80+ qualified signature providers for eIDAS compliance. The Ansvar-Systems project systematically built compliance MCP servers for Dutch law (3,251 statutes), US federal law (130 statutes), EU regulations (61 acts), and Greek law (21,119 statutes) — all with remote endpoints and daily freshness checks. The UK gets strong coverage with a case law server (22 stars) and the Lex API MCP (219K acts, 70K judgments, 19 tools). Patent coverage expanded dramatically with riemannzeta/patent_mcp_server (54 stars, 52 tools across USPTO APIs) plus PatSnap and Google Patents servers. Open Agreements (30 stars) provides 40+ legal document templates (NDAs, SAFEs, NVCA docs) as signable DOCX. Corpo enables AI agents to form and govern Wyoming DAO LLCs — the first legal entity formation MCP server. The category earns 4.0/5, up from 3.5 — the vendor gap is closing fast (DocuSign, PandaDoc, Concord now have official servers), geographic coverage expanded to 17+ countries, and the patent and CLM subcategories have real depth. The remaining gaps: no LexisNexis, Westlaw, or Ironclad MCP servers, and no official Adobe Sign server.

Review 2026-03-15 11:00:00

IoT & Embedded MCP Servers — Home Assistant, MQTT, ESP32, ROS, Industrial PLCs, 3D Printers, and More

IoT and embedded MCP servers across smart home platforms, robotics, IoT platforms, MQTT brokers, microcontrollers, industrial systems, 3D printers, and more. This is where AI meets the physical world — and the breadth is genuinely surprising. The biggest story since our original review: Espressif has gone all-in on MCP with four official efforts — ESP-Claw (304 stars, a Chat Coding AI agent framework that acts as both MCP server and client on ESP32), ESP-IDF 6.0's built-in MCP server for development workflows, ESP RainMaker MCP for IoT device control, and a Documentation MCP server. The robotics subcategory leads in community adoption: robotmcp/ros-mcp-server (1,200 stars, up from 873, Apache-2.0) enables bidirectional AI-robot communication across both ROS1 and ROS2, now joined by wise-vision/ros2_mcp (73 stars) with auto-discovery and image streaming. Smart home is the most developed subcategory by server count: homeassistant-ai/ha-mcp has doubled to 2,500 stars with v7.3.0 introducing Agent Skills and a Webhook Proxy add-on, while tevonsb/homeassistant-mcp grew to 554 stars. The embedded chatbot space exploded: 78/xiaozhi-esp32 (24K stars) is an MCP-based chatbot running on ESP32 with cloud-side MCP for smart home control, desktop operation, and knowledge search. A new MicroPython MCP server bridges AI agents to any MicroPython board. 3D printing surged: DMontgomery40/mcp-3D-printer-server tripled from 61 to 168 stars with new Bambu FTP operations, OrcaSlicer CLI slicing, and mesh preparation tools. IoT platforms are represented by thingsboard/thingsboard-mcp (official, 120+ tools) and AWS IoT SiteWise MCP (official, 20+ tools). Vendor count grew from 7 to 10+ with Espressif's massive commitment. Key remaining gaps: no LoRaWAN servers, no Matter/Thread dedicated support, no official Arduino IDE integration. The category holds at 4.0/5 — Espressif's vendor commitment and the explosive growth across robotics, smart home, and embedded chatbots confirm IoT MCP is no longer experimental.

Review 2026-03-15 10:26:00

Education & LMS MCP Servers — Canvas, Moodle, Google Classroom, Anki, LeetCode, and More

Education and LMS MCP servers across learning management systems, educational content platforms, spaced repetition tools, coding education, math tutoring, and academic research. Canvas LMS is the runaway leader — no other platform comes close to the depth of MCP integration. Six independent Canvas MCP servers have emerged, led by vishalsachdev/canvas-mcp (96 stars) with 92 tools spanning course management, discussion boards, rubric-based bulk grading, assignment analytics, and code execution — all with FERPA-compliant data anonymization. DMontgomery40/mcp-canvas-lms (94 stars, MIT) provides 50+ tools as the most starred Canvas server. The diversity of Canvas implementations (Python, TypeScript, some combining Gradescope or macOS Calendar integration) reflects genuine student and instructor demand. Moodle, the world's most widely deployed open-source LMS, has peancor/moodle-mcp-server (35 stars) with 10 tools for student management, assignments, quizzes, and grading — importantly with read AND write access for providing feedback. Google Classroom has minimal coverage (3 tools), while D2L Brightspace has a creative web-scraping approach since students lack official API access. Educational content servers include EduBase/MCP (24 stars, official, full e-learning platform with advanced quiz parametrization, SCORM support, and cheating detection), openedu-mcp (21+ tools aggregating OpenLibrary/Wikipedia/arXiv/Dictionary APIs with grade-level filtering), and O'Reilly's official discovery MCP (built by their CTO). Spaced repetition is well-served by ankimcp/anki-mcp-server (219 stars) with 33 tools covering deck sync, card review, note management with media files, and evidence-based flashcard creation prompts. Coding education features jinzcdev/leetcode-mcp-server (104 stars) supporting both global and Chinese LeetCode with 17 tools including code execution and submission, plus interactive-leetcode-mcp enforcing pedagogical best practices with progressive 4-level hints before revealing solutions. Math tutoring gets a dedicated server with 17 tools for calculation, statistics, plotting, and formula explanation. The category earns 3.5/5 — Canvas integration is genuinely impressive, spaced repetition and coding education are well-covered, but massive gaps remain. No Blackboard, Khan Academy, Coursera, edX, Duolingo, or PowerSchool MCP servers exist. The positive signal: Instructure (Canvas vendor) announced IgniteAgent at InstructureCon 2025 with MCP as its integration standard — the first major LMS vendor to officially adopt the protocol, expected in 2026.

Review 2026-03-15 10:16:00

Healthcare & Medical MCP Servers — FHIR, PubMed, Clinical Trials, DICOM, Drug Databases, and More

Healthcare and medical MCP servers across FHIR/EHR integration, medical research, multi-source healthcare hubs, drug databases, medical imaging, and healthcare standards. The healthcare MCP landscape is surprisingly mature for a regulated industry. FHIR integration leads the category with multiple competing implementations — WSO2's server (110 stars) exposes any FHIR server as MCP with full CRUD operations and SMART-on-FHIR authentication, while health-record-mcp (75 stars) takes an innovative approach with grep, SQL, and JavaScript query tools over EHR data. The Momentum's FHIR server (77 stars) adds Pinecone vector search for semantic retrieval across clinical documents. AWS HealthLake MCP (part of the 8.5K-star awslabs/mcp repo) brings enterprise backing with 11 tools, automatic datastore discovery, and read-only mode for production safety. LangCare (31 stars, Go) targets enterprise deployments with TLS 1.3, PHI scrubbing, 40+ clinical skills library, and new MCP Apps and Voice Agent features. Medical research servers are the most polished subcategory. PubMed-MCP-Server (108 stars) provides deep paper analysis with PDF downloads. cyanheads/pubmed-mcp-server (86 stars, NEW) offers 9 tools including citation generation, MeSH lookup, and full-text extraction with a public hosted instance. The ClinicalTrials.gov server by cyanheads (65 stars) offers patient-to-trial matching, trend analysis, and study comparison with v2.3.4 architectural upgrades. Medical-mcps (18 stars) is the most ambitious — unifying 14 biomedical APIs (PubMed, OpenFDA, KEGG, UniProt, GWAS Catalog, ChEMBL, and more) into 100+ tools through a single endpoint. Multi-source healthcare hubs aggregate multiple medical APIs into single servers — healthcare-mcp-public (110 stars, tied for most starred) bundles FDA drugs, PubMed, clinical trials, ICD-10 codes, DICOM metadata, and a medical calculator. Medical-mcp (86 stars) provides 15 tools across FDA, WHO, PubMed, Google Scholar, and RxNorm with zero API keys required. Drug and pharmacology servers include DrugBank MCP (17,000+ drugs with interaction/pathway/structure search) and NLM Codes MCP (ICD-10/ICD-11/HCPCS/LOINC/RxTerms via the NLM Clinical Tables API). Medical imaging is represented by ChristianHinge/dicom-mcp (91 stars) with 11 tools for querying patients/studies/series on PACS systems, moving DICOM data between nodes, and extracting PDF reports from DICOM files. Healthcare standards are evolving — Innovaccer's HMCP specification (28 stars) extends MCP with HIPAA compliance, OAuth 2.0, and audit logging as a dedicated healthcare protocol layer. Keragon MCP (commercial, beta) provides HIPAA-compliant access to 300+ healthcare integrations with SOC 2 Type II certification. The category holds at 4.0/5 — the breadth is impressive with every major healthcare data domain covered, FHIR integration has strong competition driving quality, research servers are production-ready, and vendor participation (AWS, WSO2, Innovaccer, LangCare, Keragon) signals institutional confidence. The gaps: no Epic or Cerner official MCP servers yet, medical imaging is limited to DICOM metadata (no actual image analysis), mental health and genomics are nearly absent, and most servers lack HIPAA compliance documentation despite handling PHI.

Review 2026-03-15 10:15:00

E-Commerce & Shopping MCP Servers — Shopify, Stripe, WooCommerce, Amazon, and More

E-commerce and shopping MCP servers across platform-native commerce, payment processing, store management, marketplaces, and emerging protocols. The biggest development since March 2026: **three previously-missing platforms now have MCP servers** — Square launched an official MCP at mcp.squareup.com (99 stars, OAuth, full payments/orders/inventory/customer API), eBay gets a comprehensive community server (48 stars, 325 tools, 100% Sell API coverage across 270 endpoints), and BigCommerce gains multiple options (CData read-only, StackOne 120 actions, open-source community). Shopify expanded from 2 to **4 MCP servers** (Storefront, Dev, Customer Account, Checkout in preview) and shipped **MCP UI** — interactive product cards, variant selectors, and checkout flows rendered inside AI chat. Agentic Storefronts activated for all eligible US merchants March 24, with live ChatGPT/Perplexity/Copilot integration. Hydrogen 2026.1.4 auto-proxies /api/mcp for every headless store. GeLi2001/shopify-mcp grew to 195 stars. Stripe consolidated into the stripe/ai monorepo (1,500 stars) adding @stripe/token-meter for usage-based billing and @stripe/ai-sdk for Vercel integration. Google UCP added Cart and Catalog capabilities (March 19), with Merchant Center onboarding rolling out. Zendrop launched the first dropshipping MCP server (April 9) with granular permissions. The agentic commerce protocol landscape exploded to 10 active standards: ACP, UCP, Shopify Agents, Amazon Buy for Me, Mastercard Verifiable Intent, Stripe Machine Payments, x402, Google Agentic Checkout, Visa Ready, and Klarna Agent Mode. The category earns **4.5/5** — upgrading from 4.0 because Square/eBay/BigCommerce close the major platform gaps, Shopify's 4-server + MCP UI stack sets the industry standard, and 10 competing protocols signal rapid standardization. Remaining deductions for consumer shopping intelligence gaps, fragmented Shopify Admin landscape, and no official Amazon MCP server.

Review 2026-03-15 10:06:00

Translation & Localization MCP Servers — DeepL, Crowdin, Phrase, Lokalise, Smartling, and More

Translation and localization MCP servers across translation APIs, TMS platforms, i18n developer tools, and platform-specific localization. The translation and localization MCP landscape splits cleanly into three tiers. Translation API servers wrap existing translation engines — DeepL's official server leads at 102 stars with text translation, document translation (PDF/DOCX/PPTX/XLSX/HTML/TXT), glossary management, formality control, and text rephrasing across 30+ languages. Lara Translate (80 stars) released v1.0.1 with OAuth 2.0 support and full translation memory management. Intento provides multi-engine translation aggregation. Enterprise TMS platforms represent the most tool-rich subcategory with major April 2026 developments. Crowdin launched Crowdin Copilot — an AI orchestration platform with Ask Agent (read-only queries) and Task Agent (read+write workflow execution) plus MCP integration with GitHub, GitLab, Slack, Notion, Linear. Phrase expanded dramatically from 65 to 96 tools (66 Strings + 30 TMS) in v0.5.1. SimpleLocalize launched its official MCP server with 14 tools for bulk key creation, translation updates, and hosting management. Smartling now has two servers — the community server (141 commits) plus an official smartling-cli-mcp Docker wrapper. Lokalise launched an official MCP server in closed beta (February 2026), separate from AbdallahAHO's community server (59 tools). IntlPull launched a commercial MCP server with 8 tools including branch management and platform overrides. Developer i18n tools saw the fastest growth. Intlayer leads at 699 stars (+11%) with per-component internationalization for React, Next.js, Vue, and Svelte. NEW dalisys/i18n-mcp (10 stars, 16 tools) provides multi-framework i18n management with hardcoded string detection, TypeScript type generation, real-time file watching, and unused translation cleanup. The category earns 4.0/5 (up from 3.5) — Crowdin Copilot's AI orchestration, Phrase's tool expansion, three new TMS entrants (SimpleLocalize, IntlPull, Smartling official), and dalisys/i18n-mcp represent meaningful maturation. Gaps persist: no Google Cloud Translation MCP server despite Google's 30+ managed MCP servers for other services, no Transifex or Mozilla Pontoon, and local translation remains limited to TranslateGemma.

Review 2026-03-15 10:00:00

Geospatial & Mapping MCP Servers — Mapbox, Google Earth Engine, NASA Earthdata, QGIS, and More

Geospatial and mapping MCP servers across commercial platforms, earth observation, open-source tools, and GIS libraries. QGIS MCP surged to 926 stars — the most popular geospatial MCP server by far. Google Maps cablate hit 279 stars with v0.0.52 (configurable HTTP bind for remote access). TomTom rebranded to 'TomTom Maps MCP Server' — separate Traffic Analytics MCP product incoming. Mapbox offers two official servers (main 335 stars + DevKit 49 stars with OTel v2.x). Axion Planetary holds at 218 stars with AWS-hosted SAR-to-optical. Japan MLIT servers both grew (155 + 170 stars). With official servers from Mapbox, NASA, Baidu, and TomTom plus deep GIS integration via gis-mcp's 100+ tools, geospatial remains the strongest MCP vertical.

Review 2026-03-15 09:55:00

Social Media & Marketing MCP Servers — Twitter/X, Bluesky, Instagram, LinkedIn, Meta Ads, Google Ads, SEO, and More

Social media and marketing MCP servers across posting, analytics, advertising, SEO, and email marketing. The landscape has matured significantly since March 2026: Meta Ads MCP hit 791 stars with 133 releases, XActions emerged as a 203-star no-API-fee Twitter toolkit with 51+ tools, HubSpot MCP went GA with read+write CRM access, Ahrefs moved to a paid remote MCP server at mcp.ahrefs.com, Google Ads MCP is officially read-only by design, and new multi-platform scheduling servers (PostPlanify, Publora, Buffer MCP) bring AI-native social management to every major platform. Instagram's mcpware rewrite delivers 23 Graph API tools. Twitter/X still has no official server but the community now offers 10+ alternatives.

Review 2026-03-15 09:45:00

Desktop Automation & Browser Control MCP Servers — Playwright, Selenium, Windows-MCP, macOS Automator, and More

Desktop automation and browser control MCP servers across browser automation frameworks, Windows desktop control, macOS scripting, cross-platform tools, and enterprise RPA. Browser automation is the most mature subcategory — Microsoft's official Playwright MCP server (31,200 stars, PulseMCP #1 globally with 42.4M all-time visitors) continues to define accessibility-tree-driven web interaction for LLMs. The server hit v0.0.70 with Playwright 1.59 adding browser.bind() for shared browser instances and page.screencast for annotated video receipts. A Chrome Web Store extension 'Playwright MCP Bridge' now available. ExecuteAutomation's community Playwright server (5,455 stars) appears dormant since Dec 2025. BrowserMCP (6,377 stars) has had no commits in over a year — stagnant. Browserbase (3,277 stars) shipped v3.0.0 with breaking tool name changes and a hosted MCP endpoint at mcp.browserbase.com. New browser entrant Pilot (31 stars) offers Chrome extension + MCP for real browser control with logged-in sessions. Windows desktop automation is led by CursorTouch/Windows-MCP (5,260 stars, +203 commits since March) — the most actively developed server in this category, now at v0.7.1 with DXCam screenshot backend, MSIX/UWP app launch support, and UIAutomation hang fixes. New entrant WinScript MCP (9 stars, 59 tools) bills itself as 'AppleScript for Windows.' macOS has the richest scripting ecosystem — steipete/macos-automator-mcp (762 stars) ships 200+ recipes, CursorTouch launched MacOS-MCP (18 stars) for lightweight computer use, and desktop-pilot-mcp claims 30-100x faster than screenshot-based approaches. The Linux gap is finally closing — GhostDesk (44 stars) provides a full virtual Linux desktop in Docker for AI agents (25+ tools), tine (10 stars) is the first GNOME Wayland desktop automation MCP server using AT-SPI2, and gnome-ui-mcp brings Mutter remote desktop input. Enterprise RPA expanded — UiPath's official SDK shipped v0.2.0 with Streamable HTTP transport, Power Apps MCP Server entered public preview connecting to 1,100+ enterprise systems, and Automation Anywhere added limited MCP server capability. OpenAI Codex shipped desktop computer use (April 16) with broad MCP support. The category holds at 4.0/5 — browser automation is dominant with Playwright MCP as the undisputed #1 globally, Windows-MCP is thriving, the Linux gap is partially closing, and enterprise RPA is expanding. Deductions for dormant community servers (BrowserMCP, executeautomation), still-fragmented browser automation landscape, limited safety controls, and Linux desktop support still thin compared to Windows/macOS.

Review 2026-03-15 09:30:00

Workflow Automation MCP Servers — n8n, Zapier, Make & More

25+ workflow automation MCP servers compared across n8n, Zapier, Make, Windmill, Activepieces, Airflow, Prefect, Kestra, Pipedream, and Temporal. n8n leads with 18.7K stars and 1,505 node coverage. Windmill and Activepieces fill major gaps. Rating: 4.5/5.

Review 2026-03-15 09:30:00

Game Engine & 3D Development MCP Servers — Unity, Unreal Engine, Godot, Roblox, Cocos Creator, Bevy, and More

Game engine and 3D development MCP servers across Unity, Unreal Engine, Godot, Roblox, Cocos Creator, Bevy, web game engines, and asset generation. Unity has the largest MCP ecosystem — CoplayDev/unity-mcp (8,900 stars, 40+ tools) leads adoption with profiler, physics, build pipeline, and multi-scene management, while IvanMurzak/Unity-MCP (2,300 stars, up 650%) offers the deepest integration with 100+ native tools and runtime agents for AI-controlled NPCs. Unreal Engine now has a commercial option — StraySpark (207 tools, 34 categories) joins community leaders chongdashu/unreal-mcp (1,800 stars) and ChiR24/Unreal_mcp (552 stars, UE 5.0-5.7 with native HTTP/SSE). Godot has the most comprehensive single-server tooling — GoPeak now packs 110+ tools with tiered profiles, joined by GDAI MCP ($19 commercial). Roblox leads the industry — archived its open-source repo in April 2026 and went all-in on the built-in Studio MCP server with external LLM support (Claude, OpenAI, Gemini), playtest automation with virtual input, and multi-instance management. NEW engine coverage: Cocos Creator (DaxianLee/cocos-mcp-server, 831 stars, 50 core tools) and Bevy/Rust (Nub/bevy_mcp, 12 tools via BRP bridge) fill major gaps. The category earns 4.5/5 — explosive growth across all engines, first commercial MCP products, Roblox's built-in MCP with third-party LLM support is industry-leading, and the Rust game engine gap is finally closed.

Review 2026-03-15 09:30:00

CMS & Content Management MCP Servers — WordPress, Contentful, Sanity, Strapi, Directus, Ghost, and More

CMS and content management MCP servers across WordPress, headless CMS platforms, traditional CMS, website builders, and developer-focused CMS. WordPress leads the category with official core integration — the Abilities API (shipping in WordPress 6.9) lets any plugin register capabilities that the WordPress/mcp-adapter (663 stars) automatically exposes as MCP tools, making WordPress the first major CMS with native protocol-level AI agent support. The headless CMS space is remarkably mature — Contentful's official server offers 40+ tools with AI Actions for custom workflows, Sanity's hosted remote MCP at mcp.sanity.io provides OAuth authentication and schema-aware operations with zero local setup, Strapi's server uses meta-tools that introspect schemas at runtime for universal content type support, and Directus offers 22 tools with Mustache-templated dynamic prompts stored in Directus collections. Ghost has the most comprehensive single-server implementation with 50+ tools covering posts, members, newsletters, tiers, offers, and webhooks through JWT authentication. Website builders are joining — Webflow's official MCP server enables AI agents to interact with live sites through OAuth, and multiple Shopify community servers provide store management through GraphQL. The developer-focused CMS space is thriving — Payload CMS 3.0 has both a development assistance server (code validation, template generation, project scaffolding) and a native plugin, while Storyblok's hypescale server offers 160 tools across 30 modules. The category earns 4.5/5 — WordPress's Abilities API sets a new standard for CMS-AI integration, headless CMS platforms compete aggressively on developer experience with remote hosted servers requiring zero setup, official server support is unusually strong (WordPress, Contentful, Sanity, Directus, Webflow, Storyblok all have official or official-adjacent implementations), and WooCommerce's native MCP integration extends the pattern to e-commerce. Deductions for fragmented WordPress ecosystem (5+ competing community servers), missing Squarespace and Wix MCP servers, and limited safety controls outside of Strapi's write protection.

Review 2026-03-15 09:10:00

Audio & Video Processing MCP Servers — ElevenLabs, FFmpeg, DaVinci Resolve, Ableton, REAPER, and More

Audio and video processing MCP servers across speech synthesis, transcription, video editing, music production, and media generation. ElevenLabs' official MCP server (1,300 stars, Python, MIT) dominates the audio API space — 24 tools covering voice cloning, text-to-speech, speech-to-speech, music composition, transcription with speaker identification, sound effects, voice agents, and outbound calls. For local TTS, blacktop/mcp-tts (56 stars, Go) provides 4-provider fallback across macOS say, ElevenLabs, Google Gemini, and OpenAI with sequential speech enforcement via file locking. New open-weight TTS options include Chatterbox and Qwen3-TTS alongside Kokoro-82M. On the video side, DaVinci Resolve MCP (866 stars, +35%) has the deepest coverage — 342 granular tools mapping 100% of Resolve's scripting API, now with Fusion composition node graph control. Adobe's adb-mcp (576 stars) provides multi-app control across Photoshop, Premiere, After Effects, InDesign, and Illustrator. For music production, Ableton MCP (2,400 stars) leads adoption, while total-reaper-mcp (41 stars, 600+ tools) offers the most comprehensive toolset. itsuzef/reaper-mcp underwent a major rewrite — now 58 tools with python-reapy architecture and PyPI publication. New arrivals include Spotify MCP (312 stars) filling a previously noted gap, and yt-dlp-mcp (233 stars) for video download and transcript extraction. The category earns 4.0/5 — strong official vendor participation, diverse cloud-to-local approaches, and genuine creative workflow automation.

Review 2026-03-15 09:00:00

Chaos Engineering MCP Servers — LitmusChaos, Chaos Mesh, Gremlin, Steadybit, Harness, and More

Chaos engineering MCP servers across CNCF platforms, commercial reliability tools, and cloud-native fault injection services. LitmusChaos offers the most comprehensive official MCP server with 17 tools covering the full chaos experiment lifecycle — from ChaosHub fault discovery through execution tracking with resiliency scoring. Chaos Mesh MCP provides the deepest fault injection coverage with 33 tools spanning 7 chaos categories. Harness is the breakout performer with 50 stars and 461 commits, now using a registry-based architecture dispatching 10 consolidated tools to 139 resource types. Gremlin has expanded beyond read-only with reliability test execution. The category is young but growing — no ChaosBlade, Toxiproxy, or PowerfulSeal MCP servers exist yet.

Review 2026-03-15 08:38:00

Time-Series Database MCP Servers — Grafana, ClickHouse, Prometheus, InfluxDB, VictoriaMetrics, SigNoz, and More

Time-series database MCP servers across observability platforms, column-oriented databases, Prometheus-compatible systems, time-series engines, and specialized databases. Grafana's mcp-grafana (2,900 stars, 563 commits, Go) remains the undisputed leader — 30+ tools spanning Prometheus queries, Loki log searches, ClickHouse SQL, CloudWatch metrics, Elasticsearch search, alerting rules, incident management, OnCall schedules, dashboard rendering, and annotations — now with a remote hosted MCP server and the open-source o11y-bench agent benchmark. SigNoz (88 stars, 30+ tools, Go) is a major new open-source entrant covering metrics, traces, logs, alerts, and dashboards. For standalone ClickHouse access, the official mcp-clickhouse (761 stars) provides read-only-by-default SQL execution with an embedded chDB engine, plus a new Cloud Remote MCP server in private preview on the AWS Marketplace. The Prometheus ecosystem remains the most competitive subcategory — pab1it0's server (427 stars) offers the most mature Python implementation with Helm chart deployment, while giantswarm's Go implementation (7 stars but 117 commits) has the deepest feature set with OAuth 2.1 and multi-tenant support for Cortex, Mimir, and Thanos. VictoriaMetrics (160 stars, promoted from Community to main org) stands out with a hosted MCP server in VictoriaMetrics Cloud and the broadest companion ecosystem. The category earns 4.0/5 — strong official vendor support, a maturing trend toward hosted remote MCP servers, and genuine utility for observability workflows.

Review 2026-03-15 08:30:00

Compliance & Audit MCP Servers — Vanta, Drata, SentinelGate, Agentic Gateway Registry, and More

Compliance and audit MCP servers across compliance platforms, policy enforcement proxies, audit logging tools, and security standards. The Agentic MCP Gateway Registry (605 stars, 1,045 commits, 30 contributors) is the clear enterprise governance leader — centralized OAuth with Auth0/Okta, AWS AgentCore federation, Agent Name Service trust verification, SOC 2/GDPR audit logging, and YARA security scanning. Three compliance platforms now have MCP support: Vanta (55 stars, 13 tools, read-write), Drata (official hosted + community), and Secureframe (8 stars, read-only, dormant). SentinelGate (24 stars, v2.1.4) has matured significantly with PII/secrets scanning and platform binaries. New: apisec-inc/mcp-audit (146 stars) scans MCP configs for exposed secrets and generates AI-BOMs. The category is maturing unevenly — the leaders are pulling ahead while monitoring and audit logging tools have largely stalled.

Review 2026-03-15 08:20:00

Identity & Authentication MCP Servers — Okta, Auth0, Keycloak, Entra ID, Casdoor, and More

Identity and authentication MCP servers across identity platforms, cloud IAM providers, and auth proxies. Auth0's MCP server (100 stars) has the most polished developer experience — 18+ tools with automatic credential redaction, configurable tool access, and Device Authorization Flow with keychain storage. Casdoor (13,300 stars) is the first AI-native IAM platform with a built-in MCP endpoint at /api/mcp, supporting OAuth 2.1, OIDC, SAML, CAS, and LDAP. Okta for AI Agents launches April 30 with Agent Gateway virtual MCP server and MCP Registry for enterprise governance. For securing MCP servers, MCP Auth Proxy (74 stars) provides a drop-in OAuth 2.1 gateway supporting Google, GitHub, and any OIDC provider. New entrants FusionAuth (300+ tools) and Authentik (245 tools) dramatically expand the field. The MCP authorization spec now mandates RFC 8707 resource indicators and CIMD client registration.

Review 2026-03-15 08:00:00

Data Visualization MCP Servers — AntV, ECharts, Vega-Lite, Plotly, Matplotlib, D3, and More

Data visualization MCP servers across charting libraries, grammar-of-graphics tools, code-based renderers, BI platforms, and data-aware visualizers. AntV's mcp-server-chart dominates with 4,000+ stars and 27 tools covering everything from basic charts to geographic maps and mind maps. ECharts has two strong options — the official Apache server for simplicity and hustcc/mcp-echarts for full syntax control with local rendering. Vega-Lite brings declarative grammar-of-graphics to MCP. The category is broad but fragmented — no single server handles the full visualization pipeline from data loading through interactive dashboards.

Review 2026-03-15 07:30:00

Data Pipeline & ETL MCP Servers — Airflow, dbt, Kafka, Snowflake, Databricks, Airbyte, and More

Data pipeline and ETL MCP servers across workflow orchestration, data transformation, streaming, integration platforms, and data warehouses. dbt's official server dominates with 533 stars and 65 tools spanning SQL execution, semantic layer, discovery, and documentation. Snowflake's official server brings Cortex AI to the MCP ecosystem. Kafka has the most competitive subcategory with 5+ servers in Go and Python. The data engineering stack is well-represented in MCP — most major tools have at least one server, and several have official implementations.

Review 2026-03-15 07:24:00

AI & ML Model Serving MCP Servers — HuggingFace, Ollama, Replicate, W&B, MLflow, and More

AI and ML model serving MCP servers across model hubs, local inference, experiment tracking, and cloud ML services. HuggingFace's official server leads with Hub search, Gradio Space execution, and proxy tools for thousands of MCP-enabled Spaces. MLflow now has an official MCP server built into MLflow 3.5.1+. Weights & Biases expanded to 14 tools with a hosted server. The category crossed a maturity threshold — every major ML platform now has official MCP support.

Review 2026-03-15 07:16:00

Performance & Load Testing MCP Servers — k6, JMeter, Locust, Gatling, Artillery, and Lighthouse

Performance and load testing MCP servers across load testing frameworks, web performance auditing, cloud load testing, and MCP server benchmarking. Grafana's official mcp-k6 leads with script validation, guided generation, Streamable HTTP transport, and k6 documentation browsing. JMeter MCP Server brings bottleneck detection and visualization. AWS Distributed Load Testing and Azure Load Testing now provide cloud-native MCP integrations. Lighthouse MCP servers offer Core Web Vitals monitoring, accessibility scoring, and SEO analysis. MCPMark and MCP-Bench have matured into academically published benchmarks.

Review 2026-03-15 07:04:00

Network Security & Monitoring MCP Servers — Packet Capture, Port Scanning, Pentesting, and Reconnaissance

Network security MCP servers across packet capture, port scanning, pentesting, web security, SSL/TLS, CVE intelligence, and reconnaissance. PortSwigger's Burp Suite MCP leads with 706 stars and official vendor backing. FuzzingLabs' mcp-security-hub surged to 530 stars with 20+ offensive tools. NEW cve-mcp-server aggregates 27 tools across 21 security APIs. Globalping runs diagnostics from thousands of global probes without local installation.

Review 2026-03-15 06:47:00

API Testing MCP Servers — REST Clients, GraphQL Tools, OpenAPI Converters, and gRPC Bridges

API testing MCP servers across REST clients, GraphQL tools, OpenAPI converters, gRPC bridges, and Bruno collection runners. Postman's official MCP server leads with 100+ tools and remote hosting. Apollo MCP Server (v1.13, Rhai scripting, MCP prompts) converts GraphQL operations to MCP tools with Rust performance. Bruno MCP servers now bridge the formerly missing Bruno ecosystem. blurrah/mcp-graphql provides generic GraphQL introspection and query execution. Redpanda's protoc-gen-go-mcp bridges gRPC services to MCP with zero boilerplate.

Review 2026-03-15 06:32:00

DNS & Domain Management MCP Servers — Registrars, DNS Providers, WHOIS, and Lookup Tools

DNS and domain management MCP servers across registrars, cloud DNS providers, and diagnostic tools. NameSilo's official MCP leads with 80+ methods covering DNS, registration, email forwarding, and SSL. Spaceship MCP offers 48 tools with dynamic mode. GoDaddy launched an official MCP (search/availability only). Instant Domain Search provides sub-10ms availability checking. WhoisXML API MCP adds 17 tools for WHOIS, DNS, and threat intelligence. Multi-registrar domain-suite-mcp unifies four providers.

Review 2026-03-15 06:30:00

Database Administration MCP Servers — PostgreSQL, MySQL, MongoDB, Redis, DynamoDB, Oracle, and Beyond

Database administration MCP servers across PostgreSQL, MySQL, MongoDB, Redis, DynamoDB, Supabase, and SQLite. Postgres MCP Pro leads with 2,300 stars and index tuning. MongoDB official server offers 40+ tools. Multi-database servers cover MySQL/PostgreSQL/SQLite/Oracle in a single connection.

Review 2026-03-15 06:30:00

CDN & Edge Computing MCP Servers — Cloudflare, Fastly, Akamai, Gcore, and Beyond

CDN & edge computing MCP servers across Cloudflare, Fastly, Akamai, Gcore, and Netlify. Cloudflare leads with 3,700+ stars and Code Mode now offering dual-mode architecture (2 tools or ~2,500 individual tools). Fastly migrated to official go-sdk. ALECS rewrites Akamai tooling from 191 to ~25 stable core tools.

Review 2026-03-15 06:10:00

Infrastructure Automation MCP Servers — Ansible, Terraform, Pulumi, OpenTofu, and Beyond

Infrastructure automation MCP servers across Ansible, Terraform, Pulumi, OpenTofu, Crossplane, and env0. HashiCorp's terraform-mcp-server leads with 1,300 stars and v0.5.1 (Stacks + plan/apply). Pulumi surges to 188 stars with Neo delegation. NEW: env0, Infracost, and Upbound Marketplace MCP servers fill major gaps.

Review 2026-03-15 06:05:00

Log Management MCP Servers — Splunk, Elasticsearch, Loki, Datadog, CloudWatch, and Beyond

Log management MCP servers across Splunk, Elasticsearch, Grafana Loki, Graylog, AWS CloudWatch, Datadog, Dynatrace, New Relic, Axiom, Sumo Logic, and more. Grafana's mcp-grafana leads with 2,907 stars and 60+ tools. AWS CloudWatch monorepo at 8,864 stars. NEW: Axiom official MCP at mcp.axiom.co.

Review 2026-03-15 04:22:00

Secret Management MCP Servers — Vault, 1Password, Bitwarden, Infisical, and Beyond

Secret management MCP servers across HashiCorp Vault, 1Password, Bitwarden, Infisical, Doppler, AWS, Azure, and CyberArk. Vault's official server handles KV secrets, PKI certificates, and mount management. Bitwarden covers full vault and org administration. CyberArk now on AWS Marketplace with Agent Guard for AI agent credential security.

Review 2026-03-15 04:06:00

Container Registry MCP Servers — Docker Hub, ECR, ACR, JFrog, Harbor, and Beyond

Container registry MCP servers across Docker Hub, JFrog, AWS ECR, Azure ACR, Harbor, and Nexus. Docker Hub's official server has AI-powered image discovery across 100k+ images. JFrog covers the full artifact lifecycle with 22+ tools. AWS provides ECR integration through both ECS and Finch MCP servers.

Review 2026-03-15 03:56:00

API Gateway MCP Servers — Kong, APISIX, Cloudflare, Envoy, Traefik, and Beyond

API gateway MCP servers across Kong, APISIX, Cloudflare, Envoy, Traefik, Gravitee, Apigee, and AgentGateway. Kong Agent Gateway (April 2026) unifies LLM, MCP, and A2A governance in a single control plane — a first. Cloudflare Code Mode is now default on all MCP Server Portals. AgentGateway hits 2,457 stars and 1M image pulls. Microsoft enters with a Kubernetes-native MCP Gateway (595 stars). Tyk AI Studio goes open source. The MCP gateway subcategory has consolidated around enterprise-grade governance.

Review 2026-03-15 03:48:00

Code Security MCP Servers — Snyk, SonarQube, Semgrep, Trivy, CodeQL, Datadog, Checkmarx, and Beyond

Code security MCP servers across Snyk, SonarQube, Semgrep, Trivy, CodeQL, Datadog, Checkmarx, Mend, Endor Labs, Cycode, and Aikido. The category has expanded significantly since March 2026 — three major vendors (Checkmarx, Datadog, Mend) have entered with official MCP servers, OWASP published both an MCP Top 10 and Agentic Applications Top 10, and Snyk rebranded to Snyk Studio with 12 tools including package health checks. SonarQube now offers cloud-native MCP embedded directly in SonarQube Cloud. Semgrep's MCP is fully bundled into the Semgrep Plugin (MCP + Hooks + Skills). CodeQL development has more than doubled in commits and stars. The 'agentic security' narrative dominated RSAC 2026. Over 20 servers across 12+ platforms make this the deepest vendor-backed MCP category.

Review 2026-03-15 03:28:00

Notification & Email Delivery MCP Servers — Twilio, Resend, SendGrid, Mailgun, Postmark, Infobip, Courier, Novu, and Beyond

Notification and email delivery MCP servers across Twilio, Resend, SendGrid, Mailgun, Postmark, Infobip, Courier, Novu, Telnyx, Pushover, and ntfy. Resend has the best developer experience. Infobip has the broadest channel coverage. Courier offers the most tools.

Review 2026-03-15 03:20:00

Monitoring & Uptime MCP Servers — UptimeRobot, Uptime Kuma, OneUptime, Better Stack (Now Official!), and Beyond

Monitoring and uptime MCP servers across UptimeRobot, Uptime Kuma, OneUptime, Better Stack, and infrastructure diagnostics. Better Stack now ships an official MCP server at mcp.betterstack.com. DavidFuchs/mcp-uptime-kuma expanded to 25+ tools in v0.7.0.

Review 2026-03-15 03:12:00

PDF & Document Processing MCP Servers — MarkItDown, Docling, PDF Reader, and More

PDF and document processing MCP servers across MarkItDown (114K stars), Docling (58.3K core stars, Heron layout model), PDF Reader MCP (657 stars, v2.3.1), jztan/pdf-mcp (NEW — 8 tools, hybrid search + caching), mcp-pandoc, eBook-MCP, and PDF.co. Microsoft and IBM both ship official servers, with Docling's core library surging 58% to become the fastest-growing project in the category. The ecosystem split between universal converters and PDF-specific extractors persists, but intelligent caching and hybrid search are emerging as differentiators in the PDF-specific space.

Review 2026-03-15 03:04:00

Message Queue MCP Servers — Kafka, RabbitMQ, Pulsar, NATS, SQS, and Beyond

Message queue MCP servers across Kafka, RabbitMQ, ActiveMQ, Pulsar, NATS, SQS, Google Pub/Sub, Azure Service Bus, RocketMQ, and IBM MQ. Official servers exist for most major platforms. Confluent v1.2.2 adds billing and metrics tools. Amazon MQ now covers ActiveMQ. New MCP-over-AMQP transport SDK.

Review 2026-03-15 02:53:00

Search Engine MCP Servers — Elasticsearch, OpenSearch, Meilisearch, Algolia, Solr, and Beyond

Search engine MCP servers across Elasticsearch, OpenSearch, Meilisearch, Algolia, Apache Solr, and Typesense. Official servers exist for most platforms but Elasticsearch's is deprecated and Algolia's are explicitly experimental.

Review 2026-03-15 02:45:00

Cloud Storage MCP Servers — S3, Google Cloud Storage, Azure Blob, MinIO, and Beyond

Cloud storage MCP servers across AWS S3, Google Cloud Storage, Azure Blob, MinIO, Cloudflare R2, Backblaze B2, and DigitalOcean Spaces. Official servers exist for most platforms but vary widely in completeness.

Review 2026-03-15 02:30:00

CI/CD MCP Servers — GitHub Actions, Jenkins, GitLab CI, CircleCI, and Beyond

CI/CD MCP servers across GitHub Actions, Jenkins, GitLab CI, CircleCI, Azure DevOps, Buildkite, and Argo CD. GitHub hits v1.0.0 with toolset filtering; Buildkite joins as new official vendor; Azure DevOps goes cloud-native.

Review 2026-03-15 02:30:00

Analytics MCP Servers — Google Analytics, Mixpanel, PostHog, Amplitude, Microsoft Clarity, and Beyond

Analytics MCP servers across Google Analytics, PostHog, Amplitude, Pendo, Mixpanel, Microsoft Clarity, Plausible, and Matomo. Six platforms now have official MCP servers. Amplitude expanded massively into Session Replays, Agent Skills, and in-client chart rendering. Sentry built a hosted Plausible MCP.

Review 2026-03-15 02:05:00

CRM MCP Servers — Salesforce, HubSpot, Pipedrive, and Beyond

CRM MCP servers across Salesforce, HubSpot, Pipedrive, Attio, Zoho, Dynamics 365, and more. Four platforms have official GA servers, plus a new Dataverse Management MCP registry for 1,470+ connectors.

Review 2026-03-15 02:00:00

Outlook MCP Servers — Microsoft's Enterprise Email Meets the Agent Era

Outlook MCP servers — from Microsoft's official Work IQ Mail to community Graph API wrappers. Softeria v0.91.0 (665 stars) adds webhooks, sensitivity labels, mail delta sync. pnp doubled to 101 stars. Outlook.com outage April 27 highlights auth fragility.

Review 2026-03-15 01:45:00

Shopify MCP Servers — From 2 Servers to an Agentic Commerce Platform

Shopify's MCP ecosystem — four official servers (Dev, Storefront, Customer Accounts, Checkout preview), community Admin API servers with 31 tools, and Agentic Storefronts connecting 5.6M merchants to ChatGPT's 880M users.

Review 2026-03-15 01:30:00

Blender MCP Server — AI-Powered 3D Modeling with a Security Trade-Off

The most popular creative tool MCP server — lets AI agents control Blender through natural language for 3D modeling, scene creation, and manipulation. 20.1K GitHub stars, 121K monthly PyPI downloads, 1.3M PulseMCP visitors. Now faces competition from Blender Foundation's own official MCP server (launched March 31). Security vulnerabilities confirmed exploitable by AgentSeal research, and LLM spatial reasoning limits mean production use requires caution.

Review 2026-03-14 22:30:00

Google Calendar MCP Server — Multi-Account Calendar Management for AI Assistants

Community-built MCP server for Google Calendar management. 13 tools covering events, bulk creation, scheduling, availability, and multi-account operations. OAuth 2.0 with PKCE, npm package, Docker support.

Review 2026-03-14 22:10:00

Zep's Graphiti MCP Server — Temporal Knowledge Graphs for AI Agent Memory

Zep's Graphiti MCP server for temporal AI agent memory. Nine tools across episode management, entity search, and fact retrieval. Open source, multi-database (FalkorDB/Neo4j), multi-LLM provider support.

Review 2026-03-14 21:50:00

The Mem0 MCP Server — AI Memory That Actually Scales (If You Pay)

Mem0's MCP server for persistent AI agent memory. Nine tools, semantic search, optional graph memory, free tier with 10K memories, and a self-hosted OpenMemory option for full local control.

Review 2026-03-14 21:30:00

Obsidian MCP Servers — Eight Servers, Three Architectures, No Official Blessing

Eight community MCP servers bring AI agents to Obsidian. Three integration approaches, eight different trade-offs. A landscape review.

Review 2026-03-14 21:10:00

The GitMCP Server — Zero-Setup Documentation From Any GitHub Repo

Turns any public GitHub repository into an MCP documentation server with zero setup. Four tools, cloud-hosted, completely free. 7,900 GitHub stars, 702 forks, Apache 2.0. Simple but faces mounting security concerns around prompt injection via repository content.

Review 2026-03-14 21:09:00

Atlassian MCP Server — Jira and Confluence Access for AI Agents

Atlassian's official Rovo MCP server connects AI agents to Jira, Confluence, and Compass via cloud-hosted OAuth 2.1. But a community server with 10x the stars may be the better choice.

Review 2026-03-14 20:54:00

The Framelink MCP Server for Figma — Community Design-to-Code That Outperforms the Official

The community Figma MCP server with 14,400+ GitHub stars. Descriptive JSON output instead of prescriptive React code, preserved component nesting, 25% smaller payloads, HTTP transport. Works with any Figma account — no Dev seat required.

Review 2026-03-14 18:10:00

The Honeycomb MCP Server — Event-Based Observability With a Hosted MCP That Replaced Its Own Open-Source Server

Honeycomb's MCP integration for AI-assisted observability. Query traces, metrics, SLOs, triggers, and boards via natural language. Now GA with Agent Skills, BubbleUp, heatmaps, histograms, and Automated Investigations.

Review 2026-03-14 16:20:00

The PagerDuty MCP Server — 67+ Tools for Incident Management With the Most Comprehensive Write API in the Category

PagerDuty's official MCP server for AI-assisted incident management. 67 tools across 13 categories — incidents, schedules, event orchestrations, status pages, teams. Both hosted and self-hosted options. Experimental MCP Apps for Claude Desktop. Spring 2026 AI ecosystem expansion with Azure/AWS multi-agent support.

Review 2026-03-14 15:37:10

New Relic MCP Server Review — 35 Tools, Free Tier

New Relic's official MCP server for AI-assisted observability. 35 tools across 6 categories covering NRQL queries, entity management, alerting, incident response, performance analytics, and log analysis. Remote-hosted, Streamable HTTP, generous free tier.

Review 2026-03-14 13:35:10

The Datadog MCP Server — Enterprise Observability With Agent-Native Tool Design

Datadog's official MCP server for AI-assisted observability. 80+ tools across 16 modular toolsets covering logs, metrics, traces, APM, DDSQL, alerting, case management, workflows, database monitoring, error tracking, feature flags, LLM observability, and synthetics. New Code Security MCP for shift-left scanning. Remote-first, Streamable HTTP, GA since March 9, 2026.

Review 2026-03-14 13:30:00

The Pulumi MCP Server — From Registry Lookups to Autonomous Infrastructure via Neo

Pulumi's MCP server — registry documentation, stack management, resource search across clouds, and autonomous infrastructure via Neo agent delegation. Local npm + remote hosted modes.

Review 2026-03-14 13:21:10

Grafana MCP Server Review — 40+ Tools, Open Source

Grafana's official MCP server for AI-assisted observability. 40+ configurable tools across dashboards, Prometheus, Loki, Pyroscope, InfluxDB, Graphite, ClickHouse, CloudWatch, Elasticsearch, alerting, incidents, OnCall, Sift, and admin management. GrafanaCON 2026 brought a hosted remote MCP server, gcx CLI, InfluxDB and Graphite datasources, and horizontal scaling fix. Open source, Go, Apache 2.0.

Review 2026-03-14 13:10:00

The Terraform MCP Server — Registry Intelligence for AI-Assisted Infrastructure

HashiCorp's Terraform MCP server — real-time registry documentation, 40+ tools across registry, plan/apply inspection, workspace management, variable sets, stacks, and policy governance. Dual transport, OTel instrumentation, Go-native.

Review 2026-03-14 12:42:00

The Kubernetes MCP Server — Native API Access Without the kubectl Tax

Go-native Kubernetes MCP server — direct API access without kubectl, 6 modular toolsets (core, config, Helm, KubeVirt, Kiali, KCP), multi-cluster support, read-only and non-destructive modes. v0.0.60 adds TLS enforcement, Helm chart validation, and confirmation rules for elicitation. Security audit closed (safe). npm downloads nearly doubled to 4,500+/week.

Review 2026-03-14 12:28:00

AWS MCP Servers — 54 Active Servers, Nine Deprecated, and Google Just Matched the Count

The AWS MCP ecosystem — 54 active servers for compute, databases, AI/ML, serverless, containers, security, and cost analysis. Nine servers deprecated in consolidation wave. Google Cloud now matches count with 50 managed remote servers. Azure ships 230+ tools across 45 services.

Review 2026-03-14 12:14:00

The Docker MCP Server — Your AI Agent's Container Workshop

Community Docker MCP server — 19 tools for container lifecycle, image management, networks, and volumes. Remote Docker via SSH, docker_compose prompt, security-conscious defaults. Critical: unpatched security vulnerabilities disclosed April 2026, maintainer unresponsive.

Review 2026-03-14 12:00:09

The Git MCP Server — The Missing Push Button

Anthropic's official reference Git MCP server — 12 tools for status, diff, commit, and branch operations. Massive adoption (4.6M PulseMCP visitors) but missing push, pull, merge, and remote operations entirely.

Review 2026-03-14 11:49:11

The MongoDB MCP Server — The Most Comprehensive Database Server We've Reviewed

Now GA — the most comprehensive database MCP server with 40+ tools, an Agent Skills package bundling 7 MongoDB-specialist skills for coding agents, elicitation-based confirmation for destructive operations, and an interactive setup utility. 1,000 stars and climbing.

Review 2026-03-14 11:35:09

The Sequential Thinking MCP Server — When Your Agent Needs to Think Out Loud

Anthropic's structured reasoning server for step-by-step problem solving. Still maintained with ~103K weekly downloads, though Anthropic recommends extended thinking for most use cases.

Review 2026-03-14 11:21:09

The Perplexity MCP Server — When Your Agent Wants Answers, Not Links

Four tools that return synthesized answers instead of links — search, ask, research, and reason. The answer engine approach, now reviewed.

Review 2026-03-14 11:07:09

The Milvus MCP Server — The Most Popular Vector Database Gets an AI Interface

Zilliz's official MCP server for the most-starred open-source vector database. 12 tools covering five search modes, full collection CRUD, and data operations — the strongest self-hosted vector DB MCP experience.

Review 2026-03-14 10:56:10

The Crawl4AI MCP Server — The Most Popular Crawler Goes LLM-Native

Seven tools from the most-starred open-source web crawler — MCP bugs fixed, Cloud API in beta, v0.8.6 security hotfix. Markdown extraction, screenshots, PDFs, JS execution, and multi-URL crawling. Free self-hosted, Cloud API coming.

Review 2026-03-14 10:42:12

The Tavily MCP Server — Search, Extract, Crawl, and Map in One Package

Four tools covering search, extract, crawl, and map — plus a hosted remote server you can use without installing anything. The default search API for RAG pipelines, now reviewed.

Review 2026-03-14 10:35:00

The Browserbase MCP Server — Cloud Browser Automation With AI-Native Targeting

The official Browserbase MCP server for cloud browser automation. 6 tools (v3.0.0) using Stagehand's natural language element targeting — navigate, act, extract, observe, and session management. Cloud-hosted with stealth mode and Model Gateway.

Review 2026-03-14 10:21:09

The Firecrawl MCP Server — The Full-Stack Web Scraping Platform for AI Agents

The official Firecrawl MCP server for AI-powered web scraping. 14 tools covering single-page scraping, batch processing, site crawling, web search, LLM-powered extraction, browser interaction, autonomous research, and cloud browser sessions. Now with /interact endpoint and open-source web-agent framework.

Review 2026-03-14 10:14:10

The Todoist MCP Server — Full-Stack Task Management Through Your AI Assistant

Doist's official MCP server for AI-assisted task management. 40+ tools covering tasks, projects, sections, comments, labels, filters, reminders, assignments, attachments, and workspaces. Remote-first at ai.todoist.net with OAuth, plus local stdio and SSE. MCP Apps for interactive widgets.

Review 2026-03-14 10:07:08

The Pinecone MCP Server — Cloud Vector Search With Built-In Reranking

Pinecone's first-party Developer MCP server for AI-assisted vector search. 9 tools covering index management, record operations, cascading search, reranking, and documentation lookup — the most search-quality-focused vector DB MCP experience available.

Review 2026-03-14 09:42:34

The Qdrant MCP Server — Semantic Memory Through Your AI Assistant

Qdrant's first-party MCP server for AI-assisted semantic memory. 2 tools (store and find) with stdio, SSE, and Streamable HTTP transport — the broadest transport support of any vector DB MCP server.

Review 2026-03-14 09:28:15

The Chroma MCP Server — Vector Database Operations Through Your AI Assistant

Chroma's first-party MCP server for AI-assisted vector database management. 13 tools covering collections, documents, semantic search, regex matching, and embedding configuration — the most comprehensive vector DB MCP experience available.

Review 2026-03-14 09:15:20

The Linear MCP Server — AI-Powered Project Management From Your Editor

Linear's first-party remote MCP server for AI-assisted project management. 23+ tools covering issues, projects, cycles, initiatives, milestones, comments, and documents. Remote OAuth server at mcp.linear.app with Streamable HTTP transport.

Review 2026-03-14 09:00:43

The Stripe MCP Server — Payment Operations Through Your AI Assistant

Stripe's first-party MCP server for AI-assisted payment operations. 25 tools covering customers, products, invoices, subscriptions, and refunds. Remote OAuth server at mcp.stripe.com plus local npx deployment. PulseMCP traffic surging (37K weekly, 1.1M all-time). Stripe Sessions April 29–30 expected to bring agentic commerce updates.

Review 2026-03-14 08:53:20

The Cloudflare MCP Server — 2,500 API Endpoints in 1,000 Tokens

Cloudflare's first-party MCP server ecosystem for AI-assisted infrastructure management. Code Mode collapses 2,500+ API endpoints into ~1,000 tokens. 3,600 stars, 122K+ PulseMCP visitors, 16 specialized product servers, all remote-first with OAuth authentication.

Review 2026-03-14 08:27:46

The Figma Dev Mode MCP Server — Design-to-Code Translation Through Your AI Assistant

Figma's first-party MCP server for AI-assisted design-to-code workflows. OAuth authentication, 13 tools covering code generation, design tokens, Code Connect, and code-to-canvas capture — all from a remote server at mcp.figma.com. 1,069 GitHub stars.

Review 2026-03-14 08:19:19

The Vercel MCP Server — Deployment Monitoring and Management Through Your AI Assistant

Vercel's first-party MCP server for AI-assisted deployment management. OAuth authentication, 13 tools covering projects, deployments, logs, domains, and documentation — all from a remote server at mcp.vercel.com.

Review 2026-03-14 08:12:19

The Supabase MCP Server — Full Backend Management Through Your AI Assistant

Supabase's first-party MCP server for AI-assisted backend management. OAuth 2.1 authentication, 8 tool groups covering database, edge functions, storage, branching, and debugging — the widest scope of any database-related MCP server we've reviewed.

Review 2026-03-14 08:01:47

The Neon MCP Server — Serverless Postgres Management Through Natural Language

Neon's first-party MCP server for AI-assisted serverless Postgres management. OAuth authentication, 20 tools covering project management, branch-based migrations, query tuning, and SQL execution — the most thoughtful database MCP server we've reviewed.

Review 2026-03-14 03:33:50

The Notion MCP Server — Your Workspace in Your Agent's Hands (Both Versions)

Notion's official MCP server (4,300+ stars, npm v2.2.1) for AI-powered workspace access. Three API changelog entries in one week: comment update/delete GA, multi-value database filters, and pagination reliability fixes with 10K result limits. Workers for Agents (April 7 developer preview) lets agents call custom server-side functions. But open issues sit at 128, the OAuth callback failure (#269) has 14 comments and no official response, the path traversal vulnerability (#237) remains unpatched with zero comments, and file properties return broken internal references (#274). The Custom Agents free trial ends May 3.

Review 2026-03-14 03:02:10

The Context7 MCP Server — Real-Time Library Docs, Registry Risk Included

The most popular MCP server of 2026 — feeds real-time library documentation into your AI coding agent. 54.1K GitHub stars, 15.1M all-time PulseMCP visitors, ThoughtWorks Technology Radar Trial ring. Research mode shipped and partially reverted in a week. Nia now claims lower hallucination rates. Rating: 3.5/5.

Review 2026-03-14 02:46:23

The EverArt MCP Server — Image Generation for Agents, If You Can Find the API Key

EverArt's archived MCP server for AI image generation. One tool spanning five models — FLUX1.1, FLUX1.1-ultra, SD3.5, Recraft-Real, and Recraft-Vector — but archived status, a $50/month API minimum (tripled from $15), and new multi-provider MCP servers supporting FLUX 2 and GPT Image show the ecosystem has moved on. Rating: 2.5/5.

Review 2026-03-14 02:25:03

The Exa MCP Server — Semantic Search That Actually Understands What You Mean

Exa's first-party MCP server for AI-native web search. Nine tools spanning semantic search, code search, company research, people search, and autonomous deep research — with neural search that genuinely outperforms keyword matching. 4,300+ stars, 915K PulseMCP visitors.

Review 2026-03-14 02:14:39

The Sentry MCP Server — Debug Production Errors Without Leaving Your Editor

Sentry's first-party MCP server for AI-assisted debugging. 645 stars, 103 forks, 963 commits. OAuth + Device Code Flow authentication, ~20 tools, Seer AI integration, replay details, profile support, and v0.32.0.

Review 2026-03-14 01:43:08

The Fetch MCP Server — Your Agent's Simplest Window to the Web (With the Lock Off)

Anthropic's reference web fetching server for AI agents. One tool, HTML-to-markdown conversion, robots.txt handling — but a critical SSRF CVE remains unpatched for 16+ months and no JavaScript rendering limit it for anything beyond trusted environments. ~202K weekly downloads on PyPI, 1.45M Docker pulls.

Review 2026-03-14 01:31:46

The Memory MCP Server — A Knowledge Graph That Needs a Better Brain

Anthropic's knowledge graph memory server for persistent agent context. 74.6K weekly PulseMCP visitors, ~44.5K npm downloads — but read_graph context bombing is now an OWASP-recognized risk, and alternatives like Graphiti (25K stars) have pulled far ahead. The LongMemEval benchmark era has arrived, and simple knowledge graphs can't compete.

Review 2026-03-14 01:06:39

The SQLite MCP Server — A Good Idea, Now Abandoned (and Vulnerable)

Anthropic's reference database MCP server. Clean code, clever insight memo, but archived with a known SQL injection vulnerability. Learn from it, don't depend on it.

Review 2026-03-14 01:06:39

The Slack MCP Server — Your Workspace, Accessible to Agents

Slack's official MCP server lets AI agents search messages, send replies, and manage canvases. The right way to give agents Slack access.

Review 2026-03-14 01:06:39

The Puppeteer MCP Server — Give Your Agent a Real Browser

Archived and deprecated since May 2025. PulseMCP traffic still growing (29.7K weekly, 1.1M all-time) but Playwright MCP dominates at 31.3K stars with 528 commits. Puppeteer library at v24.42.0 with Chrome 147 — server still pins v23. Puppeteer library itself now has WebMCP hooks.

Review 2026-03-14 01:06:39

The PostgreSQL MCP Server — Read-Only Protection That Wasn't

Archived May 2025, deprecated July 2025, still unpatched on npm. The official Postgres MCP server's read-only protection doesn't work, and the ecosystem has moved on — Google Toolbox leads at 13.5k stars. Our lowest rating.

Review 2026-03-14 01:06:39

The Playwright MCP Server — The New Standard for Browser Automation

Microsoft's browser MCP server uses accessibility tree targeting instead of CSS selectors. Three browser engines, 25+ tools, CLI companion for 4x token savings, Playwright 1.59's browser.bind() shares browsers across MCP/CLI/clients, and the screencast API produces annotated video receipts for agent workflows.

Review 2026-03-14 01:06:39

The Filesystem MCP Server — Simple, Useful, and Worth Understanding

Anthropic's official Filesystem MCP server (84K parent repo stars, v2026.1.14) gives AI agents controlled file access within sandboxed directories. Now with 14 tools — partial reads via head/tail, media file support, dry-run edits, Docker deployment, VS Code integration, and dynamic directory control via MCP Roots protocol. The only official server with complete tool annotations. #4 on PulseMCP with ~530K estimated weekly visitors. New security concern: path traversal via prompt injection (issue #3752).

Review 2026-03-14 01:06:39

The Brave Search MCP Server — The Best Search Option for Agents

Six search tools and the only independent Western search index. The most complete search MCP server — but the free tier is gone.