Release v2.6.12
This release has been automatically published to:
- NPM Registry:
npm install financial-modeling-prep-mcp-server@2.6.12 - MCP Registry: Available at https://registry.modelcontextprotocol.io/servers/io.github.imbenrabi/financial-modeling-prep-mcp-server
Installation Methods
NPM:
npm install -g financial-modeling-prep-mcp-serverNPX (recommended):
npx financial-modeling-prep-mcp-server --fmp-token=YOUR_TOKENMCP Registry:
Search for "financial-modeling-prep-mcp-server" in your MCP client.
What's Changed
- feat: expose fmp api errors by @imbenrabi in #104
- refactor: remove trailing context/options/signal parameters and fix types imports by @imbenrabi in #105
Full Changelog: v2.6.11...v2.6.12