Skip to main content
Glama

🧠 VibeLogic MCP

A Deterministic Architecture Engine and Logic Deadlock Protocol for Cursor

As project complexity increases, AI programming often falls into a "hallucination spiral." VibeLogic MCP is not just another code generator; it is a control layer positioned between "human intent" and "code execution." It forces the AI to undergo a visual blueprint audit before making any code modifications.

✨ Core Capabilities

  • Visual Audit: Forces the AI to extract project topology and align logic via Mermaid blueprints, ensuring 100% intent determinism.

  • Logic Deadlock Protocol: An exclusive attention-hijacking protocol that forces the AI to remain on standby until the "blueprint is confirmed," preventing unauthorized refactoring.

  • Cross-File Deep Tracking: Automatically identifies multi-file dependency changes and generates a structured Action Plan.

  • Asset Archiving: All architectural decisions are automatically exported as .md files, permanently preserved as the project's architectural evolution log.

Related MCP server: mcp-edit-math

🚀 Quick Start

1. Installation

Ensure you have Node.js installed, then run the following directly in Cursor:

npx vibelogic-mcp

2. Configure in Cursor

Open Cursor Settings -> Features -> MCP. Click + Add New MCP Server. Configure as follows:

{
  "mcpServers": {
    "VibeLogic": {
      "command": "npx.cmd",
      "args": [
        "-y",
        "vibelogic-mcp@latest"
      ]
    }
  }
}

💡 Common Prompts

"Help me analyze the logic of this feature; I want to see a diagram." "I want to refactor the login module's validation flow; generate a diagram and an action plan first." "Based on the current code, audit the impact of the new API on the existing architecture."

🔒 Privacy and Security

BYOK (Bring Your Own Key): VibeLogic runs in your local environment, stores no code, and fully leverages the model capabilities selected in your Cursor. No Over-complication: Activates only when core logic changes are involved, without interfering with routine UI adjustments or bug fixes.

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

–Maintainers
–Response time
–Release cycle
–Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Enforces disciplined programming practices by requiring AI assistants to audit their work and produce verified outputs at each phase of development, following structured workflows for refactoring, feature development, and testing.
    20
    35
    12
    MIT
  • A
    license
    C
    quality
    D
    maintenance
    Architectural Gatekeeper for AI coding. Prevents "tunnel vision" bugs by forcing the AI to verify dependencies (via AST parsing) before editing files. Supports JavaScript & TypeScript. Blocks unsafe edits until the AI proves it understands the impact
    3
    Apache 2.0
  • A
    license
    Not graded
    quality
    A
    maintenance
    Real-time architecture governance tool that enforces Clean Architecture, DDD, SOLID, TDD, and Security rules across 8 languages using 11 specialized agents.
    25
    MIT

View all related MCP servers

Related MCP Connectors

  • Deterministic AI code review, with an audit record. Governance inside the agent loop.

  • Let Claude, Cursor, or ChatGPT author Mermaid diagrams your team can read and share.

  • AI Agent with Architectural Memory. Impact analysis (free), tests and code from the graph (pro).

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zmx1225/vibelogic-mc'

If you have feedback or need assistance with the MCP directory API, please join our Discord server