Skip to main content
Glama

OpenXAI MCP Server

by Cappybara12
MIT License

get_framework_info

Retrieve detailed information about OpenXAI framework, including overview, features, research paper, installation, and quickstart guides, through the OpenXAI MCP Server.

Instructions

Get information about OpenXAI framework

Input Schema

NameRequiredDescriptionDefault
info_typeNoType of information to retrieve

Input Schema (JSON Schema)

{ "properties": { "info_type": { "description": "Type of information to retrieve", "enum": [ "overview", "features", "paper", "installation", "quickstart" ], "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