mcpserver.lol
registry/business-research
Connection check verified live · 20h ago

business-research

Evidence-backed public business research for agents with compact, pageable output.

Tools 9
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

9 tools

Read from the running server on 20h ago.

cancel_lead_search can modify data id*jobToken*
Cancel a queued or running search job. Completed and failed jobs remain immutable.
explain_crawdar read-only
Get result semantics, limits, interface URLs, and safe operating guidance. This tool does not consume a search.
get_lead_search read-only id*viewlimitcursorjobToken*
Read job status or one cursor-paginated result page. Keep jobToken private and pass nextCursor back unchanged.
refine_lead_search id*brieflimitfieldstargetjobToken* +2
Create a new private search job by changing the brief or criteria of a completed job. The original job stays unchanged.
research_businesses read-only brief*limitfieldsoffsetoutputgeography +1
Use for a quick synchronous search when the user supplies one natural-language brief and can wait for results in the current tool call. For durable progress, retry, export, or larg…
retry_lead_search id*jobToken*
Create a replacement job when a prior job failed or exceeded its execution window. The original job stays available for audit.
sandbox_businesses read-only targetgeography
Return deterministic fictional businesses without consuming provider capacity. Use this to test schemas, clients, and agent loops.
search_businesses read-only limitfieldsoffsetoutputtarget*geography* +2
Use for a quick synchronous search when target, geography, and qualification fields are already structured. Use research_businesses for a plain-language brief, or start_lead_search…
start_lead_search brieflimitfieldstargetgeographyqualifier +1
Use for the recommended durable asynchronous workflow. Creates a private queued search job and returns a job id plus jobToken for progress polling, cursor paging, refinement, retry…