Skip to content

777genius/firecrawl

v3.24.1MIT

Community package for Firecrawl MCP. Search, scrape, and parse public web content through Firecrawl's hosted server.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

firecrawlstreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.firecrawl.dev/v2/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "firecrawl",
  "version": "3.24.1",
  "description": "Community package for Firecrawl MCP. Search, scrape, and parse public web content through Firecrawl's hosted server.",
  "author": {"name": "777genius", "url": "https://github.com/777genius"},
  "homepage": "https://docs.firecrawl.dev/mcp-server",
  "repository": "https://github.com/777genius/universal-agent-plugins-registry",
  "license": "MIT",
  "keywords": ["firecrawl", "mcp", "research", "scraping", "search"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • NOTICE
View on GitHub