Shounak-Ghosh/fin-mcp
3.1
If you are the rightful owner of fin-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server designed to provide insights into real-time financial news streams.
fin-mcp
An MCP server for gaining insight into real-time financial news streams.
Quickstart Instructions
Make the fin_mcp package editable
uv pip install -e .
Run the MCP server
python -m sec_api_mcp.server
Launch Gradio demo
python chat_demo/gradio_ui.py