Tabler.io for AI assistants: search 5,000+ icons, UI components, layouts, themes and docs.
claude mcp add tabler-mcp-server -- npx -y tabler-mcp-server
claude_desktop_config.json
{
"mcpServers": {
"tabler-mcp-server": {
"command": "npx",
"args": [
"-y",
"tabler-mcp-server"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"tabler-mcp-server": {
"command": "npx",
"args": [
"-y",
"tabler-mcp-server"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"tabler-mcp-server": {
"command": "npx",
"args": [
"-y",
"tabler-mcp-server"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"tabler-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tabler-mcp-server"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"tabler-mcp-server": {
"command": "npx",
"args": [
"-y",
"tabler-mcp-server"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.MaFady--tabler-mcp-server/reviews or the review_server meta-tool.
POST /mcp