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.0.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.0.tar.gz.
File metadata
- Download URL: fleethost_mcp-0.1.0.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 |
52ce00e7494e3dca47992cc70ff4f07108fca6ac2e86d8a21500f1891c0fe98b
|
|
| MD5 |
1d0d6fad26875d7edc67d6ddab8c3b59
|
|
| BLAKE2b-256 |
22997c829490ec5aec10ae0cc54fde49b2445d6560ea71b37ed50e207cf39950
|
File details
Details for the file fleethost_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fleethost_mcp-0.1.0-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 |
35b522e016967432113d639ce3ef5230a8749d988b6b66694e57ba03f54e3ae3
|
|
| MD5 |
21f6bb279ba59e556d0907ab2ceaa344
|
|
| BLAKE2b-256 |
8d019c9c7b4180246b1a4d546d0fd7e1f7596d75f6516c19e060a8a198167e91
|