MCP server for African company intelligence — search, verify & screen 1M+ companies + their government contracts from any AI agent.
# Fylings MCP Server
> Search, verify and screen **1,000,000+ African companies** — plus their **government contracts** — from any AI agent.
The **Fylings MCP server** gives Claude, ChatGPT, Cursor and any Model Context Protocol client live access to African company intelligence: companies across **18 official registries**, **government-procurement** records, and **OFAC/UN sanctions** screening — with the registry **source**, the **date checked**, and a **confidence** signal on every result.
Fylings never fabricates data: a value the registrar doesn't publish is left `null`, not guessed.
**Live · remote · no API key required.**
## Connect
It's a remote (Streamable HTTP) server. For clients with native remote-MCP support (Claude.ai, Cursor, VS Code), add the endpoint:
```
fylings.com
```
For Claude Desktop or any stdio client, bridge it with `mcp-remote`:
```json
{
"mcpServers": {
"fylings": {
"command": "npx",
"args": ["mcp-remote", "
fylings.com"]
}
}
}
```
## Tools
| Tool | What it does |
|---|---|
| `search_companies` | Search 18 African registries by name or registration number — ranked by quality (listed, best-detailed companies first). |
| `get_company` | Fetch a full company record by country code + registration number. |
| `get_company_procurement` | List the government contracts a company has won — buyer, title, value, date. |
| `screen_sanctions` | Screen any name against the OFAC SDN, OFAC Consolidated and UN Security Council lists. |
## What's behind it
- **1,000,000+ companies** across **18 African registries** (Nigeria, Tanzania, Mauritius, Ghana, Zambia, Madagascar, Kenya, Senegal, Uganda, Angola and more)
- **500,000+ government-procurement awards** matched to the companies that won them
- **OFAC / UN sanctions** screening with match confidence
- **Provenance on every record** — source · last-checked date · confidence
## Links
- Website —
fylings.com
- MCP —
fylings.com …