Back to MCP Servers
Finbud Data
Access comprehensive, real-time financial data (stocks, options, crypto, forex) via developer-friendly, AI-native APIs offering unbeatable value.
finance-fintechapiai
By glaksmono
Installation
npx -y finbud-data-mcpConfiguration
{
"mcpServers": {
"finbud-data-mcp": {
"command": "npx",
"args": ["-y", "finbud-data-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes