mulewatch MCP server
Read-only MCP server for MuleSoft Anypoint: app logs, archive search, Runtime Manager, Exchange.
0 stars172 downloads/wk
Reviews
Write oneNobody has reviewed mulewatch yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
mulewatch tools (9)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
anypoint_get_app_logs_for_analysisFetch live-tail logs for a Mule application and return an analysis-ready payload: normalized lines plus counts by priority, logger and instance. Prefer this over anypoint_list_app_logs when diagnosing a problem.
anypoint_list_api_manager_instancesList API instances managed by Anypoint API Manager in an environment, with their assets, endpoints and technology.
anypoint_list_app_logsList the latest Runtime Manager logs for a Mule application. This reads the live tail only — a small rolling buffer. For anything older than the buffer, use anypoint_search_archived_logs.
anypoint_list_business_groupsList the business groups under the credentials' organization, with their ids. Environments live on business groups, not on the root organization — call this first if anypoint_list_environments returns nothing.
anypoint_list_deployed_appsList deployed Mule applications in an environment, across Application Manager (CloudHub 2.0 / Runtime Fabric), legacy CloudHub, and hybrid on-prem targets.
anypoint_list_environmentsList the Anypoint environments in a business group. If this returns nothing, the orgId is probably the root organization — call anypoint_list_business_groups to find the right id. Restricted to ANYPOINT_ALLOWED_ENVIRONMENTS when that is set.
anypoint_search_archived_logsSearch historical Mule application logs via the Anypoint Monitoring Archive API, for dates beyond the live tail's rolling buffer. Requires Anypoint Monitoring to be enabled for the organization. Use this for any past-date incident investigation.
anypoint_search_exchange_assetsSearch Anypoint Exchange for assets in the organization — APIs, connectors, templates, examples and fragments.
anypoint_whoamiVerify the configured Anypoint credentials and show which business group, host and environment allowlist this server is operating with. Use this first when a call fails.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan16 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 1 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
Runs npx -y mulewatch on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add mulewatch -- npx -y mulewatch
mulewatch: common questions
- Is mulewatch MCP server safe?
- Mostly: it is graded B (83/100). Read the mulewatch safety report
- How do I install mulewatch?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does mulewatch need an API key?
- Yes. The registry entry asks for
ANYPOINT_CLIENT_SECRET. - Is mulewatch maintained?
- The last commit was 2 days ago (2026-09-18). The latest release is v0.1.2.
- What can I use instead of mulewatch?
- Servers from other publishers that do the same job: Stackexchange MCP server.
Alternatives to mulewatch
Same job from other publishers: the closest match first, then the best rated.
- StackexchangeSearch Stack Exchange questions, fetch Q&A threads as markdown, look up tag FAQs and user profiles.not reviewedGrowingA