
Product
PHP and Composer Support Is Now in Beta
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.
@finedata/mcp-server
Advanced tools
MCP Server for FineData web scraping API — fetch pages that need a full browser and return markdown or JSON for AI agents
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: https://pypi.org/project/finedata-mcp/
Version 0.3.1
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 48 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.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.