mcpbeat Sign in

FineData MCP Server

by quality-network Your server? Claim it
answering

FineData is answering right now. Last checked moments ago. 231 installs a week from pypi. Last commit 14 Aug 2026.

FineData web scraping MCP — JavaScript rendering, captcha solving, markdown for AI agents

Installs per day peak 20 · avg 7 · +41% w/w
a month agotoday
Uptime history 36 days of history · worst day 99%
36 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
128 ms
Response time
average over 24h
231
Installs / week
npm and PyPI

FineData missed one check this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add finedata-mcp --transport http https://mcp.finedata.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "finedata-mcp": {
      "url": "https://mcp.finedata.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.finedata-mcp]
url = "https://mcp.finedata.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "finedata-mcp": {
      "url": "https://mcp.finedata.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "finedata-mcp": {
      "url": "https://mcp.finedata.ai/mcp"
    }
  }
}

This one needs environment variables set before it will start: FINEDATA_API_KEY (FineData API key (fd_…)). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://mcp.finedata.ai/mcp streamable-http sign-in 142 ms 0 min ago

Alternatives to FineData

same job, measured the same way
Scrapeless MCP Server
by scrapeless-ai

Web search, browser automation, scraping, crawling and CAPTCHA solving for AI agents.

276 installs/wk answering
Web
by rog0x

Web scraping, search, monitoring, and HTML-to-markdown for AI agents

32 installs/wk local only
HTML To Markdown MCP
by mukundakatta

Convert HTML to Markdown or strip to plain text. For web-scraping agents.

26 installs/wk local only
Scrapi
by bamchi

Web scraping for AI agents. Converts URLs to clean, LLM-ready Markdown with anti-bot bypass.

35 installs/wk 5 tools answering
AI-First Scraper
by yubinkim444

Three MCP tools: fetch_page, fetch_pages_batch, search_web. Ad-free Markdown for AI agents.

151 installs/wk local only
MCP Research Agent: Web Scraping Tool for AI
by ranovam

Structured web research tool for AI agents: search, fetch and shape web data into the JSON schema…

answering
Scrapingant
by mcparmory

Scrape webpages, handle JavaScript and CAPTCHA, extract structured data

235 installs/wk local only
Fastcrawl
by fastcrawl

Cloud scraping & crawling API for AI agents. Turn any URL into clean, LLM-ready markdown.

answering

FineData — questions

Answers built from our own checks of this server.

Why is there no tool list for FineData?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is FineData working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 128 ms. The bar chart above shows every period we have measured.
How do I connect FineData?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to FineData?
No API key is involved. FineData answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is FineData?
It answers our handshake in 128 ms on average, which is faster than 80% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use FineData?
The npm package @finedata/mcp-server was installed 231 times in the last week. Week over week that is +41%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is FineData open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.