Loading MCP server directory, please wait...
Find & fetch research datasets across 12 archives, omics registries, and literature sources.
npx @getmcp/cli add io.github.musharna/data-aggregator-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.musharna/data-aggregator-mcp": {
"command": "uvx",
"args": [
"data-aggregator-mcp"
],
"env": {
"NCBI_API_KEY": "",
"LLM_API_BASE": "",
"LLM_API_KEY": "",
"LLM_MODEL": "",
"EMBEDDING_API_BASE": "",
"EMBEDDING_API_KEY": "",
"EMBEDDING_MODEL": "",
"UNPAYWALL_EMAIL": ""
}
}
}
}