UK Companies House✓
io.github.RobertAlsop/companies-house · v0.3.3
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.RobertAlsop/companies-house",
"description": "UK Companies House with cleaning - 12 tools for search, profiles, officers, PSCs, filings, and more.",
"title": "UK Companies House",
"repository": {
"url": "https://github.com/RobertAlsop/bartram_foundry",
"source": "github"
},
"version": "0.3.3",
"packages": [
{
"registryType": "pypi",
"identifier": "bartram-companies-house",
"version": "0.3.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Companies House API key. Optional — a default key is provided for convenience. Set your own for heavy usage or production workloads.",
"format": "string",
"isSecret": true,
"name": "COMPANIES_HOUSE_API_KEY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}