Server data from the Official MCP Registry
MCP server for Firecrawl — search, scrape, and interact with the web.
MCP server for Firecrawl — search, scrape, and interact with the web.
This is a well-structured MCP server for Firecrawl with proper authentication mechanisms and reasonable security practices. The server correctly requires API credentials for cloud operations, implements OAuth support, and uses environment variables for secrets. Minor code quality issues around broad exception handling and input validation do not significantly impact security, and permissions align appropriately with the server's web search and scraping purpose. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
3 files analyzed · 12 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: FIRECRAWL_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-firecrawl-firecrawl-mcp-server": {
"env": {
"FIRECRAWL_API_KEY": "your-firecrawl-api-key-here"
},
"args": [
"-y",
"firecrawl-mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption