Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI → MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
  • Remote MCP ↗ (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) ↗ (opens in a new tab)
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 💻 Developer Tools
  3. Tabler Mcp Server
T
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/11/2026, 12:06:32 AM

Tabler Mcp Server

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time — check back soon.
View Repository

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

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON ▾

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "tabler-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "tabler-mcp-server"
      ]
    }
  }
}

💡 Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing Alternatives💻 More in Developer Tools

Documentation Overview

Tabler MCP Server

MCP server for Tabler.io — bring 5,000+ Tabler icons, the full UI component catalogue, page layouts, themes and live documentation into Claude, Cursor, and any MCP-compatible AI assistant.

CI License: MIT Tabler MCP

Created by Mafady AI Studio — Supervised by Dr Maher · Version française ci-dessous 🇫🇷


Demo dashboard generated by tabler-mcp-server

This complete dashboard was generated by the server's own engines — see examples/dashboard.html

▶️ Watch it in action

https://github.com/user-attachments/assets/a4c7c7d7-4366-475d-8bff-2d084cbe50cc

Live demo: the AI searches real Tabler icons and generates pages through the server's tools — no hallucinated classes.

Why?

Tabler is one of the most popular open-source dashboard UI kits (41k+ ⭐, Bootstrap 5, MIT). This server teaches your AI assistant to use it correctly: exact icon names, canonical component markup, official color palette, real CDN links — instead of hallucinated class names.

Icon search and component snippets work fully offline (data ships with the package). Documentation search uses docs.tabler.io live.

Tools

ToolDescription
search_iconsSearch 5,000+ Tabler icons by keyword, tag or category
get_iconGet an icon as SVG (custom size/stroke/color), React, Vue, Svelte, webfont or data URI
list_icon_categoriesAll icon categories with counts
list_componentsCatalogue of ~40 UI components (alerts, cards, modals, tables, forms…)
get_componentReady-to-paste HTML snippets for a component, Tabler 1.4 markup
get_page_layoutComplete HTML page: horizontal / vertical / condensed / fluid layout, login, register, forgot-password, 404, 500, blank
get_starter_templateMinimal starter HTML with CDN links, dark mode, plugin stylesheets
get_colorsOfficial color palette with hex, CSS variables and utility classes
get_theme_infoDark mode, theme persistence and CSS-variable customization
search_docsSearch docs.tabler.io pages (UI, icons, emails, illustrations)
get_docs_pageRead any docs.tabler.io page as clean text
get_installationUp-to-date CDN links and npm packages for Tabler UI & Icons

Quick start

Requires Node.js ≥ 18.

Claude Code

Terminal
claude mcp add tabler -- npx -y tabler-mcp-server

Claude Desktop

Add to claude_desktop_config.json (Settings → Developer → Edit Config):

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

Cursor / Windsurf / VS Code (MCP)

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

ChatGPT and other remote-only clients

ChatGPT connectors require a remote server. Expose this stdio server over HTTP with a gateway, e.g.:

Terminal
npx -y supergateway --stdio "npx -y tabler-mcp-server" --port 8000

From source

bash
git clone https://github.com/MaFady/tabler-mcp-server.git
cd tabler-mcp-server
npm install && npm run build
node dist/index.js   # stdio MCP server

Then point your client at node /path/to/tabler-mcp-server/dist/index.js.

📘 New here? Follow the step-by-step Getting Started guide (English & français) — a task-by-task walkthrough of every tool.

Example prompts

  • "Build me a Tabler login page in dark mode for 'Acme Cloud'"
  • "Find a Tabler icon for invoices and give me the React component"
  • "Create a dashboard card with a ribbon and a progress bar using Tabler"
  • "What's the exact hex of Tabler's danger color?"
  • "Show me the Tabler docs about form validation"

Demo

examples/dashboard.html is a complete dashboard generated by this server's own engines (icon engine + template builder) — open it in a browser, or regenerate it:

