What is the Fleetpost MCP server?
A mailbox for your machines: read fleet capabilities, send a request. Offline, no server.
How to install Fleetpost
Copy-paste configuration for popular MCP clients.
FLEETPOST_CONFIGPath to your Fleetpost config.env. Optional if you start the server from the checkout that contains it.
FLEETPOST_HOMEPath to the Fleetpost checkout, if config.env was copied away from it. Needed by fleet_sync and fleet_handle.
{
"mcpServers": {
"fleetpost-mcp": {
"command": "uvx",
"args": [
"fleetpost-mcp"
],
"env": {
"FLEETPOST_CONFIG": "<YOUR_FLEETPOST_CONFIG>",
"FLEETPOST_HOME": "<YOUR_FLEETPOST_HOME>"
}
}
}
}{
"mcpServers": {
"fleetpost-mcp": {
"command": "uvx",
"args": [
"fleetpost-mcp"
],
"env": {
"FLEETPOST_CONFIG": "<YOUR_FLEETPOST_CONFIG>",
"FLEETPOST_HOME": "<YOUR_FLEETPOST_HOME>"
}
}
}
}{
"mcpServers": {
"fleetpost-mcp": {
"command": "uvx",
"args": [
"fleetpost-mcp"
],
"env": {
"FLEETPOST_CONFIG": "<YOUR_FLEETPOST_CONFIG>",
"FLEETPOST_HOME": "<YOUR_FLEETPOST_HOME>"
}
}
}
}{
"servers": {
"fleetpost-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"fleetpost-mcp"
],
"env": {
"FLEETPOST_CONFIG": "<YOUR_FLEETPOST_CONFIG>",
"FLEETPOST_HOME": "<YOUR_FLEETPOST_HOME>"
}
}
}
}claude mcp add fleetpost-mcp --env FLEETPOST_CONFIG=<YOUR_FLEETPOST_CONFIG> --env FLEETPOST_HOME=<YOUR_FLEETPOST_HOME> -- uvx fleetpost-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.