L

MCP Server Audit

Model Context Protocol β€” server landscape for LMP stack Β· Audited 2026-03-09

← Back to Stack

What is MCP?

The Model Context Protocol (MCP) is an open standard by Anthropic that lets AI models connect to external tools and data sources via a standardised JSON-RPC interface. An MCP server exposes tools (callable functions), resources (readable data), and prompts (guided workflows). Agents in OpenClaw can be configured with any MCP server, extending their capabilities without custom code. Transports: stdio (local subprocess), Streamable HTTP (remote), SSE (legacy).

32
servers audited
7
high priority
8
medium / evaluate
17
low / skip

πŸ”΄ High Priority β€” Evaluate Now

Direct stack matches β€” deploy or test immediately

☁️ mcp-server-cloudflare

β˜…β˜…β˜…β˜…β˜…

Official Cloudflare suite β€” 15 sub-servers: DNS Analytics, Workers Builds, Observability, Radar, AI Gateway, AutoRAG, Audit Logs, R2, D1, and more. Hosted remotely β€” zero local install.

TransportStreamable HTTP (remote)
AuthCF API token (scoped per server)
Stars3,519 ⭐
Stack matchCF tunnel Β· DNS Β· lmp-ai.net

🐳 portainer-mcp

β˜…β˜…β˜…β˜…β˜…

Official Portainer MCP. Query and manage containers/K8s through Portainer API via AI. Read-only mode available. Pre-built Go binary, no runtime deps.

Transportstdio (Go binary)
AuthPortainer admin API token
Stars125 ⭐
Stack matchPortainer BE v2.33.6 Β· docker:9443

πŸ”€ mikrotik-mcp

β˜…β˜…β˜…β˜…β˜…

MCP bridge for MikroTik RouterOS β€” manage VLANs, firewall rules, DNS, routing via AI. Only MikroTik MCP in existence. Active development.

Transportstdio (Python)
AuthRouterOS API credentials
Stars127 ⭐
Stack matchCCR2004 + hAP axΒ³ Β· 10.1.2.1

πŸ’¬ mattermost-mcp

β˜…β˜…β˜…β˜…β˜…

Full Mattermost API wrapper β€” list/read/send messages, create posts, monitor channels on schedule for alert topics. Zero-install via npx.

Transportstdio (npx)
AuthMM_URL Β· MM_TOKEN Β· TEAM_ID
Stack matchmatter.lmphq.net Β· Mattermost v11

πŸ”— openclaw-mcp

β˜…β˜…β˜…β˜…β˜…

MCP bridge connecting Claude.ai web UI (or Claude Desktop) to your OpenClaw gateway. Enables Claude.ai to delegate tasks to local agents. OAuth 2.1 + PKCE, Docker-native.

Transportstdio (Desktop) Β· SSE (remote/web)
AuthOPENCLAW_GATEWAY_TOKEN
Stack matchOpenClaw gateway :18789

🧠 memora

β˜…β˜…β˜…β˜…

Persistent semantic memory β€” SQLite/Cloudflare D1/S3. Knowledge graphs, semantic search, cross-references, LLM deduplication, RAG chat, event notifications.

Transportstdio Β· Streamable HTTP
BackendNative Cloudflare D1/R2
Stack matchCF alignment Β· agent memory

πŸ“§ smartemailing-mcp

DEPLOYED

SmartEmailing API integration β€” campaign management, contact management, email sending, and webhook integration. Built during Skills Day (2026-03-26). Used by Harry CRM for email delivery.

Transportstdio (local)
CapabilitiesCampaigns Β· Contacts Β· Bulk send Β· Webhooks
Statusβœ… Production (qa-docker + stage)
Stack matchHarry CRM Β· SE API Β· Webhook server

🟑 Medium Priority β€” Stage / Evaluate

Solid fits β€” test before committing to production

πŸ—„οΈ postgres_mcp

β˜…β˜…β˜…β˜…

