MCP.so
Sign In
D

Decantr Mcp Server

@decantr-ai

About Decantr Mcp Server

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

decantr-ai

Submitted by

David Aimi

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "decantr": {
      "command": "npx",
      "args": [
        "-y",
        "@decantr/mcp-server"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Decantr MCP Server?

Decantr MCP Server exposes Decantr’s AI frontend governance capabilities directly to AI coding assistants. It provides typed contracts, route-scoped context, and verification evidence so UI changes remain coherent. It is designed for developers using AI tools like Claude Code, Cursor, or Windsurf on frontend codebases.

How to use Decantr MCP Server?

Install the Decantr CLI (@decantr/cli) and run decantr connect cursor from the project workspace to automatically configure the MCP server for Cursor. For other AI assistants, open the project and read DECANTR.md first, then load section context files. The MCP server is also available as the @decantr/mcp-server package for manual setup.

Key features of Decantr MCP Server

  • Exposes essence reads, vocabulary resolution, and context reads
  • Executes pack compilation and drift checks
  • Runs critique, audit, and v2

Comments

More Other MCP servers