Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Browse
  3. Firecrawl MCP Server
  4. vs Stocky
Side-by-Side Model Context Protocol Comparison

Firecrawl MCP Server vs Stocky

In-depth architectural comparison of the Firecrawl MCP Server and Stocky MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.

At a Glance & Executive Verdict

Firecrawl MCP Server
Search & Data Extraction · Local stdio
Quality: 90/100 (Excellent) | Auth: API Key required
Stocky
Search & Data Extraction · Local stdio
Quality: 55/100 (Good) | Auth: API Key required
Verdict Summary: Choose Firecrawl MCP Server if you need specialized Search & Data Extraction tools running via a local process. Choose Stocky if your workspace requires Search & Data Extraction integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.

Which MCP Server Should You Choose?

Firecrawl MCP Server logo

Choose Firecrawl MCP Server when:

  • You need dedicated capabilities in the Search & Data Extraction domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: API Key required (Freemium).
  • You have access to required keys: FIRECRAWL_API_KEY.
  • Primary tools included: firecrawl_scrape, firecrawl_map, firecrawl_search.
Explore Firecrawl MCP Server Details
Stocky logo

Choose Stocky when:

  • You need dedicated capabilities in the Search & Data Extraction domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: API Key required (BYOK (Pay Provider Direct)).
  • You have access to required keys: PEXELS_API_KEY, UNSPLASH_ACCESS_KEY, ENABLE_ATTRIBUTION_LINKS, STOCKY_CACHE_TTL, STOCKY_HTTP_TIMEOUT, STOCKY_MAX_DOWNLOAD_BYTES, STOCKY_DOWNLOAD_ROOT, STOCKY_LOG_LEVEL.

Feature & Specification Comparison

Specification
Firecrawl MCP Server logo
Firecrawl MCP Server
firecrawl
VerifiedSearch & Data Extraction
Stocky logo
Stocky
joelio
Search & Data Extraction
Summary
Category & ScopeSearch & Data Extraction

Tools & Capabilities Breakdown

Firecrawl MCP Server Tools (25)

firecrawl_scrape
Retrieve and extract content from one supplied URL through Firecrawl. Use this when the request identifies a page and needs its content or defined fields. It can return markdown, HTML, links, screenshots, branding data, a targeted answer, or JSON matching a supplied schema; JSON is useful when the requested result has defined fields, while markdown preserves readable page content. This tool operates on a known page. For a set of pages use `firecrawl_crawl`, and to discover page URLs use `firecrawl_map` or `firecrawl_search`. Options include JavaScript render delay, cache age, main-content filtering, PII redaction, and lockdown cache-only retrieval. Browser actions may change the live page when interactive actions are enabled. Firecrawl may reuse recently indexed content instead of refetching the page, and the reuse window varies by domain. Set `maxAge: 0` to force a live fetch, or a smaller `maxAge` to bound how stale reused content may be. A successful response does not by itself confirm that the state it describes is still current. Returns the selected content formats and page metadata.
firecrawl_map
Enumerate URLs indexed under one website through Firecrawl without fetching each page's content. Use this when the request asks for a site's URL inventory, when several relevant pages must be located, or when the desired page URL is unknown. An optional `search` term narrows the URL list, while sitemap, subdomain, query-parameter, and result-limit options control coverage. Returns matching URLs rather than page bodies. Retrieve one page with `firecrawl_scrape`; collect content across multiple pages with `firecrawl_crawl`.

Ready-to-Paste Client Configurations

Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).

Firecrawl MCP Server Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "firecrawl-firecrawl-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "firecrawl-mcp"
      ],
      "env": {
        "FIRECRAWL_API_KEY": "YOUR_FIRECRAWL_API_KEY_HERE"
      }
    }
  }
}
Stocky Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "joelio-stocky": {
      "command": "uvx",
      "args": [
        "stocky-mcp"
      ],
      "env": {
        "PEXELS_API_KEY": "YOUR_PEXELS_API_KEY_HERE",
        "UNSPLASH_ACCESS_KEY": "YOUR_UNSPLASH_ACCESS_KEY_HERE",
        "ENABLE_ATTRIBUTION_LINKS": "YOUR_ENABLE_ATTRIBUTION_LINKS_HERE",
        "STOCKY_CACHE_TTL": "YOUR_STOCKY_CACHE_TTL_HERE",
        "STOCKY_HTTP_TIMEOUT": "YOUR_STOCKY_HTTP_TIMEOUT_HERE",
        "STOCKY_MAX_DOWNLOAD_BYTES": "YOUR_STOCKY_MAX_DOWNLOAD_BYTES_HERE",
        "STOCKY_DOWNLOAD_ROOT": "YOUR_STOCKY_DOWNLOAD_ROOT_HERE",
        "STOCKY_LOG_LEVEL": "YOUR_STOCKY_LOG_LEVEL_HERE"
      }
    }
  }
}

