# tabler-mcp-server

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/MaFady/tabler-mcp-server  
**GitHub Stars:** 4  
**Views:** 2  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/tabler-mcp-server

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

## Tools
Capabilities this server exposes over MCP:

- **search_icons** — Search 5,000+ Tabler icons by keyword, tag or category
- **get_icon** — Get an icon as SVG (custom size/stroke/color), React, Vue, Svelte, webfont or data URI
- **list_icon_categories** — All icon categories with counts
- **list_components** — Catalogue of ~40 UI components (alerts, cards, modals, tables, forms…)
- **get_component** — Ready-to-paste HTML snippets for a component, Tabler 1.4 markup
- **get_page_layout** — Complete HTML page: horizontal / vertical / condensed / fluid layout, login, register, forgot-password, 404, 500, blank
- **get_starter_template** — Minimal starter HTML with CDN links, dark mode, plugin stylesheets
- **get_colors** — Official color palette with hex, CSS variables and utility classes
- **get_theme_info** — Dark mode, theme persistence and CSS-variable customization
- **search_docs** — Search docs.tabler.io pages (UI, icons, emails, illustrations)
- **get_docs_page** — Read any docs.tabler.io page as clean text
- **get_installation** — Up-to-date CDN links and npm packages for Tabler UI & Icons

## Claude Desktop Quick Installation
Install path detected from listing signals. Uses `npx` (confidence: high):

```json
"mcpServers": {
  "tabler-mcp-server": {
    "command": "npx",
    "args": ["-y","tabler-mcp-server"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

