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

@regle/mcp-server

MCP Server for Regle

484 stars291/wkupdated 1d 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.4
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
80.4
⚿ 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 49 snapshots
4/30/20267/21/2026 · 49 snapshots
⚙ Maintenance health
56/ 100 · is this project alive?
contributors (1y)8
top contributor share98%
releases (1y)100
last release0d ago
median issue response4.0d
ci⚠ failing
⛁ Raw data
weekly downloads291
github stars484
forks23
open issues8
license✓ present
readme length7809 chars
last publish1d ago
last commit1d ago
last updated7d ago
install verified✓ pass · 73d 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