Skip to main content
Glama

Novita MCP Server

Official
by novitalabs

get-template

Retrieve a specific template by ID from the Novita MCP Server to manage AI platform resources efficiently. Simplifies template access for GPU instance operations.

Input Schema

NameRequiredDescriptionDefault
templateIdYesID of the template to retrieve

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "templateId": { "description": "ID of the template to retrieve", "type": "string" } }, "required": [ "templateId" ], "type": "object" }

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/novitalabs/novita-mcp-server'

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