Scouter MCP

A stdio MCP server that connects directly to a Scouter Collector over TCP and queries XLogs, counters, and objects. Its purpose is to let an AI quickly explore Scouter metrics and diagnose root causes. Each result carries txid / gxid / objName / endTimeIso, which you can use as keys to cross-analyze with other observability tools such as OpenSearch or Datadog. Its 14 documented tools cover xlog, summary, counter.

People who need these tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Java.

VERIFIED ACTIVE

LAST COMMIT 2026-07-08 · ★ 2 · #803 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

Apache-2.0 · Java · how we verify → /methodology

01 · Install Scouter MCP

before you install - you'll need

Set SCOUTER_COLLECTOR_HOST, SCOUTER_USER, SCOUTER_PASSWORD, SCOUTER_TZ before connecting. SCOUTER_COLLECTOR_PORT is optional or environment-specific per the README.

Claude Desktop

Settings → Extensions → Install, then select the https://github.com/335/scouter-mcp/releases/download/v0.3.5/scouter-mcp-0.3.5.mcpb .mcpb bundle

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as Claude Desktop extension (.mcpb bundle)

repo age created 2026-07-02 - young repo, little track record yet

license Apache-2.0 - declared in the repository

registry namespace io.github.335 is GitHub-verified and matches the repo owner

03 · What Scouter MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 14 documented tools spanning xlog, summary, counter, including list_objects, search_xlog, get_service_summary, get_summary.

Capability map

Tools grouped from the project's README - what Scouter MCP lets an agent do.

read & search

9 tools - e.g. List objects/agents; Per-service aggregate (count/avg/max/p95/errorRate), top 50; Collector's daily pre-aggregated stats (top-50 SQL/service/error/... - no scanning)

list_objects · get_service_summary · get_summary · list_counters · list_alerts · get_active_services…

Xlog

3 tools - e.g. Search XLogs (latency/errors); XLog detail (SQL/bind params); Distributed-transaction group

search_xlog · get_xlog_detail · get_xlog_by_gxid

Counter

2 tools - e.g. Counter time series (same-day, full resolution); Long-range counter stats (5-min resolution, up to 31 days)

get_counter · get_counter_stat

Latest releases

v0.3.5 · 2026-07-08

release v0.3.5

v0.3.4 · 2026-07-05

release v0.3.4

v0.3.3 · 2026-07-03

release v0.3.3

04 · Who maintains Scouter MCP

Scouter MCP is maintained by 335. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
other - ranked #803 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
3 releases in the last 90 days (latest 2026-07-08)
registry
io.github.335/scouter-mcp (active, first published 2026-07-03 · 3 versions)
packages
mcpb:https://github.com/335/scouter-mcp/releases/download/v0.3.5/scouter-mcp-0.3.5.mcpb

06 · Scouter MCP FAQ

Is Scouter MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-08 and it shipped 3 releases in the last 90 days. We re-verify nightly.

What can Scouter MCP do?

An agent gets 14 documented tools spanning xlog, summary, counter, including list_objects, search_xlog, get_service_summary, get_summary.

07 · Alternatives to Scouter MCP

More MCP servers to compare · Touchdesigner MCP Server · Abell · Projscan · Abstraxn Agent Layer