hostman-mcp-server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOSTMAN_TOKEN | Yes | Your 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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| add_vcs_provider_prompt | Helps the user add a VCS provider for connecting Git repositories to Hostman |
| create_app_prompt | Helps the user create an application in Hostman with automatic detection of project parameters |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| allowed_presets | List of available presets for creating applications in Hostman |
| database_presets | List of available preset configurations for creating databases |
| deploy_settings | Default deploy settings for various frameworks in Hostman |
| get_vpcs | List of virtual private clouds (VPCs) for the current user in Hostman |
| vcs_provider_repositories | List of repositories for a VCS provider in Hostman |
| vcs_providers | List of available VCS providers in Hostman |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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