selvpc (Selectel VPC)
python-selvpcclient
Python client and selvpc CLI for the Selectel cloud platform API
Install
pip install -U python-selvpcclientInstalls the selvpcclient module and the selvpc tool.
This is third-party code. Review the repository files before installing.
What it does
Selectel's official client for the cloud platform API. It includes the selvpcclient Python module and the selvpc command-line tool. An agent with terminal or Python access can use it to work with Selectel cloud resources.
Who it is for. Developers and DevOps engineers automating work with the Selectel cloud.
Good fit when
- You want to manage the Selectel cloud from Python scripts
- An agent in the terminal should call the Selectel API through a ready tool
Not a fit when
- You do not use Selectel
- You need an MCP server rather than a CLI
Example request
Use selvpc to list the projects in my Selectel accountLimitations
The README is very brief: it only links to API docs, PyPI and an overview article and shows the install command. selvpc commands and authentication are documented externally. It is not an MCP server, so the agent needs terminal or Python access.
How to disable. Uninstall with pip uninstall python-selvpcclient and revoke the keys you used in the Selectel panel.
Security check
- Uses cloud account credentials
- Can manage billable cloud resources
README in short
python-selvpcclient is a client for the Selectel VPC API with a Python API and the selvpc command-line tool. The README links to the Selectel REST API docs, PyPI, the issue tracker and a library overview on the Selectel blog. It installs from PyPI. License is Apache 2.0.
Related
Kubernetes MCP
MCP Server Kubernetes
MCP server for managing a Kubernetes cluster through kubectl and Helm, with a non-destructive mode
HashiCorp's official MCP server for the Terraform Registry and HCP Terraform: providers, modules, policies and workspaces
CLI for full-cycle CI/CD to Kubernetes: image builds, Helm-based deploys and container registry cleanup
Terraform Skill
Terraform & OpenTofu Skill for AI Agents
A Terraform and OpenTofu best-practices skill: tests, modules, state, CI/CD and security scanning for AWS, Azure and GCP