Skip to main content
Glama

MCP Firecrawl Server

by codyde
package.json567 B
{ "name": "mcp-firecrawl", "version": "1.0.0", "description": "An MCP server for crawling websites and translating into model context.", "main": "src/server.js", "type": "module", "scripts": { "start": "node src/server.js", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "@mendable/firecrawl-js": "^1.18.2", "@modelcontextprotocol/sdk": "^1.6.0", "@sentry/node": "^9.2.0", "@sentry/profiling-node": "^9.2.0", "firecrawl": "^1.0.0", "zod": "^3.22.4" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/codyde/mcp-firecrawl-tool'

If you have feedback or need assistance with the MCP directory API, please join our Discord server