Loading MCP server directory, please wait...
UK FCA Financial Services Register — 19 tools for firm and individual regulatory data with cleaning.
npx @getmcp/cli add io.github.RobertAlsop/fca-registerRequires Python 3.10+. Community-contributed server. Review source before installing.
FCA_API_EMAILFCA API email address for authentication.
FCA_API_KEYFCA API key for authentication.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.RobertAlsop/fca-register": {
"command": "uvx",
"args": [
"bartram-companies-house"
],
"env": {
"FCA_API_EMAIL": "",
"FCA_API_KEY": ""
}
}
}
}