vibelogic
Generates architecture diagrams using Mermaid, enabling visual auditing and alignment of code logic before making changes.
🧠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
.mdfiles, 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-mcp2. 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.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseAqualityBmaintenanceEnforces 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.203512MIT
- AlicenseCqualityDmaintenanceArchitectural 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 impact3Apache 2.0
- AlicenseCqualityCmaintenanceEnforces code quality, security, and architectural integrity by auditing, refactoring, and documenting codebases within Cursor and Claude.10MIT
- AlicenseNot gradedqualityAmaintenanceReal-time architecture governance tool that enforces Clean Architecture, DDD, SOLID, TDD, and Security rules across 8 languages using 11 specialized agents.25MIT
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).
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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