Mmcp.market

mulewatch MCP server

by brbousnguar·io.github.brbousnguar/mulewatch·v0.1.2

Read-only MCP server for MuleSoft Anypoint: app logs, archive search, Runtime Manager, Exchange.

B83/100grade B
What users say
No reviews yet
Be the first
Safety scan
B83/100

full report

Adoption
Growing

0 stars172 downloads/wk

Reviews

Write one

Nobody 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 posts

Read from the package source without running it. The installed server may list more.

  • anypoint_get_app_logs_for_analysis

    Fetch 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_instances

    List API instances managed by Anypoint API Manager in an environment, with their assets, endpoints and technology.

  • anypoint_list_app_logs

    List 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_groups

    List 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_apps

    List deployed Mule applications in an environment, across Application Manager (CloudHub 2.0 / Runtime Fabric), legacy CloudHub, and hybrid on-prem targets.

  • anypoint_list_environments

    List 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_logs

    Search 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_assets

    Search Anypoint Exchange for assets in the organization — APIs, connectors, templates, examples and fragments.

  • anypoint_whoami

    Verify 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

no findings
  • 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
Overall 83/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

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
Add to Cursor

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.

More from brbousnguar