Solfleet runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from pypi. Last commit 27 Jun 2026.
Agent-safe fleet management for independent Solana validators and RPC nodes
We read the source, 10 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
proc = subprocess.run(argv, capture_output=True, text=True)
local = os.path.join(staging, art.name)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add solfleet -- uvx solfleet
{
"mcpServers": {
"solfleet": {
"args": [
"solfleet"
],
"command": "uvx"
}
}
}
[mcp_servers.solfleet]
command = "uvx"
args = ["solfleet"]
{
"mcpServers": {
"solfleet": {
"args": [
"solfleet"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"solfleet": {
"args": [
"solfleet"
],
"command": "uvx"
}
}
}
Validator incident data for AI agents across Solana, Ethereum, Sui, and Cosmos.
Agent wallet and budget management for AI agents
Project management MCP for AI agents with safe task reads and writes.
Route optimisation, orders, booking and fleet management for a SmartRoutes depot.
MCP server for ISO 20022 acmt.001 account management message generation and validation.
MCP server for Proxmox VE management (VM, LXC, nodes)
PRD Generator MCP — generate, validate, and manage Product Requirement Documents.
Encrypted secrets and credential management for agents
Answers built from our own checks of this server.