Skip to content

tabler mcp server for Zed

io.github.mafady/tabler-mcp-server

Tabler.io for AI assistants: search 5,000+ icons, UI components, layouts, themes and docs.

client:Zed transport:stdio runtime:npm

Install tabler mcp server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "tabler-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "tabler-mcp-server"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

tabler mcp server in other clients