firecrawl-mcp-server icon indicating copy to clipboard operation
firecrawl-mcp-server copied to clipboard

Official Firecrawl MCP Server - Adds powerful web scraping to Cursor, Claude and any other LLM clients.

Results 18 firecrawl-mcp-server issues
Sort by recently updated
recently updated
newest added

Hi, I'm working on custom client and using with stdio. ` server_params = StdioServerParameters( command=self.server_config.command, args=self.server_config.args, env=self.server_config.env, ) stdio_transport = await self.exit_stack.enter_async_context( stdio_client(server_params) ) self.stdio, self.write = stdio_transport session =...

Please write a guide about how to configure this when running cursor on windows 11 and using WSL distro on it.

![Image](https://github.com/user-attachments/assets/b8ccd89e-499e-40bd-ba61-42f2f503b684)

You should keep the code on Github and npmjs consistent, at least the README should be synchronized, otherwise many users may encounter installation issues.

hi i am using this and ive tried everything and it doesnt seem to init, even though in the logs it says it does

MCP Integration Issue: "Cannot read properties of undefined (reading 'status')" Error When Calling firecrawl-mcp Tool from Cursor Description Environment Information Operating System: Windows Local firecrawl version: v1.6.0 firecrawl-mcp version: 1.5.0...

cline安装成功,但最后提示spawn npx ENOENT spawn npx ENOENT,怎么解决,谢谢

## Overview **Client:** cursor **Bug Type:** Server Bug **Server:** @mendableai/mcp-server-firecrawl **Connection:** Remote **OS:** Windows **Source:** Smithery ## Description ## Logs ``` C:\Users\jjang>npx -y @smithery/cli@latest inspect @mendableai/mcp-server-firecrawl --verbose - Resolving @mendableai/mcp-server-firecrawl...[verbose]...

![Image](https://github.com/user-attachments/assets/1f5c4e56-16ab-4f45-8bda-9e8b293cc962)

Hello! 👋 Burke here from the VS Code team. This PR adds installation instructions for your MCP Server in VS Code to this project's README. Thanks for making a great...