Skip to main content
Glama

Vultr MCP

by rsp2k

create_serverless_inference

Deploy serverless AI inference endpoints for scalable model hosting without managing infrastructure, using descriptive labels for organization.

Instructions

Create a new serverless inference subscription.

Args: label: A descriptive label for the inference subscription (e.g., "production-chatbot", "dev-testing")

Returns: Created inference subscription with ID, API key, and configuration details

Input Schema

NameRequiredDescriptionDefault
labelYes

Input Schema (JSON Schema)

{ "properties": { "label": { "title": "Label", "type": "string" } }, "required": [ "label" ], "type": "object" }

Other Tools from Vultr MCP

Related Tools

    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/rsp2k/mcp-vultr'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server