Tabler MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_iconsA | Search 5,000+ free Tabler icons by keyword, tag or category. Returns icon names, categories, tags and available styles (outline/filled). Use get_icon to retrieve the actual SVG or framework code. |
| get_iconA | Get a Tabler icon by exact name in the requested format: raw SVG (customizable size/stroke/color), React, Vue, Svelte, webfont class, or data URI. |
| list_icon_categoriesA | List all Tabler icon categories with icon counts. |
| list_componentsA | List the Tabler UI component catalogue (alerts, avatars, badges, buttons, cards, modals, tables, forms...). Optionally filter with a query. Use get_component for HTML snippets. |
| get_componentA | Get ready-to-paste HTML snippets for a Tabler UI component (markup follows @tabler/core 1.4.0 conventions), plus requirements and documentation link. |
| get_page_layoutB | Get a complete, ready-to-run HTML page for a Tabler layout: horizontal (top navbar), vertical (sidebar), condensed, fluid, login, register, forgot-password, error-404, error-500, or blank. |
| get_starter_templateA | Generate a minimal Tabler starter HTML document with CDN links (CSS+JS), optional dark theme, optional plugin stylesheets (flags, payments, socials, vendors) and optional Tabler Icons webfont. |
| get_colorsA | Get the official Tabler color palette (base colors, semantic theme colors, gray scale) with hex values, CSS variables and utility classes. |
| get_theme_infoC | How to enable dark mode, persist theme choice, and customize Tabler via CSS variables. |
| search_docsA | Search docs.tabler.io pages (UI, icons, emails, illustrations) by keyword. Returns page URLs — use get_docs_page to read one. Requires network access. |
| get_docs_pageA | Fetch a docs.tabler.io page and return its readable text content (headings, text, code blocks). Requires network access. |
| get_installationA | Up-to-date installation options for Tabler UI and Tabler Icons: CDN links, npm packages, plugin stylesheets. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MaFady/tabler-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server