- MYRIADE
MYRIADE
**Myriade** is the AI-native data platform for exploring, cataloging, and governing data warehouses. This MCP server exposes Myriade's data analyst capabilities to any compliant client (Claude Desktop, Cursor, VS Code, Copilot, etc.).
Once connected, your AI client can:
- **Discover** — `list_databases`, `list_tables`, `get_table_schema`, `get_database_info`
- **Sample & query** — `sample_data`, `query` (read-only, governance-enforced)
- **Browse the catalog** — `search_catalog`, `read_asset`, `update_asset` (descriptions, tags, status)
- **Ask the analyst** — `ask` runs Myriade's data analyst agent end-to-end on a natural-language question, returning a synthesized answer with deep links into the Myriade UI for queries, charts, and documents
All requests are scoped to the authenticated user's organization, run in read-only mode, and respect Myriade's governance policies (PII masking, table-level ACLs).
**Auth:** OAuth 2.1 with Dynamic Client Registration. Sign in once with your Myriade account; tokens are scoped to your org.
**Self-host:** Available — see https://github.com/myriade-ai/myriade-private for setup. The hosted version at `app.myriade.ai` is the easiest way to try it.
Server Config
{
"mcpServers": {
"myriade": {
"command": "uv",
"args": [
"run",
"--directory",
"/path/to/myriade-private/service",
"python",
"-m",
"mcp_server"
],
"env": {
"MYRIADE_TOKEN": "myr_..."
}
}
}
}Project Info
Created At
24 days agoUpdated At
24 days agoAuthor Name
Benjamin DervilleStar
-Homepage
https://app.myriade.ai/mcpRecommend Clients
View AllALCHEON
3 months ago
MIPLER-SHOPIFY-REPORTS
2 months ago
NANA-BANANA-PRO
3 months ago
STATIONONE
a month ago
MEMESIO-MEME-GENERATOR
3 months ago
VERILEX-DATA
3 months ago
SPECMEM
4 months ago
NANA-BANANA-PRO
3 months ago
SAGE
4 months ago
ENTRANS
23 days ago
MERMAID-MCP-APP
@Hryhorii Avcharov
4 months ago
SILVIA222
3 months ago
TRACE-MCP
2 months ago
TRACE-MCP
@Nikolai Vysotskyi
2 months ago
KERNELGEN
3 months ago
MODELSCOPE---MODELSCOPE-PLATFORM-MCP-SERVICES
4 months ago
rootcause
@Yuvraj
3 months ago