MCP Server
MCP
Fleetpost
A mailbox for your machines: read fleet capabilities, send a request. Offline, no server.
Install
uvx fleetpost-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "fleetpost-mcp",
"version": "0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to your Fleetpost config.env. Optional if you start the server from the checkout that contains it.",
"format": "filepath",
"name": "FLEETPOST_CONFIG"
},
{
"description": "Path to the Fleetpost checkout, if config.env was copied away from it. Needed by fleet_sync and fleet_handle.",
"format": "filepath",
"name": "FLEETPOST_HOME"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment