Skip to main content
Glama
n0zer0d4y

Athena Protocol MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_API_KEYNoAPI key for Google.
OPENAI_API_KEYNoAPI key for OpenAI.
ANTHROPIC_API_KEYNoAPI key for Anthropic.
LLM_TIMEOUT_DEFAULTNoDefault timeout in seconds.
DEFAULT_LLM_PROVIDERNoDefault LLM provider (e.g., openai, anthropic, google).
OPENAI_MODEL_DEFAULTNoDefault model for OpenAI (e.g., gpt-5, gpt-4o).
LLM_MAX_TOKENS_DEFAULTNoDefault max tokens.
LLM_TEMPERATURE_DEFAULTNoDefault temperature.
OPENAI_VERBOSITY_DEFAULTNoVerbosity level for OpenAI (e.g., low, medium, high).
PROVIDER_SELECTION_PRIORITYYesRequired. Comma-separated list of LLM providers in priority order.
OPENAI_REASONING_EFFORT_DEFAULTNoReasoning effort for OpenAI (e.g., low, medium, high).
OPENAI_MAX_COMPLETION_TOKENS_DEFAULTNoMax completion tokens for OpenAI.

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/n0zer0d4y/athena-protocol'

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