Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_MODELNoOllama使用時のモデル名 (例: llama3.1)。
OPENAI_API_KEYNoOpenAI互換API使用時のAPIキー。
AI_REVIEW_MODELNoAI精査に使うモデル (例: gpt-4o-mini)。
AI_REVIEW_TIMEOUTNoAI精査のHTTPタイムアウト(秒)。デフォルト300秒。
AI_REVIEW_BASE_URLNoOpenAI互換APIのベースURL。指定しない場合はデフォルトのOpenAI API。
AI_REVIEW_PROVIDERNoAI精査プロバイダ (例: ollama, openai)。未設定の場合はAI精査は無効。
TELOP_MCP_DATA_DIRNoMCP専用データディレクトリのパス。指定しない場合はデフォルトの.telop-data-mcp/が使われます。.telop-data-mcp/

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/wirelessml/telop-codex'

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