Skip to main content
Glama
mikeyhu

companies-house-mcp

by mikeyhu

list_uk_establishments

Find all UK establishments registered to an overseas company by providing its company number.

Instructions

List UK establishments linked to a company (relevant for overseas companies).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
company_numberYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
etagNo
kindNo
itemsNo
linksNo
messageNo
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must disclose behavioral traits. It states 'List' implying read-only, but does not confirm safety, side effects, data volume, or response format. For a tool with no annotations, this is insufficient.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence that conveys the key information without any extraneous words. It is appropriately sized and front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Despite having an output schema (not provided), the description does not explain what UK establishments are or what the output contains. However, for a simple listing tool with one parameter, the description is minimally adequate for an agent to understand the basic function.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has one required parameter (company_number) with 0% description coverage. The description does not explain the parameter's meaning, format, or constraints. It only mentions 'linked to a company' loosely, which does not compensate for the lack of schema descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the verb 'List' and the resource 'UK establishments', and provides context that it is relevant for overseas companies. Although it doesn't explicitly distinguish from sibling tools, the siblings are all different resources (charges, officers, etc.), so the purpose is sufficiently clear.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives a hint about relevance for 'overseas companies', but does not specify when to use this tool versus alternatives, nor does it mention any prerequisites or exclusions. There is no guidance on when not to use it.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mikeyhu/companies-house-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server