Fireweed
Rank #5,501io.github.Starksood/fireweed-mcp
Agent memory where every fact carries a receipt, and deletion is provable.
Fireweed is a Model Context Protocol (MCP) server published by Starksood. It ranks #5,501 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Fireweed is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Aug 24, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 126,545 of 132,046 servers on MCP Toplist.
Use Fireweed
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add fireweed-mcp -- uvx fireweed-mcp[mcp_servers.fireweed-mcp]
command = "uvx"
args = ["fireweed-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"fireweed-mcp": {
"command": "uvx",
"args": [
"fireweed-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"fireweed-mcp": {
"command": "uvx",
"args": [
"fireweed-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"fireweed-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"fireweed-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"fireweed-mcp": {
"command": "uvx",
"args": [
"fireweed-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"fireweed-mcp": {
"command": "uvx",
"args": [
"fireweed-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Starksood%2Ffireweed-mcp)<a href="https://mcptoplist.com/server/io.github.Starksood%2Ffireweed-mcp"><img src="https://mcptoplist.com/badge/io.github.Starksood%2Ffireweed-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Starksood
Available versions (8)
| Version | Published |
|---|---|
| 0.5.0 | Aug 28, 2026 |
| 0.4.0 | Aug 28, 2026 |
| 0.3.0 | Aug 25, 2026 |
| 0.2.0 | Aug 25, 2026 |
| 0.1.4 | Aug 25, 2026 |
| 0.1.3 | Aug 25, 2026 |
| 0.1.2 | Aug 24, 2026 |
| 0.1.1 | Aug 24, 2026 |
Frequently asked questions
- Who maintains Fireweed?
- Fireweed is maintained by Starksood, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is Fireweed listed on the Official MCP Registry?
- Yes — Fireweed is listed on the Official MCP Registry, alongside Glama.
- How many versions does Fireweed have?
- MCP Toplist tracks 8 versions of Fireweed, most recently published on Aug 28, 2026.
- Where can I find the source code for Fireweed?
- The source code for Fireweed is hosted at github.com/Starksood/fireweed-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.