{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_65ndsnmxem99","handle":"fca-mcp","url":"https://wellknown.network/agents/fca-mcp","links":{"self":"https://wellknown.network/agents/fca-mcp/record.json","html":"https://wellknown.network/agents/fca-mcp","markdown":"https://wellknown.network/agents/fca-mcp/record.md","api":"https://wellknown.network/api/v1/agents/fca-mcp","status":"https://wellknown.network/api/v1/agents/fca-mcp/status","claim":"https://wellknown.network/agents/fca-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/fca-mcp/claim.json","badge":"https://wellknown.network/agents/fca-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:fca-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"fca-mcp","summary":"MCP server for the UK Financial Services (FCA) Register RESTful API","description":"# FCA Register MCP Server\n\n[![CI](https://github.com/release-art/fca-mcp/actions/workflows/ci.yml/badge.svg)](https://github.com/release-art/fca-mcp/actions/workflows/ci.yml)\n[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)\n[![PyPI version](https://img.shields.io/pypi/v/fca-mcp?logo=python&color=41bb13)](https://pypi.org/project/fca-mcp)\n\nA [Model Context Protocol](https://modelcontextprotocol.io/) server that exposes the UK [FCA Financial Services Register](https://register.fca.org.uk/) to LLM clients as a set of read-only tools. Built on [FastMCP v3](https://gofastmcp.com/) and the [`fca-api`](https://github.com/release-art/fca-api) async client.\n\n## Overview\n\n- **25 read-only tools** across five domains: firms, individuals, funds, regulated markets, and identifier search.\n- **Two transports**: HTTP (FastAPI/uvicorn) for remote MCP clients, and stdio for local integrations.\n- **OAuth2 via Auth0**, with two modes:\n  - `remote` — JWT verification only (the MCP server trusts an upstream Auth0 tenant).\n  - `proxy` — full OAuth proxy with dynamic client registration; tokens are persisted to Azure Blob Storage, encrypted with Fernet.\n- **Scope-based authorization**: tools tagged `fca_api:read` require the `fca-api:read` scope in the access token. Enforcement is per-tool, so `initialize` and `tools/list` remain reachable by unauthenticated clients.\n- **Structured responses**: Pydantic models generated by reflection from `fca-api` types, stripping internal fields.\n\n## Tools\n\n| Module | Tools |\n|--------|-------|\n| [`search.py`](src/fca_mcp/server/search.py) | `search_frn`, `search_irn`, `search_prn` |\n| [`firms.py`](src/fca_mcp/server/firms.py) | `get_firm`, `get_firm_names`, `get_firm_addresses`, `get_firm_controlled_functions`, `get_firm_individuals`, `get_firm_permissions`, `get_firm_requirements`, `get_firm_requirement_investment_types`, `get_firm_regulators`, `get_firm_passports`, `get_firm_passport_per…","publisher":null,"homepage":"https://docs.release.art/fca-api/","repository":"https://github.com/release-art/fca-api/","version":"0.0.4","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:fca-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"security.identity","name":"Identity & Access","confidence":1,"provenance":"derived"}],"categories":["security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"fca-mcp","registry":"pypi","observedAt":"2026-09-09T15:24:08.030Z","publishedAt":"2026-04-29T18:06:50.371488Z","latestVersion":"0.0.4"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"fca-mcp","url":"https://pypi.org/project/fca-mcp/","firstSeenAt":"2026-09-09T15:22:34.158Z","fetchedAt":"2026-09-09T15:22:34.158Z","normalizedAt":"2026-09-09T15:22:34.158Z"}]},"firstSeenAt":"2026-09-09T15:22:34.158Z","updatedAt":"2026-09-09T15:24:08.030Z"}