Decantr Mcp Server
@decantr-ai
关于 Decantr Mcp Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"decantr": {
"command": "npx",
"args": [
"-y",
"@decantr/mcp-server"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
其他 分类下的更多 MCP 服务器
ICSS
chokcoco不止于 CSS
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Nginx UI
0xJackyYet another WebUI for Nginx
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论