This MCP server searches and resolves research datasets and papers across archives, omics registries, literature sources, and HuggingFace datasets through a single normalized model. It can also fetch supported files to disk with checksum or content-type verification, and inspect remote tabular files in place for some sources.
From the registry: Find & fetch research datasets across Zenodo, DataCite, NCBI omics, and literature.
$ uv --versionhttps://docs.astral.sh/uv/Please install the `data-aggregator-mcp` MCP server into my current AI client (that's you).
Optional prerequisites:
- Install uv — Install the uv Python package manager/runtime to run the server without a local package install using uvx. Run: `uv --version` (https://docs.astral.sh/uv/)
- Optional NCBI API key — Create an NCBI API key to raise the NCBI E-utilities rate limit used by omics, literature, and taxonomy lookups.
- Optional Unpaywall email — Provide an email address for Unpaywall to enable the fallback leg of literature full-text retrieval. (https://unpaywall.org/products/api)
Canonical MCP server config (stdio transport):
- command: `uvx`
- args: ["data-aggregator-mcp"]
- optional environment variables:
- `NCBI_API_KEY`: Optional NCBI API key to raise the NCBI E-utilities rate limit (3 to 10 req/s) for omics, literature, and taxonomy lookups. (example: `<your-ncbi-api-key>`)
- `UNPAYWALL_EMAIL`: Optional email address to enable the Unpaywall fallback for literature full-text retrieval. (example: `<your-email@example.com>`)
Note: Preferred portable install path is `uvx data-aggregator-mcp`. The server also supports `pip install data-aggregator-mcp` and running `data-aggregator-mcp` or `python -m data_aggregator_mcp`. The optional `operate` tool requires installing the extra `data-aggregator-mcp[operate]`, but the base server install and stdio config are unchanged.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.NCBI_API_KEYRaises NCBI E-utilities rate limits for omics, literature, and taxonomy lookups.UNPAYWALL_EMAILUsed for Unpaywall-based open-access full-text lookup.EMBEDDING_API_BASENeeded to enable semantic ranking in search.Trending hip-hop artist momentum scores across four cultural dimensions.
Official PostHog MCP Server for product analytics, feature flags, experiments, and more.
Official OpenMetadata MCP: governed context and business semantics for AI assistants and agents.