Skip to main content
Glama

Generalized MCP Server

by sarptandoven

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KUBECONFIGNoPath to kubeconfig for Kubernetes adapter
GITHUB_TOKENNoPAT for GitHub adapter
OPENAI_MODELNoModel name, defaults to gpt-3.5-turbo-1106gpt-3.5-turbo-1106
OPENAI_API_KEYYesAPI key for calling OpenAI models
AZURE_CLIENT_IDNoClient ID for Azure SDK
AZURE_TENANT_IDNoTenant ID for Azure SDK
AZURE_CLIENT_SECRETNoClient secret for Azure SDK

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No 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/sarptandoven/generalized-mcp-converter'

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