MCP server for Fleet hosting platform — deploy apps and databases from any MCP-compatible agent
Project description
fleethost-mcp
MCP server for Fleet — deploy applications and databases from any MCP-compatible agent (Claude CLI, Cline, opencode, etc.).
Installation
pip install fleethost-mcp
Configuration
Add to your agent's MCP config:
{
"mcpServers": {
"fleet": {
"command": "fleethost-mcp",
"args": []
}
}
}
Usage
- Start a conversation with your agent
- Say: "Deploy my app to Fleet"
- Agent will ask for your Fleet credentials once
- Token is cached for future sessions
Tools
| Tool | Description |
|---|---|
login |
Authenticate with your Fleet account |
deploy_app |
Deploy a new application |
list_apps |
List all your applications |
get_app_status |
Get live deployment status |
get_app_logs |
Fetch deployment or runtime logs |
redeploy_app |
Trigger a redeploy |
update_envs |
Set environment variables |
deploy_database |
Deploy a database (PostgreSQL, MySQL, MongoDB, Redis) |
list_databases |
List all your databases |
get_vps_info |
View VPS info and storage usage |
get_user_info |
View your Fleet profile |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fleethost_mcp-0.1.1.tar.gz
(4.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fleethost_mcp-0.1.1.tar.gz.
File metadata
- Download URL: fleethost_mcp-0.1.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df82dc2cdc0cfa017906dc24a507d2d98bf7309c821ff38c71d935b8440bf385
|
|
| MD5 |
c5a2491a81c1d7145e2211a60513c310
|
|
| BLAKE2b-256 |
e52127e3185d81d9714a810d0691445695a4e8f8ed08300f3cbf28be821a9266
|
File details
Details for the file fleethost_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: fleethost_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ae93ee43f02a02395c272e567debf32a1f6c60eada0eea22d7213025fc32830
|
|
| MD5 |
8512a6519ebb88860cb5085183188f90
|
|
| BLAKE2b-256 |
3400810393754ada1c9ff75b100f7e1c17fb091373e79881306695352c79e68e
|