Fred MCP Server
Rank #5,974io.github.stefanoamorelli/fred-mcp-server
Provides access to over 800,000 economic time series from the Federal Reserve, allowing users to browse, search, and retrieve data for indicators like GDP and unemployment. It supports custom date ranges and data transformations such as percentage changes or frequency aggregations.
Fred MCP Server is a Model Context Protocol (MCP) server published by stefanoamorelli. It ranks #5,974 of 76,851 servers tracked on MCP Toplist, and its repository has 108 GitHub stars. Fred MCP Server is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 2 tracked versions. It was first listed on May 15, 2025 and most recently updated on Sep 14, 2025.
Ranks ahead of 70,877 of 76,851 servers on MCP Toplist.
Use Fred MCP Server
Add Fred MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"fred-mcp-server": {
"command": "npx",
"args": [
"-y",
"fred-mcp-server"
],
"env": {
"FRED_API_KEY": "<your FRED_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (3 delisted)
stefanoamorelli
Other servers by stefanoamorelli
- Sec Edgar MCP#4,227 · 2 vers
- Nasdaq Data Link MCP Server#5,623 · 5 vers
- Companies House MCP Server#7,822 · 5 vers
- storybook-mcp-server#9,960 · 4 vers
- Hyprland#13,297
- ember-cli-mcp#14,262 · 5 vers
- Codemagic MCP Server#18,445
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Sep 14, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Fred MCP Server?
- Fred MCP Server is maintained by stefanoamorelli, which publishes 8 MCP servers (23 total versions) tracked on MCP Toplist.
- Is Fred MCP Server listed on the Official MCP Registry?
- Yes — Fred MCP Server is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Fred MCP Server have?
- MCP Toplist tracks 2 versions of Fred MCP Server, most recently published on Sep 14, 2025.
- Where can I find the source code for Fred MCP Server?
- The source code for Fred MCP Server is hosted at github.com/stefanoamorelli/fred-mcp-server.