Novita AI
JSON →Interact with the Novita AI API for image generation and other AI tasks.
Install
npm install -g @novitalabs/novita-mcp-server Tools · 20
- list_clusters List all available clusters/regions
- list_products List all available GPU instance products
- list_gpu_instances List all GPU instances
- get_gpu_instance Get details of a specific GPU instance
- create_gpu_instance Create a new GPU instance
- start_gpu_instance Start a GPU instance
- stop_gpu_instance Stop a GPU instance
- delete_gpu_instance Delete a GPU instance
- restart_gpu_instance Restart a GPU instance
- list_templates List all templates
- get_template Get details of a specific template
- create_template Create a new template
- delete_template Delete a template
- list_container_registry_auths List all container registry authentications
- create_container_registry_auth Create a new container registry authentication
- delete_container_registry_auth Delete a container registry authentication
- list_network_storages List all network storages
- create_network_storage Create a new network storage
- update_network_storage Update a network storage
- delete_network_storage Delete a network storage
Environment variables
NOVITA_API_KEY
Links
★ 11 GitHub stars