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 服务器
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Servers
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
评论