mulewatch runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 15 Sep 2026.
Read-only MCP server for MuleSoft Anypoint: app logs, archive search, Runtime Manager, Exchange.
Today is the operative word: we check mulewatch every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mulewatch -- npx -y mulewatch
{
"mcpServers": {
"mulewatch": {
"args": [
"-y",
"mulewatch"
],
"command": "npx"
}
}
}
[mcp_servers.mulewatch]
command = "npx"
args = ["-y", "mulewatch"]
{
"mcpServers": {
"mulewatch": {
"args": [
"-y",
"mulewatch"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mulewatch": {
"args": [
"-y",
"mulewatch"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ANYPOINT_CLIENT_ID (Anypoint connected app client id (app acts on its own behalf).), ANYPOINT_CLIENT_SECRET (Anypoint connected app client secret.), ANYPOINT_ORG_ID (Business group id to operate on. Defaults to the organization the credentials belong to.), ANYPOINT_ALLOWED_ENVIRONMENTS (Comma-separated environment names or ids the server is allowed to read. Unset means all visible environments.), ANYPOINT_BASE_URL (Anypoint control plane host. Defaults to https://anypoint.mulesoft.com.), ANYPOINT_MONITORING_BASE_URL (Anypoint Monitoring host. Defaults to https://monitoring.anypoint.mulesoft.com.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Vercel — manage deployments and view build and runtime application logs.
MCP server for Microsoft Entra ID sign-in and audit-log triage (read-only)
MCP server for AppSignal — get alert details, search logs, and retrieve logs within time ranges.
MCP server for managing Fly.io machines, apps, logs, and Docker images.
Runtime-level MCP server for Rails development: run code, read logs, query the DB, read docs.
MCP server for Box admin-log analytics — external-sharing visibility, read-only
Runtime-level MCP server for Phoenix development: run code, read logs, query the DB, read docs.
Read-only VMware Aria Operations for Logs (Log Insight): search + aggregation. 7 MCP tools.
Answers built from our own checks of this server.