timeweb-cloud/mcp-server
If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Timeweb MCP Server is designed for automating the deployment of applications in Timeweb Cloud using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
create_timeweb_app
Creates an application in Timeweb Cloud with automatic project parameter detection.
add_vcs_provider
Adds a VCS provider for connecting Git repositories.
get_vcs_providers
Retrieves a list of all VCS providers.
get_vcs_provider_repositories
Retrieves a list of repositories from a VCS provider.
get_vcs_provider_by_repository_url
Finds a VCS provider by repository URL.
get_allowed_presets
Retrieves a list of available presets for application creation.
get_deploy_settings
Retrieves default deployment settings for various frameworks.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client