Unofficial Financial Conduct Authority (fca) Mcp Server
@trailblazelabs
About Unofficial Financial Conduct Authority (fca) Mcp Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"fca-mcp": {
"command": "npx",
"args": [
"mcp-remote",
"http://localhost:8080/mcp/",
"--allow-http",
"--debug"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Unofficial Financial Conduct Authority (fca) Mcp Server?
An open-source MCP server that provides real-time, conversational access to live FCA (Financial Conduct Authority) Register data through AI interfaces. Designed for financial services firms, it bridges AI assistants like Claude Desktop with FCA regulatory data, reducing research time by turning manual searches into natural language queries.
How to use Unofficial Financial Conduct Authority (fca) Mcp Server?
Install prerequisites (Docker, Node.js, Claude Desktop, Azure OpenAI API key), clone the repository, configure .env with Azure OpenAI credentials, run make dev_setup_from_scratch, then connect to Claude Desktop using the configuration provided. After setup, ask natural language questions such as "Search for wealth management firms in London" or "Find recent enforcement notices about market manipulation".
Key features of Unofficial Financial Conduct Authority (fca) Mcp Server
- Real-time data sourced directly from live FCA APIs
- Conversational interface supporting plain English queries
- Open source (MIT license) with zero licensing costs
- Tools for searching handbook, firms, enforcement notices, and more
- Architecture using Elasticsearch with semantic search and Azure OpenAI embeddings
Use cases of Unofficial Financial Conduct Authority (fca) Mcp Server
- Compliance teams: find firms with mortgage permissions, recent enforcement actions, or policy changes
- Legal & risk: search FCA Handbook for operational resilience rules or consultation papers on crypto regulation
- Business development: identify competitors with similar FCA permissions or recently authorised fintech firms
FAQ from Unofficial Financial Conduct Authority (fca) Mcp Server
What are the prerequisites to run the server?
Docker, Node.js, Claude Desktop, and an Azure OpenAI API key. Python 3.12+ and the uv package manager are required for local development.
How does the server get its data?
It continuously ingests data from all FCA Register endpoints, processes and normalises it, embeds it using Azure OpenAI for semantic search, and indexes it into Elasticsearch.
What tools does the server expose?
search_fca_handbook, search_policy_statements, search_consultation_papers, search_authorised_firms, search_enforcement_notices, get_firm_details, search_guidance_documents, and get_regulatory_updates.
Where does the data live and how is it searched?
Data is stored in Elasticsearch indices with semantic search enabled via Azure OpenAI embeddings. The server returns real-time results with citations.
Is the server free or does it require a license?
The server is open source under the MIT license with zero licensing costs. You only need your own Azure OpenAI API key and infrastructure (Docker, Elasticsearch).
More Finance & Commerce MCP servers
Crypto Price & Market Analysis MCP Server
truss44A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.
Financial Modeling Prep MCP (Model Context Protocol)
imbenrabiA Model Context Protocol (MCP) implementation for Financial Modeling Prep, enabling AI assistants to access and analyze financial data, stock information, company fundamentals, and market insights.
Boba MCP
Able-labs-xyzBoba CLI - The bridge between agents and decentralized trading.
AKShare One MCP Server
zwldarrenMCP server that provides access to Chinese stock market data using akshare-one
AIηηΊΏ - Aθ‘ζζ―εζδΈAIι’ζ΅ε·₯ε ·
QuantML-GithubPython-based stock analysis tool that combines traditional technical analysis with AI prediction capabilities. Providing comprehensive stock analysis and forecasting using K-line charts, technical indicators, financial data, and news data. With CMD/WEB/MCP supported.
Comments