firecrawl / firecrawl/firecrawl-mcp-server

firecrawl local network error cannot accept

Open
#284 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.5k
Forks
884
Avg merge
1d 11h
Merged PRs (30d)
14

Description

trying using firecrawl mcp for local network server.
self hosted firecrawl installed in my NAS and access by local network
setting FIRECRAWL_API_URL to http://192.x.x.x:3002 (port used to 3000 change to 3002)
and it error reject by installer

using npx to install

env HTTP_STREAMABLE_SERVER=true FIRECRAWL_API_URL="http://192.x.x.x:3002" npx -y firecrawl-mcp

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue with the provided npx command, HTTP_STREAMABLE_SERVER=true, and FIRECRAWL_API_URL set to the local NAS address. Capture the installer's exact rejection message and trace it through the MCP server entry point; done means a self-hosted Firecrawl server on the local network is accepted at the configured port.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.