MCP Server
MCP
FRED (economic data)
FRED economic time series + ALFRED vintages: data as originally published, before revisions.
Install
uvx mcpwright-fred
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcpwright-fred",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your own free FRED API key (get one at fred.stlouisfed.org/docs/api/api_key_request.html). Keys are personal under the FRED API Terms of Use.",
"isRequired": true,
"format": "string",
"name": "FRED_API_KEY"
},
{
"description": "Descriptive User-Agent identifying your deployment. Optional.",
"format": "string",
"name": "FRED_MCP_USER_AGENT"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment