Decantr Mcp Server
@decantr-ai
About Decantr Mcp Server
No overview available yet
Basic information
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
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Awesome Mlops
visengerA curated list of references for MLOps
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Blender
ahujasidOpen-source MCP to use Blender with any LLM
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments