Mmcp.market

Fleetpost MCP server

by StanimirTenev·io.github.StanimirTenev/fleetpost-mcp·v0.2.0

A mailbox for your machines: read fleet capabilities, send a request. Offline, no server.

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
Growing

1 stars36 downloads/wk

Reviews

Write one

Nobody 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 posts

Read from the package source without running it. The installed server may list more.

  • fleet_capabilities

    What 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_handle

    Mark a request in this machine's own inbox as done, moving it to inbox/handled/.

  • fleet_read_request

    Read one unhandled request from this machine's own inbox, by filename as reported by fleet_status.

  • fleet_send_requestwrite action

    Ask another machine in the fleet to do something, by dropping a request in its inbox.

  • fleet_status

    What 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 action

    Run 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

no findings
  • 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
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add fleetpost-mcp -- uvx fleetpost-mcp
Add to Cursor

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.

More from StanimirTenev