npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

tabler-mcp-server

v1.0.1

Published

MCP server for Tabler.io — search 6,000+ Tabler icons, get UI components, page layouts, themes and docs for AI assistants (Claude, ChatGPT, Cursor...)

Readme

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 🇫🇷


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

| Tool | Description | |---|---| | 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 |

Quick start

Requires Node.js ≥ 18.

Claude Code

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

Claude Desktop

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

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

Cursor / Windsurf / VS Code (MCP)

{
  "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.:

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

From source

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.

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"

Development

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

Project layout:

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)

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

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.