mcp_registry_census
Full-crawl census of the official MCP registry: unique servers, new servers per day, remote share, share of remote servers with no auth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Full-crawl census of the official MCP registry: unique servers, new servers per day, remote share, share of remote servers with no auth.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description itself must convey behavioral characteristics. It does so by specifying 'full-crawl census of the official MCP registry,' which indicates a read-only, aggregate analysis over the entire registry rather than a sample or a mutation. It also enumerates the exact metrics, making the tool's behavior predictable. It still does not state refresh cadence, staleness, or whether any network fetch occurs, but for a zero-parameter reporting tool this is reasonably transparent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, compact sentence that front-loads the core scope ('full-crawl census of the official MCP registry') and then enumerates the key metric groups. There is no filler or repetition. It could be slightly improved by adding an explicit verb at the start, but the current length is well-suited to a zero-parameter tool.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a parameterless reporting tool with no output schema, the description is nearly sufficient on its own. It tells the agent what registry is coveredainer and which aggregate metrics are availablekusuma. It does not describe the output format or data types, but with no output schema available the missing return details are a moderate gap rather than a fatal one, especially since the metric names are descriptive.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has no parameters, so the input schema is trivially complete and the description does not need to explain parameter behavior. The description adds value by explaining what the 'census' returns, which compensates for the absence of schema detail. A score of 4 is appropriate because there is nothing about parameters the agent needs to infer.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description identifies a specific resource (the official MCP registry) and the exact metrics returned (unique servers, new servers per day, remote share, share with no auth). It lacks an explicit action verb like 'returns' or 'computes,' but 'full-crawl census' effectively conveys the operation. The tool is also clearly distinguishable from all listed siblings.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies when to use the tool: whenever an agent needs registry-wide MCP server statistics such as growth and auth coverage. However, it does not explicitly state candidate scenarios, prerequisites, or when a sibling tool would be a better choice. With no parameters and no alternatives mentioned, usage guidance remains mostly implicit.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.