
Security News
Anthropic Identifies Biased Reasoning and Recklessness as Drivers of Claude’s PyPI Attack
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.
@finedata/mcp-server
Advanced tools
MCP Server for FineData web scraping API - enables AI agents to scrape any website with antibot bypass
Node.js launcher for the Python package finedata-mcp.
export FINEDATA_API_KEY=fd_xxx
npx -y @finedata/mcp-server
Requires Python 3.10+ and uv (recommended) or pipx. Works on macOS, Linux, and Windows.
{
"mcpServers": {
"finedata": {
"command": "npx",
"args": ["-y", "@finedata/mcp-server"],
"env": {
"FINEDATA_API_KEY": "fd_your_api_key"
}
}
}
}
Prefer the Python package with --transport http, or point Cursor at:
https://mcp.finedata.ai/mcp with Authorization: Bearer fd_…
Full tool list and escalation ladder: https://pypi.org/project/finedata-mcp/
Version 0.2.3
FAQs
MCP Server for FineData web scraping API — fetch pages that need a full browser and return markdown or JSON for AI agents
The npm package @finedata/mcp-server receives a total of 27 weekly downloads. As such, @finedata/mcp-server popularity was classified as not popular.
We found that @finedata/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.

Research
/Security News
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.