github firecrawl/firecrawl-mcp-server v1.0.1
v1.0.1 - Path and Startup Message Fix

latest releases: v2.0.0, v1.12.0, v1.7.2...
9 months ago

🔧 Fixes

  • Fixed binary path in package.json to correctly point to dist/src/index.js
  • Fixed start script path to match the dist structure
  • Added startup message for better server status visibility

🛠️ Technical Details

  • Updated bin path in package.json from dist/index.js to dist/src/index.js
  • Updated start script to use correct path
  • Added "FireCrawl MCP Server running on stdio" startup message

📝 Notes

  • No changes to core functionality
  • Improves server startup reliability
  • Better integration with Claude Desktop

🔍 Verification

You can verify the server is running by checking the Claude logs, which should now show:

Don't miss a new firecrawl-mcp-server release

NewReleases is sending notifications on new releases.