DeepLook
AI company research agent — 10 data sources, structured reports with bull/bear verdict in ~10 seconds. Stocks, crypto, and private companies.
DeepLook
LLMs hallucinate financial data. DeepLook gives them real numbers instead.
What happens when you ask "Research NVIDIA"


DeepLook provides structured context — real-time data from 8 APIs combined with analytical instructions that makes better output. The result:
- Accurate, up-to-date information — not hallucinated numbers
- Clear at a glance — financials, peers, technicals, news in one view
- Better AI output — because good context drives good analysis
Works for financial research, business due diligence, or any use case where you need to understand a company fast.
Get started
Claude.ai
- Go to Settings → Connectors → Add MCP
- Paste:
https://mcp.deeplook.dev/mcp - Start a new chat and ask: "Research NVIDIA"
Other MCP clients (Cursor, VS Code, Windsurf, Claude Desktop)
{
"mcpServers": {
"deeplook": {
"url": "https://mcp.deeplook.dev/mcp"
}
}
}
Claude Code
claude mcp add --transport http deeplook https://mcp.deeplook.dev/mcp
Self-host
git clone https://github.com/OSOJDJD/deeplook.git
cd deeplook
pip install -r requirements.txt
python -m deeplook.mcp_server
What it covers
| Type | Examples |
|---|---|
| Public stocks | NVIDIA, Apple, Tesla, TSMC |
| Crypto | Bitcoin, Solana, Ethereum |
| Private companies | Anthropic, Stripe, OpenAI |
| VC firms | a16z, Sequoia |
| Defunct | FTX, WeWork |
Extend DeepLook
DeepLook covers the basics. If you need data it doesn't have yet — a new market, a new data source, a new analysis rule — you can add it. See CONTRIBUTING.md.
Roadmap
- More query tools — news, peers, financials, calendar as standalone lookups
- Broader client support — Cursor, ChatGPT, VS Code, Windsurf, Claude Code
- Deeper context — more analytical conditions, entity-specific instructions
- Community contributions — new data sources, custom analysis rules
License
Built by @OSOJDJD
관련 서버
Rosetta Context
Rosetta protein design & modeling for agents
Memora
A lightweight MCP server for semantic memory storage, knowledge graphs, and cross-session context
Pollinations
Multimodal MCP server for generating images, audio, and text with no authentication required
Rami Levy
An MCP server for interacting with the Rami Levy online grocery store API.
Uniswap Trader MCP
Automate token swaps on the Uniswap DEX across multiple blockchains.
Control4 MCP Server
A safe-by-default MCP server that exposes your Control4 home automation (lights, scenes, locks, thermostats, and media) as structured tools over HTTP and Claude Desktop STDIO for reliable AI-powered control on your local network.
Elecz
Real-time electricity spot prices and contract recommendations for AI agents — covering the Nordics and Germany.
Text-to-Speech (TTS)
A Text-to-Speech server supporting multiple backends like macOS say, ElevenLabs, Google Gemini, and OpenAI TTS.
Data Wallets MCP
It connects Agents to data wallet with DID and verifiable credentials
Scenario Word
A server for the scenario-word MCP, built with the mcp-framework.