mcpbeat Sign in

Fireweed MCP Server

by starksood Your server? Claim it
local only

Fireweed runs on your own machine — the client starts it, so there is no endpoint to ping. 2 551 installs a week from pypi. Last commit 28 Aug 2026.

Agent memory where every fact carries a receipt, and deletion is provable.

Installs per day peak 1 169 · avg 450
a month agotoday
2 551
Installs / week
pypi · fireweed-mcp
4
Stars
0 open issues
28 Aug 2026
Last commit
0 releases in 90 days
NOASSERTION
License
Python

Nothing serious here today

Today is the operative word: we check Fireweed every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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

Alternatives to Fireweed

same job, measured the same way
Planner — provable "done" for AI agents
by monopoly-gold-planner

Goal decomposition where every "done" is proven by evidence and checked by a judge.

42 tools answering
Attestari
by attestari

Auditable memory for AI agents: provable deletion, tamper-evident audit, time-travel recall.

111 installs/wk local only
Veris
by jakeyoung1

Provenance-first web + SEC EDGAR data for AI agents: every fact carries its verifiable source.

48 installs/wk local only
Fairseal MCP Server
by ned-del

Verifiable entropy, provably-fair games, and receipt verification for AI agents (FairSeal API).

71 installs/wk local only
Tugra
by tugra-ai

Provenance-aware memory format for AI agents: every claim carries its source, age and boundary.

local only
ALEETH Authority MCP
by aleeth

The first MCP governed by ICA. Every action is gated and sealed with a verifiable receipt.

answering
Acta — Verifiable Agent Memory
by kylewilson04

Verifiable agent memory with signed ledger receipts — verify every write offline.

local only
nMEMORY
by menot-you

Memory your agent can trust — every answer carries its source; when it doesn't know, it says so.

local only

Fireweed — questions

Answers built from our own checks of this server.

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