Server data from the Official MCP Registry
Give your AI a research team. Forecast, score, classify, or research every row of a dataset.
Give your AI a research team. Forecast, score, classify, or research every row of a dataset.
Set these up before or after installing:
Environment variable: EVERYROW_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-futuresearch-everyrow-mcp": {
"env": {
"EVERYROW_API_KEY": "your-everyrow-api-key-here"
},
"args": [
"everyrow-mcp"
],
"command": "uvx"
}
}
}This MCP server has significant security concerns including network access to external APIs without clear authentication requirements, potential for arbitrary code execution through dynamic model creation, and overly broad permissions. The server makes external HTTP calls to everyrow.io services and appears to handle user data that could be exfiltrated. Supply chain analysis found 2 known vulnerabilities in dependencies (1 critical, 0 high severity). Package verification found 1 issue.
4 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally