Summary
Surface the number of tools, resources, and prompts a managed MCP server exposes
in status.serverInfo.catalogCounts, collected during post-handshake discovery.
Split out of #359, which blended catalog-size metadata with progressive-discovery
behavior. This issue covers the catalog counts / size metadata half.
Motivation
From the MCP Roadmap: progressive discovery highlights the cost of large
tool catalogs. Exposing catalog counts gives operators at-a-glance visibility into
what a server offers and is a prerequisite for reasoning about catalog size.
Scope
Status
Implemented by PR #364 (in review).
Summary
Surface the number of tools, resources, and prompts a managed MCP server exposes
in
status.serverInfo.catalogCounts, collected during post-handshake discovery.Split out of #359, which blended catalog-size metadata with progressive-discovery
behavior. This issue covers the catalog counts / size metadata half.
Motivation
From the MCP Roadmap: progressive discovery highlights the cost of large
tool catalogs. Exposing catalog counts gives operators at-a-glance visibility into
what a server offers and is a prerequisite for reasoning about catalog size.
Scope
Status
Implemented by PR #364 (in review).