Back to directory
milind-kulshrestha/fedspeak_mcp_server

milind-kulshrestha/fedspeak_mcp_server

@milind-kulshrestha

A Model Context Protocol (MCP) server for accessing and analyzing Federal Reserve (FOMC) statements.

fedspeakfomcfederal-reservestatementsanalysismcppythonfinance

Installation & Configuration

{
  "mcpServers": {
    "fedspeak": {
      "command": "uv",
      "args": [
        "--directory",
        "/Users/mk/Documents/Python/AI Playground/mcp/fedspeak/src/fedspeak",
        "run",
        "fedspeak"
      ],
      "env": {
        "FEDSPEAK_API_ENDPOINT": "https://fedspeak-mcp-backend-671377599496.us-central1.run.app"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15