Developer Tools
Trust: 30/100 (Limited)io.github.Rswcf/deepviews Guide
Free financial data: company analysis, DCF, comps, benchmarks, screening. No API key.
by Rswcf
Quick Start
Install
npx deepviews-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-rswcf-deepviews": {
"command": "npx",
"args": [
"deepviews-mcp"
]
}
}
}