Developer Tools
Trust: 32/100 (Limited)io.github.SebastianBO/financial-data Guide
Stock prices, financials, insider trades, institutional holdings for 141K+ companies
by SebastianBO
Quick Start
Install
npx @lician/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-sebastianbo-financial-data": {
"command": "npx",
"args": [
"@lician/mcp-server"
]
}
}
}