mcpbeat Sign in

Tabler MCP Server

local only

Tabler MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 247 · avg 13 · -13% w/w
a month agotoday
41
Installs / week
npm · tabler-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add tabler-mcp-server -- npx -y tabler-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tabler-mcp-server": {
      "args": [
        "-y",
        "tabler-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tabler-mcp-server]
command = "npx"
args = ["-y", "tabler-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "tabler-mcp-server": {
      "args": [
        "-y",
        "tabler-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tabler-mcp-server": {
      "args": [
        "-y",
        "tabler-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Tabler MCP Server

same job, measured the same way
Outline MCP Server
by vortiago

Connect AI assistants to Outline for document search, reading, and management

482 installs/wk local only
Iconsroom
by iconsroom

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

45 installs/wk local only
Livewire Flux MCP
by lemaur

Flux UI component and layout docs for AI coding agents. Live from fluxui.dev, Pro-tier aware.

122 installs/wk local only
Radzen Blazor MCP
by radzen-www

AI coding assistant for Radzen Blazor — docs, APIs, code samples, and templates for 100+ components.

answering
Manticore Search
by manticoresoftware

MCP server for Manticore Search — lets AI assistants query and manage search databases.

75 installs/wk local only
Llmref
by llmref

Versioned documentation registry and semantic search for AI tools and coding assistants.

4 tools answering
Codealive MCP
by codealive-ai

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

local only
MCP Icon Visual
by n0isy

Search, retrieve, compare, and render SVG icons visually for AI agents.

31 installs/wk local only

Tabler MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Tabler MCP Server?
Tabler MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package tabler-mcp-server was installed 41 times last week.
Is Tabler MCP Server still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Tabler MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls tabler-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Tabler MCP Server?
The npm package tabler-mcp-server was installed 41 times in the last week. Week over week that is -13%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.