-
Notifications
You must be signed in to change notification settings - Fork 119
[Feat] Add Federal Reserve Economic Data MCP server #21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks again! Same request as the other PRs.
3b3fbbb
to
880402e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
servers/fred/server.yaml
Outdated
description: A community-developed MCP server for interacting with time series data provided by Federal Reserve Economic Data (FRED) database. Maintained by Stefano Amorelli. | ||
icon: https://raw.githubusercontent.com/stefanoamorelli/fred-mcp-server/refs/heads/main/fred-mcp-server-logo.png | ||
source: | ||
project: https://github.com/stefanoamorelli/fred-mcp-server/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
issue: To my surprise, the extra slash at the end is breaking the build.
project: https://github.com/stefanoamorelli/fred-mcp-server/ | |
project: https://github.com/stefanoamorelli/fred-mcp-server |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cmrigney very interesting 👀
fixed!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@stefanoamorelli Thanks for fixing this! Just a heads up though, the build is still failing as mentioned in the comment with the screenshot (I realize now the comment about the extra slash may have confused the fact that there is an actual build issue in the repo.)
880402e
to
549b011
Compare
MCP Server Information
Server Name: Federal Reserve Economic Data
Repository URL: https://github.com/stefanoamorelli/fred-mcp-server
Brief Description: A community-developed MCP server for interacting with time series data provided by Federal Reserve Economic Data (FRED) database. Maintained by Stefano Amorelli.
Basic Requirements
Submitter Checklist