Neuroconnective Research Database

Public read-only SQL database: 15,900+ PubMed articles, 390+ tables, 97M rows covering hEDS, MCAS, POTS, ADHD, autism, AERD, migraine, fibromyalgia, and related conditions.

Query via URL

Run any read-only SQL query by fetching /query?sql=YOUR+SQL+HERE. Use * for wildcards instead of %.

Key Tables

Interactive SQL Editor

Open the interactive query interface — schema browser, SQL editor, saved queries.

Connect Claude AI

Claude.ai users: Go to Settings → Connectors → Add custom connector and enter:
https://mcp.mcasdata.com/sse
Claude will then be able to query this database directly in any conversation.

Claude Desktop: Add to claude_desktop_config.json:

{ "mcpServers": { "mcasdata": { "url": "https://mcp.mcasdata.com/sse" } } }