SQL over real-world data β FDA, SEC, blockchain, genomics, CVEs, and more. No config.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server for Microquery β ask research questions about real-world data and get actual database records back. Works in Claude Desktop, Cursor, or any MCP-compatible AI host. Claude handles the SQL; you just ask the question.
No wallet required. Auto-registers on first query and runs on $0.10 trial credit (~1,600 typical queries).
microquery-agent β autonomous agent for pipelines and cron jobs: register β deposit USDC β query β auto top-up. Use this if you want to run microquery unattended without an AI host.
The easiest paths, in order of friction:
1. Registry install Find microquery in the Claude Desktop MCP marketplace or on smithery.ai and click Install. No config editing needed.
2. uvx install Add one entry to
~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or
%APPDATA%\Claude\claude_desktop_config.json (Windows):
uvx requires uv to be installed separately
(astral.sh/uv). Once installed, Claude Desktop will pick
it up automatically.
3. Manual install (developers) Download microquery_mcp.py from this repo
and point your host at it:
Restart Claude Desktop after editing. The server appears in Settings β Developer with a green dot when connected.
Use the same command / args pattern above. Consult your host's MCP
documentation for the exact config format.
| Tool | Description |
|---|---|
query(database, sql) | Run SQL against a microquery dataset. Auto-registers on first call. |
authenticate(name, wallet_addr?) | Manually register or link a wallet address. |
list_databases() | Show all available datasets and field schemas. |
get_quickstart() | Sneller SQL notes and multi-dataset example recipes. |
query() call the server registers an account using your OS
username (getpass.getuser()) via POST /v1/register and stores the API key
in ~/.microquery/token.FDA adverse events Β· SEC EDGAR Β· clinical trials Β· ClinVar Β· arXiv Β· PubMed Β·
Ethereum Β· Bitcoin Β· Base Β· DeFi TVL Β· FEC contributions Β· FRED economic series
Β· NVD/CVE Β· OSV advisories Β· sanctions Β· FHFA house prices Β· GWAS Β· ClinPGx Β·
malware samples Β· open food facts Β· world bank commodities Β· and more β call
list_databases() for the full live schema.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/microquery-mcp)<a href="https://allmcps.com/mcp/microquery-mcp"><img src="https://allmcps.com/api/badge/microquery-mcp?style=directory" alt="Microquery MCP on AllMCPs" /></a>