Skip to content

[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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stefanoamorelli
Copy link
Contributor

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

  • Open Source: Uses acceptable license (Apache-2.0, MIT, BSD-2-Clause, BSD-3-Clause or other permissive license)
  • MCP Compliant: Implements MCP API specification
  • Active Development: Recent commits and maintained
  • Docker Artifact: Dockerfile
  • Documentation: Basic README and setup instructions
  • Security Contact: Method for reporting security issues

Submitter Checklist

  • This server meets the basic requirements listed above
  • I understand this will undergo automated and manual review.
  • I have tested the MCP Server in Docker Desktop

@stefanoamorelli stefanoamorelli requested a review from a team as a code owner June 29, 2025 19:01
Copy link
Contributor

@cmrigney cmrigney left a 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.

Copy link
Contributor

@cmrigney cmrigney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies for requesting changes after approving, but the build is failing for me. Can you merge the latest main into your branch and run task build -- --tools fred and see if it fails for you as well?

CleanShot 2025-07-01 at 10 07 09@2x

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/
Copy link
Contributor

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.

Suggested change
project: https://github.com/stefanoamorelli/fred-mcp-server/
project: https://github.com/stefanoamorelli/fred-mcp-server

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cmrigney very interesting 👀

fixed!

Copy link
Contributor

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.)

@stefanoamorelli stefanoamorelli requested a review from cmrigney July 5, 2025 09:25
@stefanoamorelli stefanoamorelli changed the title [Feat] Add Federal Reserver Economic Data MCP server [Feat] Add Federal Reserve Economic Data MCP server Jul 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants