API Tools
companies.stream
Provides tools to interact with Companies House API for retrieving company data and stream health.
ENDPOINT 1
https://companies.stream/events/mcp
Known tools 11
random_company_numbersReturns random UK company numbers
get_stream_healthReturns the health of the streams.
get_resource_kind_json_schemaReturns the json schema for a Companies House entity.
list_all_resource_kindsReturns a list of valid resource_kinds.
list_stream_pathsReturns a list of valid streams served by Companies House Streaming API.
list_resource_kinds_frequencies_for_streamReturns a list of resource_kinds that can appear on the stream along with the relative frequency of each one.
get_latest_sample_eventReturns the latest event published on a given stream.
get_stream_daily_event_countReturns the daily event count for a given stream in the format { [date]: count } eg { "2022-01-01": 100, "2022-01-02": 105 }.
get_all_time_visitor_countReturns the total number of unique visitors who have connected to this site.
get_visitor_count_for_dateReturns the total number of unique visitors who have connected to this site on a particular date.
get_recent_responsesReturns the last 20 responses from Companies House to requests on the Streaming API.