Crawdar Business Research
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| research_businessesA | 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 large agent workflows, use start_lead_search instead. |
| search_businessesA | 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 for durable asynchronous work. |
| sandbox_businessesA | Return deterministic fictional businesses without consuming provider capacity. Use this to test schemas, clients, and agent loops. |
| start_lead_searchA | 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, cancellation, and CSV or JSON export. |
| get_lead_searchA | Read job status or one cursor-paginated result page. Keep jobToken private and pass nextCursor back unchanged. |
| refine_lead_searchA | Create a new private search job by changing the brief or criteria of a completed job. The original job stays unchanged. |
| retry_lead_searchA | Create a replacement job when a prior job failed or exceeded its execution window. The original job stays available for audit. |
| cancel_lead_searchA | Cancel a queued or running search job. Completed and failed jobs remain immutable. |
| explain_crawdarA | Get result semantics, limits, interface URLs, and safe operating guidance. This tool does not consume a search. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/eliottreich/crawdar-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server