MCP Server: Uk Companies House avatar

MCP Server: Uk Companies House

Pricing

$10.00 / 1,000 tool calls

Go to Apify Store
MCP Server: Uk Companies House

MCP Server: Uk Companies House

MCP Server: Uk Companies House: an MCP server exposing 6 tools for AI agents. HTTP-only, no API key. Pay $0.01/tool-call.

Pricing

$10.00 / 1,000 tool calls

Rating

0.0

(0)

Developer

dltik

dltik

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

MCP server with 6 tools for AI agents (Claude, Cursor, Continue). HTTP-only, no API key. $0.01 per tool-call.

Bookmark this actor — Apify ranks actors by bookmarks, so it directly helps the visibility on Apify Store.

What is this MCP Server?

The MCP Server: Uk Companies House is an Apify-hosted MCP server that exposes 6 tools your AI agent can call to query uk companies house. Pattern-compatible with the Model Context Protocol (MCP) input schema.

Tools available

  • search_companies — TODO: describe
  • get_company — TODO: describe
  • get_officers — TODO: describe
  • get_filing_history — TODO: describe
  • recent_filings — TODO: describe
  • company_charges — TODO: describe
  • list_tools — free discovery endpoint (returns the tool catalog)

Use cases

  • AI agent integration — let Claude/Cursor/Continue query uk companies house directly
  • Automated research — chain tool calls inside an agent workflow
  • Data enrichment — augment your CRM / database with uk companies house data via agent

Input

{
"mode": "call_tool",
"tool_name": "search_companies",
"arguments": { "limit": 5 }
}

For discovery: {"mode": "list_tools"} (free, no charge).

Pricing

PAY_PER_EVENT — $0.01 per tool-call (= $10.00 per 1,000). list_tools is free.

Author

dltik

License

MIT