Skip to content

Adapter Valibot

Free

by MCP Community

Valibot adapter for TMCP JSON Schema conversion

v0.1.5Added Apr 12, 2026
tmcpvalibotjsonschemaadapter
Works with:ClaudeGPTGeminiCopilot

Adapter Valibot MCP Server

Valibot adapter for TMCP JSON Schema conversion

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @tmcp/adapter-valibot
Add to claude_desktop_config.json
{
  "mcpServers": {
    "adapter-valibot": {
      "command": "npx",
      "args": ["-y", "@tmcp/adapter-valibot"]
    }
  }
}