MCP Server
MCP
OpenResearch MCP
Zero-auth research MCP: web, academic, finance, news, weather, macro, social, SEC. No keys.
Install
uvx openresearch-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "openresearch-mcp",
"version": "0.2.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "GitHub token — increases rate limit from 60 to 5,000 req/hr",
"format": "string",
"isSecret": true,
"name": "GITHUB_TOKEN"
},
{
"description": "Your email for the OpenAlex polite pool (higher rate limits)",
"format": "string",
"name": "OPENALEX_EMAIL"
},
{
"description": "Stack Exchange API key for higher daily quota on Stack Overflow searches",
"format": "string",
"isSecret": true,
"name": "STACKEXCHANGE_KEY"
},
{
"description": "Your contact email/string for SEC EDGAR fair-access; a default is used otherwise",
"format": "string",
"name": "SEC_USER_AGENT"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment