Zero-auth research MCP server with 8 research tools (DuckDuckGo, GitHub, Hacker News, Stack Overflow, OpenAlex, arXiv, YouTube) requiring zero API keys. HTTP + stdio transport. Compatible with Claude,…
{
"mcpServers": {
"openresearch": {
"command": "uvx",
"args": [
"openresearch-mcp"
]
}
}
}