SERVER

Data Aggregator

Rank #7971

glama/musharna/data-aggregator-mcp

Searches and fetches research datasets across Zenodo, DataCite (Dryad/Figshare/Dataverse/OSF), NCBI omics archives (GEO/SRA/BioProject), and the literature (PubMed/OpenAIRE) through one normalized model — deduplicating by DOI, expanding organism queries with NCBI Taxonomy synonyms, and bridging papers to the datasets they produced. Resolves citations and open-access full text, and downloads files.

First listed
May 30, 2026
Last publish date
Jun 1, 2026
OVERVIEW

Data Aggregator is a Model Context Protocol (MCP) server published by musharna. It ranks #7971 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Data Aggregator is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on May 30, 2026 and most recently updated on Jun 1, 2026.

STANDING
#7,971of 58,900 tracked serversTop 25%

Ranks ahead of 50,929 of 58,900 servers on MCP Toplist.

CONNECT

Use Data Aggregator

Add Data Aggregator to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "data-aggregator-mcp": {
      "command": "uvx",
      "args": [
        "data-aggregator-mcp"
      ],
      "env": {
        "NCBI_API_KEY": "<your NCBI_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 3 registries

ORGANIZATION

musharna

Organization
Total servers
2
Total versions
1
MORE FROM THIS PUBLISHER

Other servers by musharna

View all musharna servers →
VERSIONS

Available versions (1)

VersionPublished
0.19.0Jun 1, 2026
FAQ

Frequently asked questions

What is Data Aggregator?
Searches and fetches research datasets across Zenodo, DataCite (Dryad/Figshare/Dataverse/OSF), NCBI omics archives (GEO/SRA/BioProject), and the literature (PubMed/OpenAIRE) through one normalized model — deduplicating by DOI, expanding organism queries with NCBI Taxonomy synonyms, and bridging papers to the datasets they produced. Resolves citations and open-access full text, and downloads files.
Who maintains Data Aggregator?
Data Aggregator is maintained by musharna, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
Is Data Aggregator an official MCP server?
Yes — Data Aggregator is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does Data Aggregator have?
MCP Toplist tracks 1 version of Data Aggregator, most recently published on Jun 1, 2026.
Where can I find the source code for Data Aggregator?
The source code for Data Aggregator is hosted at github.com/musharna/data-aggregator-mcp.
EXPLORE