$ timeahead.in
/ servers/npm/@regle/mcp-server
npm

@regle/mcp-server

MCP Server for Regle

480 stars849/wkupdated 3d agogithub ↗
80good
▣ Overview

What it does

Regle is a headless, model-based form validation library for Vue 3. The MCP server packages Regle's validation rules, API, and type definitions so Claude and other AI coding assistants can generate accurate form validation code, provide real-time autocomplete for Regle patterns, and retrieve documentation about async validators, custom rules, and type-safe schemas.

Who it's for

Vue 3 developers using AI coding assistants (Claude, Cursor) who want to implement form validation. Particularly useful for teams relying on AI code generation and autocomplete to speed up building validated forms without manual documentation lookups.

Common use cases

  • Generate form validation schemas from natural language prompts
  • Query Regle API documentation in real-time while coding
  • Implement type-safe validation with TypeScript and Regle
  • Set up async validators for server-side validation checks
  • Configure custom validation rules and error messages

Setup pitfalls

  • Requires Node.js/npm; install via npx @regle/mcp-server
  • One secret detected in the repository — verify sensitive data is not exposed
  • Configuration path differs by editor: .cursor/mcp.json (Cursor), .mcp.json (other tools)
  • CI is not currently passing — test compatibility with your Node and Vue 3 versions
1 credential detected in repository history via Gitleaks
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
80
28.0
Freshness
25%
100
25.0
Adoption
20%
62
12.3
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
80.3
⚿ Capabilities & Risk Explainer
fs readfs writeexecsecrets
◆ Risk level: medium
fs read + fs write + exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "reglemcp": {
      "command": "npx",
      "args": [
        "-y",
        "@regle/mcp-server"
      ]
    }
  }
}
📈 Score historylast 44 snapshots
4/30/20267/1/2026 · 44 snapshots
⚙ Maintenance health
59/ 100 · is this project alive?
contributors (1y)8
top contributor share98%
releases (1y)100
last release3d ago
ci✓ passing
⛁ Raw data
weekly downloads849
github stars480
forks23
open issues8
license✓ present
readme length7809 chars
last publish3d ago
last commit3d ago
last updated1d ago
install verified✓ pass · 51d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points