Developer Tools
Trust: 30/100 (Limited)io.github.TheNextGenNexus/finance-mcp-server Guide
Get stock data, screen stocks, track crypto prices, and monitor exchange rates
by TheNextGenNexus
Quick Start
Install
npx @thenextgennexus/finance-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-thenextgennexus-finance-mcp-server": {
"command": "npx",
"args": [
"@thenextgennexus/finance-mcp-server"
]
}
}
}