UK FCA Financial Services Register for Claude Desktop
io.github.robertalsop/fca-register
UK FCA Financial Services Register with cleaning - 19 tools for firm and individual data.
client:Claude Desktop
transport:stdio
runtime:pypi
Install UK FCA Financial Services Register in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fca-register": {
"command": "uvx",
"args": [
"bartram-companies-house"
],
"env": {
"FCA_API_EMAIL": "<FCA_API_EMAIL>",
"FCA_API_KEY": "<FCA_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs