Skip to content

Commit 7f7331d

Browse files
fix: firecrawl repo and revert to docker hub image (#273)
Signed-off-by: Dan Barr <[email protected]> Co-authored-by: Dan Barr <[email protected]> Co-authored-by: GitHub Action <[email protected]>
1 parent 3fb5a65 commit 7f7331d

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

registry/firecrawl/spec.yaml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,17 @@ tier: Official
1212
status: Active
1313
transport: stdio
1414
tools:
15-
- firecrawl_scrape
16-
- firecrawl_batch_scrape
17-
- firecrawl_check_batch_status
1815
- firecrawl_check_crawl_status
19-
- firecrawl_search
2016
- firecrawl_crawl
2117
- firecrawl_extract
22-
- firecrawl_deep_research
23-
- firecrawl_generate_llmstxt
2418
- firecrawl_map
19+
- firecrawl_scrape
20+
- firecrawl_search
2521
metadata:
2622
stars: 4728
2723
pulls: 12644
2824
last_updated: "2025-10-17T02:30:04Z"
29-
repository_url: https://github.com/mendableai/firecrawl-mcp-server
25+
repository_url: https://github.com/firecrawl/firecrawl-mcp-server
3026
tags:
3127
- web-crawler
3228
- web-scraping
@@ -38,7 +34,7 @@ tags:
3834
- javascript-rendering
3935
- research
4036
- automation
41-
image: ghcr.io/firecrawl/firecrawl-mcp-server:latest
37+
image: docker.io/mcp/firecrawl:latest
4238
permissions:
4339
network:
4440
outbound:

0 commit comments

Comments
 (0)