neuro-research-discovery-mcp

ykshah1309/neuro-research-discovery-mcp
★ 0 stars Python 🤖 AI/LLM Updated 2d ago
MCP server bridging OpenNeuro, NeuroVault, and PubMed for AI-agent-driven neuroimaging research discovery
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "neuro-research-disco": {
      "command": "uvx",
      "args": [
        "neuro-research-discovery-mcp"
      ]
    }
  }
}

Or install with pip: pip install neuro-research-discovery-mcp

README Excerpt

MCP server bridging **OpenNeuro**, **NeuroVault**, and **PubMed** for AI-agent-driven neuroimaging research discovery. Three of the most useful neuroimaging research data sources — raw BIDS datasets (OpenNeuro), derived statistical maps (NeuroVault), and the published literature (PubMed) — live in three different APIs with three different query languages and zero cross-references. An agent that wants to answer "what datasets and brain maps exist for the papers most cited on default-mode-network

Tools (19)

comprehensive_literature_searchfind_datasets_for_topicfind_neurovault_maps_for_paperfind_papers_using_datasetfind_related_pubmed_articlesget_neurovault_cache_statusget_neurovault_collectionget_neurovault_collection_publicationsget_neurovault_image_metadataget_openneuro_datasetget_openneuro_dataset_publicationsget_pubmed_articleget_pubmed_article_abstractlist_openneuro_dataset_filesprewarm_neurovault_indexsearch_neurovault_collectionssearch_neurovault_imagessearch_openneuro_datasetssearch_pubmed