Skip to main content
Glama

MaverickMCP

by wshobson

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging verbosity (INFO, DEBUG, ERROR)
REDIS_HOSTNoRedis cache host
REDIS_PORTNoRedis cache port
DATABASE_URLNoPostgreSQL connection URL or SQLite path
FRED_API_KEYNoFederal Reserve economic data API key
CACHE_ENABLEDNoEnable Redis caching
OPENAI_API_KEYNoOpenAI API key for AI-powered analysis features
TIINGO_API_KEYYesStock data provider API key (free tier available at tiingo.com)
ANTHROPIC_API_KEYNoAnthropic API key as alternative LLM provider
CACHE_TTL_SECONDSNoCache duration in seconds

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/wshobson/maverick-mcp'

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