Skip to main content
Glama

MCP Task

by just-every

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ENV_FILEYesPath to environment file containing API keys (must be absolute path)
XAI_API_KEYNoYour xAI API key for Grok models
BRAVE_API_KEYNoYour Brave Search API key (optional, for web_search tool)
GOOGLE_API_KEYNoYour Google API key for Gemini models
OPENAI_API_KEYNoYour OpenAI API key for o3 models
SERPER_API_KEYNoYour Serper API key (optional, for web_search tool)
ANTHROPIC_API_KEYNoYour Anthropic API key for Claude models
OPENROUTER_API_KEYNoYour OpenRouter API key (optional, for web_search tool)
PERPLEXITY_API_KEYNoYour Perplexity API key (optional, for web_search tool)

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/just-every/mcp-task'

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