Skip to main content
Glama
Replicant-Partners

Firecrawl Agent MCP Server

package.json1.04 kB
{ "name": "firecrawl-agent-mcp", "version": "1.0.0", "description": "Firecrawl Agent MCP Server - AI-powered web data extraction and research", "main": "dist/server.js", "type": "module", "scripts": { "build": "tsc", "dev": "tsc --watch", "start": "node dist/server.js", "start:sse": "TRANSPORT=sse node dist/server.js", "test": "node dist/test.js" }, "keywords": [ "mcp", "firecrawl", "web-scraping", "ai-agent", "data-extraction", "web-research" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "dotenv": "^16.4.5", "express": "^4.21.2", "zod": "^3.24.1" }, "devDependencies": { "@types/express": "^5.0.0", "@types/node": "^22.10.2", "@typescript-eslint/eslint-plugin": "^8.19.1", "@typescript-eslint/parser": "^8.19.1", "eslint": "^9.17.0", "prettier": "^3.4.2", "typescript": "^5.7.2" }, "engines": { "node": ">=18.0.0" } }

Latest Blog Posts

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/Replicant-Partners/Firecrawler-MCP'

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