Terminal
npm run build && node examples/generate-demo.mjs

Development

Terminal
npm install
npm run dev        # run from TypeScript (tsx)
npm test           # vitest
npm run build      # compile to dist/

Project layout:

Code
src/
  index.ts          # stdio entry point
  server.ts         # MCP server + 12 tool registrations
  icons.ts          # offline icon search/render engine (@tabler/icons data)
  docs.ts           # live docs.tabler.io search & page reader
  template.ts       # HTML document builder
  data/
    components.ts   # curated component snippets (Tabler 1.4 markup)
    layouts.ts      # full-page layout skeletons
    colors.ts       # official palette (extracted from tabler.min.css)

Security note

Generated templates reference the official jsDelivr CDN. For production apps, pin versions and consider adding Subresource Integrity attributes to CDN tags.

Credits & license

  • Server code: MIT © 2026 Mafady AI Studio — Supervised by Dr Maher
  • Tabler, Tabler Icons © Paweł Kuna and contributors (MIT)
  • This is an independent community project, not affiliated with or endorsed by Tabler

🇫🇷 Version française

Serveur MCP pour Tabler.io — apportez plus de 5 000 icônes Tabler, le catalogue complet de composants UI, les layouts de pages, les thèmes et la documentation en direct dans Claude, Cursor et tout assistant IA compatible MCP.

Pourquoi ?

Tabler est l'un des kits UI de dashboard open source les plus populaires (41k+ ⭐, Bootstrap 5, MIT). Ce serveur apprend à votre assistant IA à l'utiliser correctement : noms d'icônes exacts, markup canonique des composants, palette officielle, vrais liens CDN — au lieu de classes CSS hallucinées.

La recherche d'icônes et les snippets fonctionnent entièrement hors-ligne ; la recherche documentaire interroge docs.tabler.io en direct.

Démarrage rapide (Claude Desktop)

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

📘 Nouveau ? Suivez le guide de démarrage pas à pas (anglais & français) — un parcours tâche par tâche de chaque outil.

Exemples de prompts

  • « Crée-moi une page de connexion Tabler en mode sombre pour "Acme Cloud" »
  • « Trouve une icône Tabler pour les factures et donne-moi le composant React »
  • « Quel est le hex exact de la couleur danger de Tabler ? »

Crédits

Créé par le studio IA Mafady — Supervisé par Dr Maher · Licence MIT · Projet communautaire indépendant, non affilié à Tabler.

Related MCP Servers

View all in Developer Tools View all alternatives
  • M
    Mcp

    Search 276,000+ open source icons and insert them as SVG or React components while you code.

    💻 Developer Tools0 views
    Compare vs Mcp →
  • C
    Codealive Mcp

    Semantic code search and analysis from CodeAlive for AI assistants and agents.

    💻 Developer Tools0 views
    Compare vs Codealive Mcp →
  • A
    Agent Skills Search Server

    Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.

    💻 Developer Tools0 views
    Compare vs Agent Skills Search Server →
  • A
    Ai Netcafe

    Compare LLM cost & latency on one prompt, translate PDF keeping layout, cited research, make PPTX

    💻 Developer Tools0 views
    Compare vs Ai Netcafe →

Frequently Asked Questions about Tabler Mcp Server

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "tabler-mcp-server": { "command": "npx", "args": ["-y", "tabler-mcp-server"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewTabler Mcp Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/tabler-mcp-server?style=directory)](https://allmcps.com/mcp/tabler-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/tabler-mcp-server"><img src="https://allmcps.com/api/badge/tabler-mcp-server?style=directory" alt="Tabler Mcp Server on AllMCPs" /></a>

Technical Specs & Signals

Category💻Developer Tools
More technical detailsExpand ▾
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
npm downloads463/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
29Quality signal: Emerging · 29/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge — we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 💻 Developer Tools →Best MCP servers for Developers →Alternatives to Tabler Mcp Server →Install in Claude DesktopInstall in CursorInstall in VS Code