Skip to main content
Glama
package.json977 B
{ "name": "@yutugyutugyutug/firescrape-mcp", "version": "1.1.2", "description": "Advanced MCP server for searching, scraping and deep research with automated synthesis", "main": "index.ts", "bin": { "firescrape-mcp": "./index.ts" }, "files": [ "index.ts", "src", "README.md", "package.json" ], "type": "module", "scripts": { "start": "bun run index.ts", "dev": "bun --watch run index.ts", "build": "bun build --compile --minify --sourcemap ./index.ts --outfile firescrape-mcp" }, "keywords": [ "mcp", "model-context-protocol", "scraper", "search", "research", "ai" ], "author": "yutugyutugyutug", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.1", "@types/turndown": "^5.0.6", "axios": "^1.7.9", "cheerio": "^1.0.0", "dotenv": "^16.4.5", "turndown": "^7.2.2", "zod": "^3.23.8" }, "devDependencies": { "@types/bun": "latest" } }

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/aasm3535/firescrape-mcp'

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