PostgreSQL MCP β€” query execution, schema exploration, EXPLAIN plans, table stats. Read-only by default. TS + Python dual impl. Docker-friendly (creator's own claim).

Stack matchMM DB Β· Harry CRM Β· Matrix
CautionOnly 5 ⭐ β€” compare with official MCP PG

πŸ“Š mcp-google-sheets

β˜…β˜…β˜…β˜…

19-tool Google Sheets MCP β€” create, read, update, batch ops, sharing, formatting. Service account auth (automation-friendly). Tool filtering to reduce context.

Stars726 ⭐
Stack matchGoogle Workspace core stack

πŸ”’ ssh-mcp

β˜…β˜…β˜…β˜…

SSH host management β€” organise hosts into groups, run commands across multiple hosts concurrently, background execution for long-running commands (auto-bg at 30s). BadgerDB state.

CautionVery early (9 ⭐) β€” test thoroughly
Stack match10+ SSH hosts in stack

πŸ“š ApeRAG

β˜…β˜…β˜…β˜…

Production-grade GraphRAG platform β€” 5 index types (vector, full-text, graph, summary, vision), hybrid retrieval, MineRU PDF parsing, Docker Compose, K8s Helm charts.

Stack matchPostgreSQL + Docker Compose
Use caseInternal knowledge base / runbooks

πŸ€– mattermost-mcp-host

β˜…β˜…β˜…β˜…

Inverse approach β€” Mattermost bot that acts as an MCP client, routing messages to any MCP server pool via LangGraph. Thread-aware. OpenClaw alternative/complement.

DependenciesPython 3.13+, LangChain/LangGraph
NoteOpenClaw may already cover this

🧩 phloem

β˜…β˜…β˜…

Local-first AI memory with causal DAG β€” zero network, single binary, sqlite-vec semantic search. Causal graph tracks "X caused Y caused Z" across code changes. Claude Code companion.

PlatformDev machines β€” not servers
UniqueImpact analysis via causal graph

🟒 Future Priority β€” Track for Later

Good quality, relevant when stack expands

☸️ k8s-mcp-server

β˜…β˜…β˜…

Docker-based MCP: kubectl, helm, istioctl, argocd. Supports EKS/GKE/AKS. Non-root, command validation, pipe support (jq, grep). Same author as aws-mcp-server.

☁️ aws-mcp-server

β˜…β˜…β˜…

Full AWS CLI (200+ services) via 2 MCP tools. IAM policy is the security boundary. Docker sandbox mode available. Well-documented security model.

πŸ“ mini_claude

β˜…β˜…β˜…

Claude Code companion β€” checkpoints, mistake memory, loop detection (warns at 3x same file), scope guards, impact analysis, convention storage. Local Ollama powered.

πŸ“‹ notebooklm-mcp-secure

β˜…β˜…β˜…

48-tool enterprise NotebookLM server β€” deep_research (Gemini 3 grounded), video/audio generation, batch notebooks, webhook notifications. 14 security layers.

πŸ” 1mcpserver

β˜…β˜…β˜…

"MCP of MCPs" β€” auto-discovers, configures, and chains other MCP servers for a goal. Deep search mode: plan β†’ test β†’ act. Remote hosted, zero setup.

πŸ“¦ large-file-mcp

β˜…β˜…β˜…

Smart chunked reading of large files β€” read by chunk, jump to line, regex search, LRU cache. Designed for logs, CSVs, large codebases without hitting context limits.

βšͺ Low Priority / Skip

Server Why Skip
mcp-gdrive Superseded by mcp-google-sheets; stale (May 2025)
mcp-server-mysql Wrong DB β€” stack uses PostgreSQL, not MySQL
website-downloader Stale (Dec 2024), niche wget use case
playwright-plus-python-mcp Stale (Jan 2025), OpenClaw browser tool covers it
vscode-mcp-server Dev tool, not ops β€” VS Code only
discord-mcp Discord not in stack (Mattermost only)
mailchimp-mcp-server Stack uses Resend (Harry CRM), not Mailchimp
MemoryMesh Designed for RPG/storytelling β€” too niche
memory-mcp Requires MongoDB β€” adds new DB dependency
mcp-apple-music macOS consumer tool, no infra relevance
mermaid-mcp Heavy Puppeteer dep, low maturity (Nov 2025)
apollo-io-mcp B2B sales tool β€” Catalyst use only, low maturity

πŸ“Š Full Audit Table

# Server Category Transport Stars Relevance Priority
1mikrotik-mcpInfrastructurestdio127β˜…β˜…β˜…β˜…β˜…High
2mcp-server-cloudflareInfrastructureStreamable HTTP3,519β˜…β˜…β˜…β˜…β˜…High
3portainer-mcpInfrastructurestdio125β˜…β˜…β˜…β˜…β˜…High
4ssh-mcpInfrastructurestdio9β˜…β˜…β˜…β˜…Medium
5aws-mcp-serverInfrastructurestdio/HTTP180β˜…β˜…β˜…Future
6k8s-mcp-serverInfrastructurestdio/HTTP/SSE204β˜…β˜…β˜…Future
7mcp-google-sheetsProductivitystdio726β˜…β˜…β˜…β˜…Medium
8mcp-gdriveProductivitystdio270β˜…β˜…β˜…Skip
9mcp-server-mysqlDatabasestdio1,294β˜…β˜…Skip
10postgres_mcpDatabasestdio5β˜…β˜…β˜…β˜…Medium
11website-downloaderUtilitystdio149β˜…β˜…Skip
12large-file-mcpUtilitystdio8β˜…β˜…β˜…Future
13mermaid-mcpUtilitystdio38β˜…β˜…β˜…Skip
14playwright-plus-python-mcpUtilitystdio174β˜…β˜…Skip
15vscode-mcp-serverDev ToolsStreamable HTTP337β˜…β˜…Skip
16mattermost-mcpCommsstdioLowβ˜…β˜…β˜…β˜…β˜…High
17mattermost-mcp-hostComms/AgentstdioLowβ˜…β˜…β˜…β˜…Medium
18discord-mcpCommsstdio152β˜…Skip
19mailchimp-mcp-serverBusinessstdioLowβ˜…β˜…Skip
20apollo-io-mcpBusinessstdioVery lowβ˜…β˜…Skip
21memoraAI Memorystdio/HTTPLowβ˜…β˜…β˜…β˜…High
22phloemAI MemorystdioLowβ˜…β˜…β˜…Medium
23MemoryMeshAI Memorystdio324β˜…β˜…Skip
24contextstream/mcp-serverAI MemorystdioLowβ˜…β˜…β˜…Evaluate
25cross-llm-mcpAI/LLMstdioLowβ˜…β˜…β˜…Evaluate
26memory-mcpAI MemorystdioLowβ˜…β˜…Skip
27notebooklm-mcp-secureKnowledgestdioLowβ˜…β˜…β˜…Future
28ApeRAGRAG PlatformStreamable HTTPMediumβ˜…β˜…β˜…β˜…High
29mini_claudeDev ToolstdioLowβ˜…β˜…β˜…Medium
301mcpserverMeta/DiscoverySSE/HTTPLowβ˜…β˜…β˜…Medium
31mcp-apple-musicPersonalstdioVery lowβ˜…Skip
32openclaw-mcpOpenClawstdio/SSELowβ˜…β˜…β˜…β˜…β˜…High

βš™οΈ Current OpenClaw MCP Configuration

As of 2026-03-25, the servers block in ~/.openclaw/openclaw.json is empty β€” no MCP servers are configured yet.

"mcp": {
  "servers": {}
}

To add a server, add an entry under servers with command, args, and optional env. Then restart the OpenClaw gateway (openclaw gateway restart).

"mcp": {
  "servers": {
    "mattermost": {
      "command": "npx",
      "args": ["-y", "@conarti/mattermost-mcp@latest"],
      "env": {
        "MATTERMOST_URL": "https://matter.lmphq.net/api/v4",
        "MATTERMOST_TOKEN": "<bot-token>",
        "MATTERMOST_TEAM_ID": "<team-id>"
      }
    },
    "portainer": {
      "command": "/usr/local/bin/portainer-mcp",
      "args": ["--url", "https://docker.lmphq.net:9443", "--token", "<admin-token>"]
    }
  }
}

πŸ”— MCP Ecosystem Resources

punkpeye/awesome-mcp-servers

Definitive curated list. 754+ pending PRs β€” massive ecosystem. Best browsed via glama.ai.

github.com/punkpeye/awesome-mcp-servers

glama.ai/mcp/servers

Searchable web UI for the awesome-mcp-servers directory. Best way to discover new servers quickly.

glama.ai/mcp/servers

mcpservers.org

Community gallery. Standout finds: Cloudflare MCP (official), Playwright (Microsoft), Supabase, Kubeshark, Firecrawl.

mcpservers.org