mcpbeat Sign in

Flameox MCP Server

local only

Flameox runs on your own machine — the client starts it, so there is no endpoint to ping. 2 102 installs a week from pypi. Last commit 12 Sep 2026.

Bounded local runtime evidence from explicit artifacts and typed direct targets.

Installs per day peak 886 · avg 157 · +89% w/w
a month agotoday
2 102
Installs / week
pypi · flameox
114
Stars
0 open issues
12 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 1 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.

Runs a command on install [пакет] package.json:1
setup.py: выполняет код при установке пакета
const child = spawn(executable, childArgs, { env: environment, stdio: "inherit" });
        selected_environment = dict(os.environ if environment is None else environment)

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

Alternatives to Flameox

same job, measured the same way
DEEPBOM
by junhwan-kwon

Browser-local and CLI static evidence for deployed AI model artifacts.

2 020 installs/wk 4 tools answering
Evidence Gate
by dailyaiagents

Local checks for artifacts, declared claim evidence, and citation containment.

273 installs/wk local only
Project Status
by openlyuseful

Read-only project readiness, dependency, evidence, and bounded local activity views.

28 installs/wk local only
Weavatrix Git
by sergii-ziborov

Fast, bounded, read-only Git evidence for local AI coding agents.

69 installs/wk local only
Charles Local MCP
by eason0in

Guarded local Charles Proxy automation and bounded XML session evidence

local only
Project Memory
by dankaro-projects

Local decisions, evidence, outcomes and reviewed lessons with bounded retrieval and an HTML viewer.

local only
aus-accounting-mcp
by ryanduguid

Reviews, six bounded tax worksheets and cited retrieval from your local Markdown folder. Not advice.

864 installs/wk local only
Hugging Bay
by barneywohl

Verified open AI artifact search, trust evidence, downloads, and agent workflows from Hugging Bay.

259 installs/wk 16 tools answering

Flameox — questions

Answers built from our own checks of this server.

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