MCP cover image
See in Github
2025-01-31

Implementación del servidor de Verodat MCP

0

Github Watches

0

Github Forks

0

Github Stars

Verodat MCP Layer Architecture Diagram

image (1)

Model Context Protocol and Verodat

This document guides on how to use Verodat (https://verodat.io) in a Model Context Protocol server (used for plugging code and data into A.I. systems such as Claude Desktop).

Current Verodat MCP server provides below tools:

  • Account and Workspace Management:
    • get-accounts - Lists available accounts you can access
    • get-workspaces - Lists all workspaces within a specified account
  • Dataset Operations:
    • create-dataset - Creates a new dataset with defined schema and validation rules
    • get-datasets - Retrieves datasets from a workspace with filtering capabilities
    • get-dataset-output - Retrieves actual data records from a dataset
  • AI and Context:
    • get-ai-context - Retrieves workspace context including dataset configurations
    • execute-ai-query - Executes AI-powered queries on dataset data

Installation

1. Install Node.js

Mac (Using Homebrew or Manual Download)

Method 1: Using Homebrew (Recommended)

  1. Open Terminal (Cmd + Space → Search "Terminal").
  2. Run the following command to install Node.js:
    brew install node
    
  3. Wait for the installation to complete.

Method 2: Manual Download

  1. Visit Node.js official website.
  2. Download the macOS Installer (.pkg file).
  3. Open the downloaded file and follow the installation prompts.
  4. Restart your Terminal for changes to take effect.

Verification (Mac)

  1. Open Terminal.
  2. Run:
    node -v
    
    It should display the installed version, e.g., v18.17.1.
  3. Also, verify npm (Node Package Manager) with:
    npm -v
    
    It should display an npm version, e.g., 9.6.7.

Windows (Using Installer or Winget)

Method 1: Using Windows Installer (Recommended)

  1. Visit Node.js official website.
  2. Download the Windows Installer (.msi file).
  3. Run the installer and follow the setup wizard.
  4. Restart your computer after installation.

Method 2: Using Winget (Windows Package Manager)

  1. Open Command Prompt (Win + R → Type cmd → Press Enter).
  2. Run:
    winget install OpenJS.NodeJS
    
  3. Wait for the installation to complete.

Verification (Windows)

  1. Open Command Prompt (cmd) or PowerShell.
  2. Run:
    node -v
    
    It should return the installed version.
  3. Also, check npm:
    npm -v
    

2. Install Git

Mac (Using Homebrew or Manual Download)

Method 1: Using Homebrew (Recommended)

  1. Open Terminal.
  2. Run:
    brew install git
    
  3. Wait for the installation to complete.

Method 2: Manual Download

  1. Download the Mac Git Installer from Git official site.
  2. Open the downloaded .dmg file and follow the installation steps.
  3. Restart Terminal after installation.

Verification (Mac)

  1. Open Terminal and run:
    git --version
    
  2. If installed correctly, it will display something like git version 2.40.1.

Windows (Using Installer or Winget)

Method 1: Using Windows Installer (Recommended)

  1. Download the Git for Windows installer from Git official site.
  2. Run the installer and select Git Bash during installation.
  3. Complete the setup and restart your computer if required.

Method 2: Using Winget

  1. Open Command Prompt (cmd) and run:
    winget install Git.Git
    
  2. Wait for the installation to complete.

Verification (Windows)

  1. Open Command Prompt or Git Bash.
  2. Run:
    git --version
    
  3. It should return the installed Git version.

3. Install Claude Desktop

Mac (Using .dmg File)

  1. Visit Claude's official website (or Anthropic's site).
  2. Download the Claude Desktop macOS .dmg installer.
  3. Open the .dmg file and drag the Claude.app into the Applications folder.
  4. Open Claude.app from Applications and sign in.

Verification (Mac)

  1. Press Cmd + Space and search for Claude.
  2. Open the app and check if it runs correctly.

Windows (Using .exe File)

  1. Visit Claude's official website.
  2. Download the Windows .exe installer.
  3. Run the installer and follow the on-screen instructions.
  4. Open the Claude app after installation.

Verification (Windows)

  1. Press Win + S and search for Claude.
  2. Open the app and check if it runs correctly.

Final Checks & Summary

Node.js Installed: node -v → Displays version.
Git Installed: git --version → Displays version.
Claude Desktop Installed: Search & open the app.

4. Download Verodat MCP Server on your Local Machine from below command

git clone https://github.com/ThinkEvolveSolve/verodat-mcp-server.git

Navigate to the path/to/verodat-mcp-server directory on your local machine and run the following commands in your terminal or command prompt to install the dependencies & build the project.

npm install
npm run build

5. Configure Verodat MCP-Server in Claude Desktop

To use with Claude Desktop, add the server config:

On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json On Windows: %APPDATA%/Claude/claude_desktop_config.json

{
    "mcpServers": {
        "verodat": {
            "command": "node",
            "args": [
                **"path/to/verodat-mcp-server/build/src/index.js"**
            ],
            "env": {
                **"VERODAT_AI_API_KEY": "<<your-verodat-ai-api-key>>"**
            }
        }
    }
}

Sign-up to Verodat.

You can sign up for a Verodat account here (https://verodat.com)

Get an AI API key

Login into your Verodat account. Generate your AI API Key and replace the same in

**"VERODAT_AI_API_KEY": "<<your-verodat-ai-api-key>>"**

config file of your Claude Desktop.

Debugging

Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:

npm run inspector

The Inspector will provide a URL to access debugging tools in your browser.

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Andris Teikmanis
  • Latvian GPT assistant for developing GPT applications

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • rustassistant.com
  • Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.

  • https://jgadvisorycpa.com
  • This GPT assists in finding a top-rated business CPA - local or virtual. We account for their qualifications, experience, testimonials and reviews. Business operators provide a short description of your business, services wanted, and city or state.

  • apappascs
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • Mintplex-Labs
  • La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.

  • modelcontextprotocol
  • Servidores de protocolo de contexto modelo

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • n8n-io
  • Plataforma de automatización de flujo de trabajo de código justo con capacidades de IA nativas. Combine el edificio visual con código personalizado, auto-anfitrión o nube, más de 400 integraciones.

  • OffchainLabs
  • Implementación de la prueba de estaca Ethereum

  • WangRongsheng
  • 🧑‍🚀 全世界最好的 llM 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Resumen de los mejores recursos del mundo.

  • open-webui
  • Interfaz de IA fácil de usar (admite Ollama, Operai API, ...)

    Reviews

    2 (1)
    Avatar
    user_18ebBUmc
    2025-04-16

    As an avid user of verodat-mcp-server, I must say it's an exceptional product by smithery-ai! It’s incredibly reliable and efficient for managing server operations. The ease of use and extensive features cater perfectly to all my needs. Highly recommend checking it out on GitHub. A must-have for anyone looking for top-notch server management solutions!