fred-mcp
by zachspar
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FRED_API_KEY | No | FRED API key (required for stdio; optional HTTP fallback) | |
| MCP_SERVER_HOST | No | Bind host for HTTP transports | localhost |
| MCP_SERVER_PORT | No | Bind port for HTTP transports | 8000 |
| FRED_API_KEY_HEADER | No | HTTP header name for bring-your-own-key | X-FRED-API-Key |
| MCP_SERVER_TRANSPORT | No | Transport type: stdio, streamable-http, or sse | stdio |
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/zachspar/fred-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server