gurufocus-mcp
by u-daveblack
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GURUFOCUS_API_TOKEN | Yes | Your GuruFocus API token (required) | |
| GURUFOCUS_CACHE_DIR | No | Directory for cache storage | .cache/gurufocus-mcp |
| GURUFOCUS_LOG_LEVEL | No | Logging level: DEBUG, INFO, WARNING, ERROR | INFO |
| GURUFOCUS_LOG_FORMAT | No | Log format: console (human-readable) or json (structured) | console |
| GURUFOCUS_API_TIMEOUT | No | Request timeout in seconds | 30.0 |
| GURUFOCUS_API_BASE_URL | No | API base URL | https://api.gurufocus.com/public/user |
| GURUFOCUS_CACHE_ENABLED | No | Enable response caching | true |
| GURUFOCUS_RATE_LIMIT_RPM | No | Maximum requests per minute | 30.0 |
| GURUFOCUS_API_MAX_RETRIES | No | Maximum retry attempts for failed requests | 3 |
| GURUFOCUS_RATE_LIMIT_DAILY | No | Maximum requests per day (0 = unlimited) | 0 |
| GURUFOCUS_RATE_LIMIT_ENABLED | No | Enable rate limiting | true |
| GURUFOCUS_DEFAULT_OUTPUT_FORMAT | No | Default format: toon (token-efficient) or json | toon |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues