Back to search
30
MCP

@decantr/mcp-server

npm/@decantr/mcp-server

MCP server for Decantr — exposes design intelligence, packs, and verification to AI coding assistants

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.decantr-ai/mcp-server
Design intelligence for AI-generated UI. Essence spec, registry, drift detection, and critique.
0 tools
@conduitai-app/mcp-server
MCP server for conduitAI — search, browse, and install AI tools from the conduitAI catalog
0 tools
@knowledgine/mcp-server
MCP server exposing knowledge search tools for AI coding assistants
0 tools
io.github.marin1321/mcp-devtools
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
0 tools
@paretools/deno
MCP server for Deno — structured run, test, lint, and fmt output for AI agents
0 tools
debugger-mcp
MCP server exposing debugger tools for AI clients (Node.js and Python)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@decantr/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}