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: FUTURESEARCH_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-futuresearch-futuresearch-mcp": {
"env": {
"FUTURESEARCH_API_KEY": "your-futuresearch-api-key-here"
},
"args": [
"futuresearch-mcp"
],
"command": "uvx"
}
}
}The MCP server has good code structure and proper auth patterns but contains several moderate security concerns. The main issues include Redis connection URLs stored in environment variables, potential sensitive data logging, and broad network permissions that warrant careful monitoring. Supply chain analysis found 2 known vulnerabilities in dependencies (1 critical, 0 high severity). Package verification found 1 issue.
Scanned 4 files · 8 findings
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!