US Macro
Rank #20,237io.github.hgus107/us-macro-mcp
US macroeconomic data from FRED: inflation, employment, growth, housing, rates, recession signals.
US Macro is a Model Context Protocol (MCP) server published by hgus107. It ranks #20,237 of 132,046 servers tracked on MCP Toplist. US Macro is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 28, 2026 and most recently updated on Jul 28, 2026.
Ranks ahead of 111,809 of 132,046 servers on MCP Toplist.
Use US Macro
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add us-macro-mcp -e "FRED_API_KEY=<your FRED_API_KEY>" -- uvx us-macro-mcpReplace each placeholder with your own value before saving.
[mcp_servers.us-macro-mcp]
command = "uvx"
args = ["us-macro-mcp"]
[mcp_servers.us-macro-mcp.env]
FRED_API_KEY = "<your FRED_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"us-macro-mcp": {
"command": "uvx",
"args": [
"us-macro-mcp"
],
"env": {
"FRED_API_KEY": "<your FRED_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"us-macro-mcp": {
"command": "uvx",
"args": [
"us-macro-mcp"
],
"env": {
"FRED_API_KEY": "<your FRED_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"us-macro-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"us-macro-mcp"
],
"env": {
"FRED_API_KEY": "<your FRED_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"us-macro-mcp": {
"command": "uvx",
"args": [
"us-macro-mcp"
],
"env": {
"FRED_API_KEY": "<your FRED_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"us-macro-mcp": {
"command": "uvx",
"args": [
"us-macro-mcp"
],
"env": {
"FRED_API_KEY": "<your FRED_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.hgus107%2Fus-macro-mcp)<a href="https://mcptoplist.com/server/io.github.hgus107%2Fus-macro-mcp"><img src="https://mcptoplist.com/badge/io.github.hgus107%2Fus-macro-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
hgus107
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Jul 28, 2026 |
| 0.1.1 | Jul 28, 2026 |
Frequently asked questions
- Who maintains US Macro?
- US Macro is maintained by hgus107, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is US Macro listed on the Official MCP Registry?
- Yes — US Macro is listed on the Official MCP Registry, alongside Glama.
- How many versions does US Macro have?
- MCP Toplist tracks 2 versions of US Macro, most recently published on Jul 28, 2026.
- Where can I find the source code for US Macro?
- The source code for US Macro is hosted at github.com/hgus107/US-Macro-MCP.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.