Frequently Asked Questions

Firecrawl MCP Server is categorized under Search & Data Extraction and uses a local stdio subprocess. In contrast, Stocky belongs to Search & Data Extraction using local stdio subprocess. Select Firecrawl MCP Server when you need capabilities focused on search & data extraction and Stocky when you require tools for search & data extraction.

More alternatives to Firecrawl MCP ServerMore alternatives to StockySearch & Data Extraction category hub

Related MCP Server Comparisons

Popular comparisons with Firecrawl MCP Server

  • Brightdata MCP logoFirecrawl MCP Server vs Brightdata MCP
  • Wigolo logoFirecrawl MCP Server vs Wigolo
  • Fetcher MCP logoFirecrawl MCP Server vs Fetcher MCP
  • WebReaper logoFirecrawl MCP Server vs WebReaper

Popular comparisons with Stocky

  • Primary tools included: Concurrent multi-provider search (Pexels and Unsplash), Rich metadata including image sizes, photographer, tags, License-aware attribution generation per provider requirements.
  • Explore Stocky Details
    Search & Data Extraction
    Quality signal90/100 (Excellent)55/100 (Good)
    Transport ProtocolLocal Subprocess (stdio)Local Subprocess (stdio)
    Auth RequirementAPI Key requiredAPI Key required
    Pricing ModelFreemiumBYOK (Pay Provider Direct)
    Required Env Vars
    FIRECRAWL_API_KEY
    PEXELS_API_KEYUNSPLASH_ACCESS_KEYENABLE_ATTRIBUTION_LINKSSTOCKY_CACHE_TTLSTOCKY_HTTP_TIMEOUTSTOCKY_MAX_DOWNLOAD_BYTESSTOCKY_DOWNLOAD_ROOTSTOCKY_LOG_LEVEL
    Compatible Clients
    Claude DesktopCursorWindsurfClineVS Code
    Claude DesktopCursorWindsurfClineVS Code
    Install path signalnpx · highuvx · high
    Engagement & Health 5 views 0 copies 0 upvotes 7,495 stars 1 views 0 copies 0 upvotes 27 stars
    Verified / Official Yes (Verified)Community Listing
    Open full listingView Firecrawl MCP Server ListingView Stocky Listing
    firecrawl_search
    Search web, news, or image sources and return ranked results. Operators include quoted phrases, `-term`, `site:host`, `inurl:term`, `intitle:term`, and `related:host`; the set is non-exhaustive. `includeDomains` and `excludeDomains` are mutually exclusive hostname filters; categories limit results to GitHub, research, PDF, or developer sources. For a programming question, add `categories: ["developer"]`. It searches an index of GitHub issues, merged pull requests, repository READMEs, and curated documentation sites, and returns the hits in `data.developer` beside the web results. `categories: ["research"]` restricts these web results to research-affiliated websites and returns page snippets. The `firecrawl_research_*` tools are a separate surface that searches paper abstracts and full text across biomedical (PubMed, bioRxiv, medRxiv) and arXiv literature. `scrapeOptions` can attach extracted page content; pages fetched this way use a fixed reuse window and ignore `maxAge`, so use `firecrawl_scrape` when a live fetch is required. Returns source-type result groups and usage metadata. Authenticated responses can include an `id` for optional search feedback.
    firecrawl_crawl
    Start a multi-page crawl at a website URL, poll it to a terminal state, and return the final status and collected data. Scope can be bounded with include/exclude paths, depth, page limit, subdomain/external-link controls, sitemap handling, delay, and scrape options. Crawl results can be large; use conservative limits when full-site coverage is unnecessary. Webhooks and interactive scrape actions are unavailable in safe mode. Returns the crawl ID, status, and page data.
    firecrawl_check_crawl_status
    Retrieve the current status, progress, and available results for an existing crawl ID. This only reads Firecrawl job state and does not start or modify the crawl.
    firecrawl_extract
    Deprecated compatibility entry point. Use firecrawl_scrape once per known URL with formats: ["json"] and jsonOptions containing the prompt and schema. Use firecrawl_search or firecrawl_agent before Scrape when URLs are not known.
    firecrawl_agent
    Start an asynchronous web research job from a prompt, optional seed URLs, and an optional JSON schema. Use this for a requested synthesis across multiple sources when the task can wait for asynchronous completion. The agent can search, navigate, read pages, and assemble a structured result. This call returns only a job ID, not the research result. Read the job with `firecrawl_agent_status` until it reaches `completed` or `failed`; research commonly takes several minutes. If the job cannot finish within the task's available time, `firecrawl_search` and `firecrawl_scrape` can gather evidence synchronously.
    firecrawl_agent_status
    Retrieve progress or final results for a `firecrawl_agent` job ID. A `processing` response is non-terminal and does not contain the final research result. Check again after 15–30 seconds until the status is `completed` or `failed`; complex jobs can take several minutes. If the job cannot finish within the task's available time, use `firecrawl_search` and `firecrawl_scrape` to complete the requested output. Returns job status, progress information, and result data when completed.
    firecrawl_interact
    Open or reuse a live browser session to navigate a page, click controls, fill fields, or run browser code. Provide either `url` or `scrapeId`, and either a natural-language `prompt` or executable `code`; code can run as Bash, Python, or Node with a bounded timeout. This acts on the live site, so actions such as form submission can create persistent external side effects. Returns execution output, stdout/stderr, exit status, and session viewing URLs.
    firecrawl_interact_stop
    Stop the live interact session associated with a `scrapeId` and release its resources. Returns a success confirmation.
    firecrawl_parse
    Parse one supported document into markdown, HTML, links, summary, targeted answers, or JSON matching a schema. Supported inputs include common HTML, PDF, Word, RTF, OpenDocument, and spreadsheet files; PDF parsing can be bounded with `pdfOptions.maxPages`. Local MCP reads `filePath` from the server filesystem. Hosted MCP uses two calls: first provide `filePath` to receive upload instructions, upload locally, then call again with the returned `uploadRef`; do not send both fields together. Remote web URLs belong in `firecrawl_scrape`. Set `redactPII` to request redaction of personally identifiable information in the returned content. `zeroDataRetention` requires an eligible authenticated account; omit it for anonymous keyless use. Returns upload instructions for hosted phase one or parsed document content for the final call.
    firecrawl_monitor_create
    Create a recurring scrape, crawl, or search monitor that compares each check with its retained predecessor. The simple form accepts `page`/`pages` or `queries` plus a plain-language `goal`; the advanced `body` form controls targets, schedule, change-tracking formats, judging, retention, webhook, and notifications. In the simple form, a `goal` is required. If `queries` contains one or more non-empty values and is supplied with `page`/`pages`, `queries` create the search target and page targets are ignored. A monitor schedules future network checks and can send configured email or webhook notifications. Returns the created monitor.
    +13 more tools listed on main page

    Stocky Tools (6)

    Concurrent multi-provider search (Pexels and Unsplash)
    Rich metadata including image sizes, photographer, tags
    License-aware attribution generation per provider requirements
    Search result caching with configurable TTL
    Filters for orientation, color, and sorting (provider-specific)
    Error reporting for failing providers instead of silent empty results
    Unsplash MCP Server logo
    Stocky vs Unsplash MCP Server
  • Unsplash MCP Server logoStocky vs Unsplash MCP Server
  • Unsplash MCP logoStocky vs Unsplash MCP
  • Brave Search MCP logoStocky vs Brave Search MCP
  • Official Firecrawl server to search the web and scrape, crawl, map, and extract structured data from any site for LLMs. Handles JS-rendered pages, PDFs, and batch jobs; hosted remote MCP with OAuth or self-host.
    An MCP server for searching and downloading royalty-free stock photography from Pexels and Unsplash. Features multi-provider search, rich metadata, pagination support, and async performance for AI assistants to find and access high-quality images.