UK FCA Financial Services Register✓
io.github.RobertAlsop/fca-register · 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/fca-register",
"description": "UK FCA Financial Services Register with cleaning - 19 tools for firm and individual data.",
"title": "UK FCA Financial Services Register",
"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": "FCA API email address for authentication.",
"isRequired": true,
"format": "string",
"name": "FCA_API_EMAIL"
},
{
"description": "FCA API key for authentication.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "FCA_API_KEY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}