fred-macro-mcp
by kevinkda
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Log verbosity. | WARNING |
| FRED_API_KEY | Yes | 32-char FRED API key (required). Never logged. | |
| FRED_CACHE_BYPASS | No | Force fresh reads while still writing. | false |
| FRED_CACHE_BACKEND | No | memory (zero-dep) or clickhouse (opt-in extra). | memory |
| FRED_CACHE_ENABLED | No | Opt-in read-through cache. | false |
| FRED_CLICKHOUSE_URL | No | DSN used only when backend is clickhouse. | |
| FRED_RATE_LIMIT_PER_MIN | No | Client throttle (≤ FRED's 120/min ceiling). | 120 |
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 | |
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/kevinkda/fred-macro-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server