Skip to content
Windsurf

Data Aggregator for Windsurf

io.github.musharna/data-aggregator-mcp

Find & fetch research datasets across 17 archives, omics registries, and literature sources.

client:Windsurf transport:stdio runtime:pypi

Install Data Aggregator in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "data-aggregator-mcp": {
      "command": "uvx",
      "args": [
        "data-aggregator-mcp"
      ],
      "env": {
        "NCBI_API_KEY": "<NCBI_API_KEY>",
        "LLM_API_BASE": "<LLM_API_BASE>",
        "LLM_API_KEY": "<LLM_API_KEY>",
        "LLM_MODEL": "<LLM_MODEL>",
        "EMBEDDING_API_BASE": "<EMBEDDING_API_BASE>",
        "EMBEDDING_API_KEY": "<EMBEDDING_API_KEY>",
        "EMBEDDING_MODEL": "<EMBEDDING_MODEL>",
        "DATA_GOV_API_KEY": "<DATA_GOV_API_KEY>",
        "UNPAYWALL_EMAIL": "<UNPAYWALL_EMAIL>",
        "NCBI_EMAIL": "<NCBI_EMAIL>",
        "DATAVERSE_BASE_URL": "<DATAVERSE_BASE_URL>",
        "CACHE_TTL_SECONDS": "<CACHE_TTL_SECONDS>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Data Aggregator in other clients