myriade_get_table_schema — myriade MCP Tool
myriade_get_table_schema
(myriade get table schema) is one of 19 tools on the
myriade
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call myriade_get_table_schema from your client
- Claude Code myriade myriade_get_table_schema run in your project directory
- Claude Desktop myriade myriade_get_table_schema ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor myriade myriade_get_table_schema ~/.cursor/mcp.json
- VS Code myriade myriade_get_table_schema .vscode/mcp.json
- Zed myriade myriade_get_table_schema ~/.config/zed/settings.json
- Windsurf myriade myriade_get_table_schema ~/.codeium/windsurf/mcp_config.json
- Cline myriade myriade_get_table_schema ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI myriade myriade_get_table_schema ~/.gemini/settings.json
- Grok myriade myriade_get_table_schema .mcp.json (in your project root)
- ChatGPT myriade myriade_get_table_schema Settings → Connectors → Advanced → Developer mode
- Claude.ai myriade myriade_get_table_schema Settings → Connectors → Add custom connector
- LangChain myriade myriade_get_table_schema pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http myriade https://app.myriade.ai/mcp/
Other tools on this server
- myriade_list_databases
- myriade_get_database_info
- myriade_list_tables
- myriade_query
- myriade_get_query_results
- myriade_sample_data
- myriade_search_catalog
- myriade_read_asset
- myriade_update_asset
- myriade_request_catalog_change
- myriade_list_reports
- myriade_read_report
- myriade_ask
- myriade_get_answer
- myriade_monitoring_overview
- myriade_get_check
- myriade_propose_check
- myriade_triage_alert
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.