← Registry

Data Collection

fylings.com

Access and search company records across African registries and screen against sanctions lists.

1 endpoint4 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://www.fylings.com/api/mcp

No auth detected

MCP server metadata

Name
fylings
Version
1.0.0
Capabilities
tools

Known tools 4

search_companies

Search verified companies across 18 African registries by name or registration number, results are ranked by quality (listed and best-detailed companies first).

Inferred read-only
get_company

Fetch one company's full record by country code and registration number, legal name, status, entity type, incorporation date, registry source, and any officers held.

Inferred read-only
get_company_procurement

List the government procurement contracts a company has won (from open-contracting data): the awarding body, contract title, value and date.

Inferred read-only
screen_sanctions

Screen a company or person name against the OFAC SDN, OFAC Consolidated and UN Security Council lists.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.fylings]
url = "https://www.fylings.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fylings": {
      "type": "http",
      "url": "https://www.fylings.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fylings
Remote MCP URL: https://www.fylings.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "fylings": {
      "url": "https://www.fylings.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fylings": {
      "type": "http",
      "url": "https://www.fylings.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fylings",
  "transport": "streamable-http",
  "url": "https://www.fylings.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for fylings.com was fetched 2026-08-03T23:04:19.385Z and is being refreshed.

Trust status Trusted

fylings.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.