All MCP servers

Firecrawl MCP Server

Official
by Api.AirforcestdioWeb & Browser Automation06,538MIT

MCP server for Firecrawl — search, scrape, and interact with the web.

mcpopen-sourceweb-browser-automation

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "firecrawl-mcp-server-impa3183": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}