mcpbeat Sign in

Livewire Flux MCP Server

local only

Livewire Flux MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 10 Sep 2026.

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

Installs per day peak 380 · avg 19 · +2237% w/w
a month agotoday
46
Installs / week
npm · livewire-flux-mcp
9
Stars
0 open issues
10 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a database query by concatenation .github/workflows/update-changelog.yml:35
            Automated CHANGELOG update for release [`${{ github.event.release.tag_name }}`](${{ github.event.release.html_url }}).

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 livewire-flux-mcp -- npx -y livewire-flux-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "livewire-flux-mcp": {
      "args": [
        "-y",
        "livewire-flux-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.livewire-flux-mcp]
command = "npx"
args = ["-y", "livewire-flux-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "livewire-flux-mcp": {
      "args": [
        "-y",
        "livewire-flux-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "livewire-flux-mcp": {
      "args": [
        "-y",
        "livewire-flux-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Livewire Flux MCP

same job, measured the same way
agent-manager.dev documentation
by yoanwai

Docs for agent-manager, the terminal UI that runs AI coding agents as live tmux sessions.

6 tools answering
I
Lustre
by jugbeep

Premium Flutter UI components for AI coding agents. 46 widgets, 3 themes, light/dark mode.

28 installs/wk local only
Visily UI Design
by visily-app

UI design from prompts, screenshots, and URLs for AI coding agents and theme tokens.

answering
TypeUI
by bergside

Design systems, UI prompts, and layout variations for AI coding tools.

answering
Tabler MCP Server
by mafady

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

40 installs/wk local only
ScriptDocs MCP
by timwal78

Real, live npm/PyPI docs and OSV.dev vulnerability data for AI coding agents. No fake data.

31 installs/wk local only
I
football-docs
by withqwerty

Searchable football data provider docs for AI coding agents.

395 installs/wk local only
bounty-mcp
by weiseer

Live coding-bounty deal-flow from verified-escrow GitHub bounties for AI agents.

31 installs/wk local only

Livewire Flux MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Livewire Flux MCP?
Livewire Flux MCP 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 livewire-flux-mcp was installed 46 times last week.
How do I connect Livewire Flux MCP?
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 livewire-flux-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Livewire Flux MCP?
The npm package livewire-flux-mcp was installed 46 times in the last week. Week over week that is +2237%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Livewire Flux MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 9 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.