mcpbeat Sign in

Basalt MCP Server

by basalt-run Your server? Claim it
not responding

Basalt is listed as active in the registry but did not answer our last check. Last commit 18 Apr 2026.

Design tokens, components, icons, and a11y data via MCP. For Cursor, Claude, and Windsurf.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
247 ms
Response time
average over 24h
1
Stars
last commit 18 Apr 2026

Basalt does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add basalt --transport http https://basalt.run/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "basalt": {
      "url": "https://basalt.run/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.basalt]
url = "https://basalt.run/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "basalt": {
      "url": "https://basalt.run/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "basalt": {
      "url": "https://basalt.run/api/mcp"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://basalt.run/api/mcp sse answering 247 ms 5 min ago

Alternatives to Basalt

same job, measured the same way
Design System
by zaklad

Build and manage your design system with AI: tokens, themes, components, icons, Figma and code.

answering
Fragments MCP
by conanmcn

Design system MCP with 9 tools for component discovery, rendering, and a11y auditing

29 installs/wk local only
Uiscanner
by mishaovcharenko

Design tokens + a build prompt from any URL, right inside Claude Code, Cursor, and Codex.

24 installs/wk local only
useVyre Context
by gapra

useVyre component context for AI agents — valid props, variants, anti-patterns, and design tokens.

34 installs/wk local only
Flowbite MCP
by themesberg

MCP server to convert Figma designs to Flowbite UI components in Tailwind CSS

384 installs/wk local only
MCP Design System Extractor
by freema

MCP server for Storybook design systems — extract component HTML, styles and metadata.

183 installs/wk local only
Vue Harvest
by virgilvox

Extract reusable component libraries and design tokens from Vue applications

18 installs/wk local only
Aegov MCP
by dlsforge

UAE Design System (AEGOV DLS) for AI assistants: components, tokens, validation. Not TDRA-official.

27 installs/wk local only

Basalt — questions

Answers built from our own checks of this server.

Is Basalt working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 247 ms. The bar chart above shows every period we have measured.
The registry lists Basalt as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Basalt?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Basalt need an API key?
No. Basalt completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is Basalt open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.