$ timeahead_
← mcp scores
80
@regle/mcp-server

MCP Server for Regle

overview

What it does

The Regle MCP server supplies documentation and contextual guidance for the Regle form validation library to Claude Code and Cursor. Regle is a headless, type-safe validation library for Vue 3 that uses model-based rule definitions instead of validator chaining. Rather than exposing tools, the server provides Regle's API reference, validation patterns, configuration examples, and type definitions directly in your AI-assisted coding environment, enabling accurate autocomplete and context-aware suggestions when building and validating forms.

Who it's for

Vue 3 developers building forms in Claude Code or Cursor who use Regle for validation and want real-time, context-aware AI assistance with rule definitions, async validation patterns, and type-safe schema construction without leaving their editor.

Common use cases

  • Generate Regle validation schemas with AI suggestions while editing Vue components and templates.
  • Use Claude to construct async validators and custom validation rules with full type inference.
  • Integrate Standard Schema validators (Zod, Valibot, ArkType) into Regle with AI-assisted code generation.
  • Rapidly prototype complex form validation logic with AI-generated rules and error-state handling.

Setup pitfalls

  • One secret was detected in the repository during scanning—review code before deploying in sensitive or production CI environments.
  • The server reads and writes the filesystem; ensure it has appropriate permissions and runs in the correct project directory.
  • Configure via .mcp.json or .cursor/mcp.json using npx @regle/mcp-server; requires Node.js to be installed and available in PATH.
install
add to your claude desktop / cursor / windsurf mcp config:
{
  "mcpServers": {
    "reglemcp": {
      "command": "npx",
      "args": [
        "-y",
        "@regle/mcp-server"
      ]
    }
  }
}
per-client install guide (claude desktop · cursor · windsurf · vscode · claude code) →
owner of this server? claim your listing to get a verified badgeclaim →
1 credential detected in repository history via Gitleaks
score breakdown
security (35%)80
freshness (25%)100
adoption (20%)62
quality (10%)90
trust (10%)50
score history (13 updates)
4/30/20265/22/2026
capabilities · what this server can do
tool list unavailable — permissions from static analysis·auth: API key
medium risk
● active   ○ not requested  ·  hover each badge for details
fs read fs write network exec eval secrets
why medium risk: fs read + fs write + exec + secrets active — can execute code, access credentials, and make external network calls.
maintenance health
62/ 100 · is this project alive
contributors (1y)7
top contributor share99%
releases (1y)100
last release0d ago
median issue response1.4h
ci⚠ failing/unknown
raw data
weekly downloads951
github stars455
forks17
open issues10
license✓ present
readme length7809 chars
last publish0d ago
last commit0d ago
last updated23h ago
install verified✓ pass · 6d ago
score drop alerts
get notified by email when this server's score drops 5+ points