verodat-mcp-server

verodat-mcp-server

1

The Verodat MCP Server provides a standardized way for AI models to access and manipulate data in Verodat, offering tools for data consumption, design, and management. It ensures seamless integration with AI systems like Claude Desktop.

Verodat MCP Server

A Model Context Protocol (MCP) server implementation for Verodat, enabling seamless integration of Verodat's data management capabilities with AI systems. The server provides tools for data consumption, design, and management, allowing AI models to interact with Verodat's data. Key components include data retrieval operations, dataset creation, and data uploads.

Tool Categories

1. Consume (8 tools)

  • Data retrieval operations include account management and dataset interactions.

2. Design (9 tools)

  • Includes data retrieval plus dataset creation.

3. Manage (10 tools)

  • Full capabilities including data uploads.

Prerequisites

  • Node.js (v18 or higher)
  • Git
  • Claude Desktop
  • Verodat account and AI API key

Installation

For quick installation via Smithery, use npx to install the server for Claude Desktop. Manual installation involves cloning the repository, installing dependencies, and configuring Claude Desktop.

Configuration

The server requires configuration for API access and includes three tool categories: Consume, Design, and Manage. Environment variables such as the API key and base URL are set for authentication.