Skip to main content
Glama
tymrtn

mcp-firecrawl-licensed

by tymrtn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FETCH_TIMEOUT_MSNoDirect fetch timeout in ms (default: 12000)
FIRECRAWL_API_KEYNoFirecrawl API key (required unless FIRECRAWL_API_URL is set)
FIRECRAWL_API_URLNoSelf-hosted Firecrawl base URL (optional)
ENABLE_LICENSE_CACHENoCache license results (default: false)
USAGE_LOG_TIMEOUT_MSNoUsage logging timeout in ms (default: 3000)
COPYRIGHTSH_LEDGER_APINoLedger base URL (default: https://ledger.copyright.sh)
ENABLE_LICENSE_TRACKINGNoEnable/disable licensing (default: true)
LICENSE_CHECK_TIMEOUT_MSNoLicense discovery timeout in ms (default: 5000)
LICENSE_CACHE_TTL_SECONDSNoCache TTL for license lookups (default: 300)
COPYRIGHTSH_LEDGER_API_KEYNoAPI key for license discovery + usage logging (recommended)
LICENSE_ACQUIRE_TIMEOUT_MSNoLicense acquisition timeout in ms (default: 8000)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
firecrawl_scrapeB

Scrape a single URL with optional licensed fetch (x402-aware).

firecrawl_mapC

Map a website to discover URLs.

firecrawl_searchC

Search the web with optional licensed fetch (x402-aware).

firecrawl_crawlC

Start a crawl job.

firecrawl_check_crawl_statusC

Check crawl status and log usage for completed pages.

firecrawl_extractC

Extract structured data from URLs with license tracking.

firecrawl_agentD

Run an autonomous Firecrawl agent job.

firecrawl_agent_statusC

Check the status of an agent job.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/tymrtn/mcp-firecrawl-licensed-preview'

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