Skip to main content
Glama
hostman-cloud

hostman-mcp-server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTMAN_TOKENYesYour Hostman API token

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
add_vcs_providerA

Adds a new VCS provider to connect Git repositories to Hostman

create_hostman_appB

Creates an application in Hostman with automatic detection of project parameters.

create_databaseB

Creates a new database in Hostman with the specified parameters

create_floating_ipA

Creates a new floating IP address in the specified availability zone

create_vpcB

Creates a new virtual private cloud in the specified availability zone

get_allowed_presetsA

Returns the list of available presets for creating an application

get_database_presetsB

Returns the list of available preset configurations for creating databases

get_deploy_settingsC

Returns default deploy settings for various frameworks

get_vcs_provider_by_repository_urlB

Finds a VCS provider by repository URL

get_vcs_provider_repositoriesC

Returns the repository list for a given VCS provider ID

get_vcs_providersB

Returns the list of all configured VCS providers

get_vpcsB

Returns the list of all virtual private clouds (VPCs) for the current user

Prompts

Interactive templates invoked by user choice

NameDescription
add_vcs_provider_promptHelps the user add a VCS provider for connecting Git repositories to Hostman
create_app_promptHelps the user create an application in Hostman with automatic detection of project parameters

Resources

Contextual data attached and managed by the client

NameDescription
allowed_presetsList of available presets for creating applications in Hostman
database_presetsList of available preset configurations for creating databases
deploy_settingsDefault deploy settings for various frameworks in Hostman
get_vpcsList of virtual private clouds (VPCs) for the current user in Hostman
vcs_provider_repositoriesList of repositories for a VCS provider in Hostman
vcs_providersList of available VCS providers in Hostman

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hostman-cloud/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server