Frequently Asked Questions (FAQ) about the FRED MCP Server
Q: What is the FRED MCP Server? A: The FRED MCP Server is an open-source Model Context Protocol (MCP) server that provides access to Federal Reserve Economic Data (FRED®) financial datasets.
Q: Is the FRED MCP Server affiliated with the Federal Reserve? A: No, this project is not affiliated with, sponsored by, or endorsed by the Federal Reserve or the Federal Reserve Bank of St. Louis.
Q: What is MCP? A: MCP stands for Model Context Protocol. It is an open protocol that standardizes how applications provide context to Large Language Models (LLMs).
Q: Where can I get a FRED® API key? A: You can obtain a FRED® API key from the FRED® website.
Q: How do I install the FRED MCP Server?
A: You can install the server via Smithery using the command npx -y @smithery/cli install @stefanoamorelli/fred-mcp-server --client claude or manually by cloning the repository and following the build instructions.
Q: What parameters can I use to customize data retrieval?
A: You can use the following parameters: start_date, end_date, limit, and sort_order.
Q: What are some of the available FRED® series I can access?
A: Some of the available series include RRPONTSYD, CPIAUCSL, MORTGAGE30US, UNRATE, GDP, and many more.
Q: Can I use the FRED MCP Server with UBOS? A: Yes, the FRED MCP Server is designed to integrate seamlessly with the UBOS platform, allowing you to build AI agents that leverage economic data.
Q: Where can I find the license for the FRED MCP Server? A: The server is licensed under the Apache 2.0 License. You can find the license file in the repository.
Q: How can I contribute to the project? A: You can contribute to the project by submitting pull requests on the GitHub repository. Review the code, suggest improvements, and report any issues you find.
Q: What if I encounter issues while using the FRED MCP Server? A: Consult the documentation and testing guidelines, and if needed, reach out via the project’s GitHub repository for support.
Federal Reserve Economic Data Server
Project Details
- stefanoamorelli/fred-mcp-server
- Apache License 2.0
- Last Updated: 6/12/2025
Recomended MCP Servers
A Model Context Protocol server for document Q&A powered by Langflow . It demonstrates core MCP concepts by...
An MCP (Model Context Protocol) tool that provides cryptocurrency market data using the CoinGecko API, specifically designed for...
Tool that allows you to wait a certain time to continue the execution of an agent.
CTX: The missing link between your codebase and your LLM. Context as Code (CaC) tool with MCP server...
Monorepo providing 1) OpenAPI to MCP Tool generator 2) Exposing all of Twilio's API as MCP Tools
An experimental MCP Server for foundry built for Solidity devs





