Skip to main content
Glama
tkorkmazeth

toolgate-firecrawl-mcp

by tkorkmazeth

scrape_url

Convert any public URL to clean markdown with reliable scraping. Features idempotency, fallback, and refund on failure.

Instructions

Scrape a URL and return its markdown content. Paid via Toolgate — includes idempotency, fallback, and refund on failure. [Pricing: $0.1/call] [Has free basic mode]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesThe URL to scrape (must be a public http/https URL).
requestIdNoOptional stable idempotency key. Re-using the same requestId returns the cached result without a new charge.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Discloses payment model, idempotency key, fallback, and refund on failure. No annotations exist, so description carries full burden; covers key behaviors.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded with main purpose, pricing in brackets. No wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

No output schema, but description clarifies output is markdown content. Covers pricing and idempotency. Could mention return format or errors but adequate for a simple tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with descriptions. Description adds meaning: explains requestId as idempotency key that caches and avoids charge, url as public HTTP/HTTPS.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Clearly states verb (scrape), resource (URL), and output (markdown content). Distinct from siblings which are financial tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides pricing, idempotency, fallback, and refund info. Does not explicitly state when to use vs alternatives, but siblings are unrelated, so context is sufficient.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/tkorkmazeth/toolgate-firecrawl-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server