finage_mcp
0
The Finage MCP Server is designed to provide access to stock market data through the Finage API. This project is currently developing and implements a limited set of endpoints.
Finage MCP Server
A MCP server for the stock market data API, Finage API. Only a small subset of endpoints is implemented.
Warning
The package is under development and only supports two endpoints as of v0.0.1. Be cautious.
Configuration
Getting an API Key
- Sign up for a Free Finage API key
- Add the API key to your environment variables as
FINAGE_API_KEY
- Make sure you have
uv
installed
Usage with Claude Desktop
Add this to your configuration: Make sure you replace the placeholder with the directory of the cloned project.