timeweb-mcp-server (webkoth/mcp-timeweb) is an MCP server listed on the M8ven Trust Index. It scores 54 out of 100, grade D. It declares 97 tools. No publisher has claimed this listing.
Enables management of Timeweb Cloud resources including servers, databases, Kubernetes clusters, S3 storage, DNS, SSH keys, and floating IPs through natural language.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
webkoth
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
timeweb_get_account_statusGet current account status including company info, verification status, and restrictions
timeweb_get_financesGet account finances including balance, discount, hourly cost, and payment history
timeweb_get_service_pricesGet pricing for all available services
timeweb_list_appsList all PaaS applications in the account
timeweb_get_appGet detailed information about a specific PaaS application
timeweb_create_appCreate a new PaaS application from GitHub repository
timeweb_update_appUpdate a PaaS application settings
timeweb_delete_appDelete a PaaS application permanently
timeweb_app_actionPerform an action on a PaaS application (start, stop, restart)
timeweb_get_app_logsGet logs from a PaaS application
timeweb_get_app_statisticsGet resource usage statistics for a PaaS application
timeweb_deploy_appTrigger a new deployment for a PaaS application
timeweb_list_app_deploysList deployment history for a PaaS application
timeweb_get_deploy_logsGet logs for a specific deployment
timeweb_stop_deployStop a running deployment
timeweb_list_balancersList all load balancers in the account
timeweb_get_balancerGet detailed information about a specific load balancer
timeweb_create_balancerCreate a new load balancer
timeweb_update_balancerUpdate an existing load balancer
timeweb_delete_balancerDelete a load balancer permanently
timeweb_list_balancer_rulesList all rules for a load balancer
timeweb_create_balancer_ruleCreate a new rule for a load balancer
timeweb_list_balancer_presetsList available load balancer configuration presets
timeweb_list_databasesList all database clusters in the account
timeweb_get_databaseGet detailed information about a specific database cluster
timeweb_create_databaseCreate a new database cluster
timeweb_delete_databaseDelete a database cluster permanently
timeweb_list_database_presetsList available database configuration presets
timeweb_list_database_backupsList all backups for a database cluster
timeweb_create_database_backupCreate a new backup for a database cluster
timeweb_delete_database_backupDelete a database backup permanently
timeweb_get_database_auto_backupsGet automatic backup settings for a database cluster
timeweb_list_server_disksList all disks attached to a server
timeweb_get_server_diskGet detailed information about a specific server disk
timeweb_create_server_diskAdd a new disk to a server
timeweb_update_server_diskUpdate a server disk (resize)
timeweb_delete_server_diskDelete a disk from a server (cannot delete system disk)
timeweb_list_domainsList all domains in the account
timeweb_get_domainGet detailed information about a specific domain
timeweb_check_domainCheck if a domain is available for registration
timeweb_list_dns_recordsList DNS records for a domain
timeweb_create_dns_recordCreate a new DNS record for a domain
timeweb_delete_dns_recordDelete a DNS record
timeweb_list_firewall_groupsList all firewall groups in the account
timeweb_get_firewall_groupGet detailed information about a specific firewall group
timeweb_create_firewall_groupCreate a new firewall group
timeweb_update_firewall_groupUpdate an existing firewall group
timeweb_delete_firewall_groupDelete a firewall group permanently
timeweb_list_firewall_rulesList all rules in a firewall group
timeweb_create_firewall_ruleCreate a new firewall rule in a group
timeweb_delete_firewall_ruleDelete a firewall rule from a group
timeweb_list_floating_ipsList all floating IP addresses in the account
timeweb_get_floating_ipGet detailed information about a specific floating IP
timeweb_create_floating_ipCreate a new floating IP address
timeweb_delete_floating_ipDelete a floating IP address
timeweb_bind_floating_ipBind a floating IP to a server or other resource
timeweb_unbind_floating_ipUnbind a floating IP from its current resource
timeweb_list_imagesList all custom OS images in the account
timeweb_get_imageGet detailed information about a specific custom image
timeweb_create_imageCreate a custom OS image from a server disk (snapshot)
timeweb_update_imageUpdate a custom image name or description
timeweb_delete_imageDelete a custom OS image permanently
timeweb_list_k8s_clustersList all Kubernetes clusters in the account
timeweb_get_k8s_clusterGet detailed information about a specific Kubernetes cluster
timeweb_create_k8s_clusterCreate a new Kubernetes cluster
timeweb_delete_k8s_clusterDelete a Kubernetes cluster permanently
timeweb_get_kubeconfigGet kubeconfig file for a Kubernetes cluster
timeweb_list_k8s_versionsList available Kubernetes versions
timeweb_list_locationsList all available datacenter locations for provisioning resources
timeweb_list_projectsList all projects in the account for organizing resources
timeweb_get_projectGet detailed information about a specific project
timeweb_create_projectCreate a new project for organizing resources
timeweb_delete_projectDelete a project (resources must be moved or deleted first)
timeweb_list_serversList all cloud servers in the account with pagination support
timeweb_get_serverGet detailed information about a specific server
timeweb_create_serverCreate a new cloud server with specified configuration
timeweb_server_actionPerform an action on a server (start, stop, reboot, reinstall, clone, etc.)
timeweb_delete_serverDelete a cloud server permanently
timeweb_list_osList available operating system images for server creation
timeweb_list_server_presetsList available server configuration presets
timeweb_get_server_logsGet logs from a cloud server
timeweb_get_server_statisticsGet resource usage statistics for a cloud server (CPU, RAM, Disk, Network)
timeweb_list_ssh_keysList all SSH keys in the account
timeweb_get_ssh_keyGet detailed information about a specific SSH key
timeweb_create_ssh_keyCreate a new SSH key
timeweb_delete_ssh_keyDelete an SSH key
timeweb_add_ssh_key_to_serverAdd an SSH key to a server for authentication
timeweb_list_s3_storagesList all S3-compatible object storages in the account
timeweb_create_s3_storageCreate a new S3-compatible object storage bucket
timeweb_delete_s3_storageDelete an S3 storage bucket permanently
timeweb_list_s3_presetsList available S3 storage configuration presets
timeweb_list_vpcsList all Virtual Private Clouds (VPCs) in the account
timeweb_get_vpcGet detailed information about a specific VPC
timeweb_create_vpcCreate a new Virtual Private Cloud (VPC)
timeweb_update_vpcUpdate an existing VPC
timeweb_delete_vpcDelete a VPC permanently (must not have any attached services)
timeweb_list_vpc_servicesList all services (servers, databases, etc.) attached to a VPC
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`
axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge
Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig
TIMEWEB_CLOUD_TOKENAPI token from Timeweb Cloud panel YesTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
97/97 tools missing one or more hints — timeweb_get_account_status (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); timeweb_get_finances (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); timeweb_get_service_prices (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +94 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool inputs are validated
Only 33/97 tool handlers declare input schemas (34%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Tool handlers catch errors
Only 0/97 tool handlers wrap calls in try/catch (0%)
Wrap each tool handler body in try/catch and return a structured error response.
Tests exist
No test files found
Add tests that exercise each declared tool.
Production dependencies are patched
0 critical, 16 high severity in production deps — @modelcontextprotocol/sdk@1.6.1 (high), @modelcontextprotocol/sdk@1.6.1 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/webkoth/mcp-timeweb)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check