Sponsored by Deepsite.site

Free Bloomberg Terminal for AI Agents

Created By
OSOJDJD4 days ago
Researches any company in ~10 seconds using 10 data sources. Returns structured reports with bull/bear verdict for stocks, crypto, and private companies.
Overview

🔍 DeepLook

Free Bloomberg Terminal for AI Agents — open-source MCP server that researches any company in under a minute.

Python 3.10+ MIT License MCP Compatible

LLMs hallucinate financial data. Other finance MCP servers return raw data from a single source — you still do the research yourself. DeepLook runs the full workflow: 10 sources in parallel, cross-referenced, with a structured bull/bear verdict. One call, in under a minute, no API keys needed.

deeplook MCP server

DeepLook NVIDIA Report
Ask "research NVIDIA" → get this in under a minute


⚡ Getting Started

Hosted (30 seconds)

  1. Claude.ai → Settings → Connectors → Add MCP Server
  2. Paste: https://mcp.deeplook.dev/mcp
  3. Try: "Use DeepLook to research NVIDIA"

Works with Claude Desktop, Cursor, Windsurf, or any MCP-compatible client.

Self-Host

1. Clone and install:

git clone https://github.com/OSOJDJD/deeplook.git
cd deeplook
python3 -m venv venv && source venv/bin/activate
pip install -e .
cp .env.example .env   # add at least one LLM key

2. Run as HTTP MCP server:

python -m deeplook.mcp_server --http --port 8819

3. Or add to Claude Desktop (~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "deeplook": {
      "command": "/full/path/to/deeplook/venv/bin/python",
      "args": ["-m", "deeplook.mcp_server"],
      "cwd": "/full/path/to/deeplook",
      "env": { "ANTHROPIC_API_KEY": "sk-ant-..." }
    }
  }
}

CLI (no MCP):

python -m deeplook "NVIDIA"
python -m deeplook "Aave"
python -m deeplook "Anthropic"

What You Get

NVIDIA Corporation — $181.93 | EXPANDING / ACCELERATING
Key Signals:

🟢 Jensen Huang projects $1T AI chip revenue by 2027
🟢 Vera Rubin platform with 7 new chips in production
🔴 Earnings surprise: -55.03%

Verdict: Mega-cap AI leader with 73% revenue growth, $1T opportunity

🟢 Revenue +73.2% YoY, earnings +95.6%, $58.1B FCF
🔴 RSI 37.2 oversold, $4.42T valuation limits upside
⏳ Wait for: Q1 FY2027 earnings on 2026-05-20

Embedded structured JSON with precise metrics, peer comparison, technicals → AI clients auto-render as interactive dashboards


Features

  • 10+ data sources in parallel (yfinance, news, CoinGecko, DeFiLlama, SEC EDGAR, Wikipedia, YouTube, etc.)
  • Works for public stocks, crypto, and private companies
  • Dual output: human-readable summary + structured JSON for AI agents
  • Bull/bear verdict with catalyst timeline
  • Peer comparison with financial metrics
  • Lookup in seconds · full research in under a minute
  • Two tools: deeplook_research (full report) and deeplook_lookup (quick snapshot)

Supported Entity Types

Public Equity · Crypto/DeFi · Private Companies · Exchanges · VCs · Foundations


API Keys

Pick at least one LLM provider:

VariableProvider
ANTHROPIC_API_KEYClaude — Haiku + Sonnet (recommended)
OPENAI_API_KEYGPT-4o-mini
GEMINI_API_KEYGemini 2.0 Flash Lite
DEEPSEEK_API_KEYDeepSeek Chat

Optional (for deeper research):

VariableDescription
TAVILY_API_KEYSearch fallback when DDG is rate-limited
COINGECKO_API_KEYCoinGecko Pro for crypto data
ROOTDATA_SKILL_KEYRootData for crypto project data

Cost per report: ~$0.02–0.05 (Anthropic) · ~$0.01–0.03 (OpenAI) · ~$0.01–0.02 (Gemini) · ~$0.005–0.01 (DeepSeek)


Data Sources

SourceUsed For
yFinancePrice, financials, analyst targets, technicals
DuckDuckGo NewsRecent signals, headlines
WikipediaCompany background
YouTubeEarnings calls, CEO interviews
CoinGeckoToken price, market cap, volume
RootDataCrypto funding, team data
DefiLlamaTVL, chain metrics
SEC EDGAR10-K, 10-Q, 8-K filings
FinnhubEarnings, news, sentiment
WebsiteInvestor relations, product pages

How It Works

Company Name
Entity Type Router  (public equity / crypto / private / exchange / VC / foundation)
10 Parallel Fetchers  (DDG News, yFinance, CoinGecko, SEC EDGAR, ...)
3-Call LLM Pipeline:  Extract (Haiku)  →  Judge (Sonnet)  →  Act (Sonnet)
Structured Report + Embedded JSON

Eval

Tested across 58 companies (US mega-cap, growth stocks, crypto, pre-IPO, international, edge cases):

MetricScore
Overall3.78 / 5.0
Risk detection4.36 / 5.0
Signal quality3.94 / 5.0
Actionability3.38 / 5.0

Eval framework ships in /eval — run it yourself, contribute ground truth data.


License

MIT — use it however you want.

Built by @tysenpa1 · Open an issue if something breaks or a report looks wrong.

Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
CursorThe AI Code Editor
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Serper MCP ServerA Serper MCP Server
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
DeepChatYour AI Partner on Desktop
Playwright McpPlaywright MCP server
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
ChatWiseThe second fastest AI chatbot™
WindsurfThe new purpose-built IDE to harness magic
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Tavily Mcp
Amap Maps高德地图官方 MCP Server
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。