Skip to main content
Glama
ViperBlackSkull

Firecrawl Local MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FIRECRAWL_URLNoThe URL of the self-hosted Firecrawl instance. By default, it connects to http://localhost:3002.http://localhost:3002

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
firecrawl_scrapeC

Scrape a single webpage and return its content in markdown format

firecrawl_crawlB

Crawl a website starting from a URL and return content from multiple pages

firecrawl_crawl_statusC

Check the status of a crawl job

firecrawl_mapC

Map a website to get a list of all accessible URLs

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/ViperBlackSkull/firecrawl-local-mcp'

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