Skip to main content
Glama

OpenXAI MCP Server

by Cappybara12
MIT License

get_deployment_guide

Generate step-by-step deployment guides for AI models with OpenXAI Studio. Supports quick start, detailed, app store, and troubleshooting deployment types.

Instructions

Get step-by-step guidance for deploying models using OpenXAI Studio

Input Schema

NameRequiredDescriptionDefault
deployment_typeNoType of deployment guidance needed

Input Schema (JSON Schema)

{ "properties": { "deployment_type": { "description": "Type of deployment guidance needed", "enum": [ "quick_start", "detailed", "app_store", "troubleshooting" ], "type": "string" } }, "required": [], "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/Cappybara12/mcpopenxAI'

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