Fleetpost MCP server
A mailbox for your machines: read fleet capabilities, send a request. Offline, no server.
1 stars36 downloads/wk
Reviews
Write oneNobody has reviewed Fleetpost yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Fleetpost tools (6, 2 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
fleet_capabilitiesWhat the machines in this fleet can do. Omit `machine` for all of them. Use this before asking another machine for something, to check it can actually do it.
fleet_handleMark a request in this machine's own inbox as done, moving it to inbox/handled/.
fleet_read_requestRead one unhandled request from this machine's own inbox, by filename as reported by fleet_status.
fleet_send_requestwrite actionAsk another machine in the fleet to do something, by dropping a request in its inbox.
fleet_statusWhat is waiting for this machine: unhandled requests in its inbox, whether the shared protocol changed, which other machines' capabilities are known, and when the last coordination cycle ran. Also what this machine is waiting on: requests it sent that the recipient has not picked up yet (`outstanding_sends`), each with when that recipient last ran a cycle — null there means it never has, so it wil
fleet_syncwrite actionRun one coordination cycle now: pull this machine's inbox and the fleet's capabilities, then publish this machine's own descriptors if they changed.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan5 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 8 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
claude mcp add fleetpost-mcp -- uvx fleetpost-mcp
Fleetpost: common questions
- Is Fleetpost MCP server safe?
- Yes, by our scan: it is graded A (92/100). Read the Fleetpost safety report
- How do I install Fleetpost?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Fleetpost need an API key?
- No secret keys are declared. It reads 2 settings from the environment.
- Is Fleetpost maintained?
- The last commit was 9 days ago (2026-09-11). The latest release is v0.2.0.