Skip to main content
Glama
u-daveblack

gurufocus-mcp

by u-daveblack

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GURUFOCUS_API_TOKENYesYour GuruFocus API token (required)
GURUFOCUS_CACHE_DIRNoDirectory for cache storage.cache/gurufocus-mcp
GURUFOCUS_LOG_LEVELNoLogging level: DEBUG, INFO, WARNING, ERRORINFO
GURUFOCUS_LOG_FORMATNoLog format: console (human-readable) or json (structured)console
GURUFOCUS_API_TIMEOUTNoRequest timeout in seconds30.0
GURUFOCUS_API_BASE_URLNoAPI base URLhttps://api.gurufocus.com/public/user
GURUFOCUS_CACHE_ENABLEDNoEnable response cachingtrue
GURUFOCUS_RATE_LIMIT_RPMNoMaximum requests per minute30.0
GURUFOCUS_API_MAX_RETRIESNoMaximum retry attempts for failed requests3
GURUFOCUS_RATE_LIMIT_DAILYNoMaximum requests per day (0 = unlimited)0
GURUFOCUS_RATE_LIMIT_ENABLEDNoEnable rate limitingtrue
GURUFOCUS_DEFAULT_OUTPUT_FORMATNoDefault format: toon (token-efficient) or jsontoon

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/u-daveblack/gurufocus-mcp'

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