Verodat MCP Layer Architecture Diagram
About
Verodat MCP Layer Architecture Diagram is a Model Context Protocol (MCP) server that enables AI systems like Claude Desktop to interact with the Verodat data platform. It provides tools for account and workspace management, dataset operations, and AI-powered queries.
Details
- Author
- smithery-ai
- Downloads
- 254
- Categories
- Other
Jump to
- Lists accounts (get-accounts) and workspaces (get-workspaces).
- Creates datasets with schema and validation rules (create-dataset).
- Retrieves datasets with filtering (get-datasets).
- Fetches actual data records from datasets (get-dataset-output).
- Retrieves workspace context including dataset configs (get-ai-context).
- Executes AI-powered queries on dataset data (execute-ai-query).
Install Node.js and Git, then clone the repository (git clone https://github.com/ThinkEvolveSolve/verodat-mcp-server.git), install dependencies (npm install), and build (npm run build). Configure the server in Claude Desktop’s claude_desktop_config.json with the path to the built index.js and your Verodat AI API key in the VERODAT_AI_API_KEY environment variable.
Verodat MCP Layer Architecture Diagram
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



