AltBots — Fund Manager Intelligence
आधिकारिकInstitutional research and manager diligence reports on hedge funds, venture capital and private equity managers. Summary of filings, personnel changes, media screening and social signals delivered to you in minutes.
AltBots Tearsheet Pipeline
Institutional-grade manager tearsheet generation for alternative investment research — powered by AI agents, served via MCP.
What Is This?
AltBots Tearsheet is an end-to-end AI pipeline that generates structured, institutional-quality research tearsheets on alternative investment managers — hedge funds, private equity firms, and family offices — from publicly available data and proprietary intelligence signals.
Built by a former Managing Director with 20+ years of institutional buy-side experience (2,000+ manager reviews, $9B+ deployed), this system encodes the actual diligence framework used at multi-billion-dollar investment offices into a fully automated, agent-driven research workflow.
Sample output: Meridian Capital Management LP — Tearsheet PDF
Architecture
Data Sources (SEC EDGAR, web, news, filings)
│
▼
┌─────────────────────┐
│ Firecrawl Scraper │ ← structured web extraction
└────────┬────────────┘
│
▼
┌─────────────────────┐
│ Agent Fleet │
│ ┌───────────────┐ │
│ │ Carl │ │ ← equity & fund research
│ │ Scout │ │ ← due diligence signals
│ │ Tony │ │ ← chief of staff / orchestration
│ │ Alice │ │ ← client services / IR
│ └───────────────┘ │
└────────┬────────────┘
│
▼
┌─────────────────────┐
│ Assembler │ ← normalizes & structures data
│ - Fund Profile │ sanctions, service providers,
│ - Performance │ performance, AUM, strategy
│ - Risk Signals │
│ - Service Provs. │
└────────┬────────────┘
│
▼
┌─────────────────────┐
│ ReportLab PDF │ ← institutional formatting
│ Formatter │
└────────┬────────────┘
│
▼
tearsheet.pdf
Stack: Python · Anthropic Claude API · OpenAI · Qdrant · n8n · Firecrawl · ReportLab · FastAPI
MCP Server
The tearsheet pipeline is exposed as a live Model Context Protocol (MCP) server, making it directly callable from any MCP-compatible AI client (Claude Desktop, Cursor, etc.).
Connection URL: https://altbots--ndatta18-b06a.run.tools
Available Tools (4):
| Tool | Description |
|---|---|
generate_manager_tearsheet | Generate an institutional intelligence brief on any SEC-registered alternative investment manager. Returns a 2-page PDF covering SEC filings, personnel, sanctions screening, and social signals. |
get_manager_coverage | Check data coverage and quality score for a manager before generating a full report. Returns per-section coverage assessment and recommendation. |
list_available_managers | List all alternative investment managers indexed in the AltBots database, sorted by AUM descending. |
get_pipeline_status | Get current server health, tool count, managers indexed, and pipeline status. |
Published on Smithery: smithery.ai/servers/ndatta18-b06a/altbots
To connect via Smithery CLI:
smithery mcp add ndatta18-b06a/altbots
Or add directly to your claude_desktop_config.json:
{
"mcpServers": {
"altbots": {
"url": "https://altbots--ndatta18-b06a.run.tools"
}
}
}
Tearsheet Coverage
Each generated tearsheet includes:
- Fund Identity — legal name, domicile, registration, key principals
- Strategy Profile — asset class, sub-strategy, geographic focus, instruments
- AUM & Capacity — reported AUM, share class structure, liquidity terms
- Performance — returns summary, drawdown profile, Sharpe/Sortino where available
- Service Providers — prime broker, administrator, auditor, legal counsel
- Sanctions & Flags — OFAC, regulatory actions, litigation signals
- Intelligence Signals — 13 proprietary signal categories including personnel changes, redemption risk, and operational flags
Quickstart
git clone https://github.com/NeilD-NYC/altbots-tearsheet.git
cd altbots-tearsheet
pip install -r requirements.txt
cp .env.example .env # add your API keys
python generate_tearsheet.py --manager "Meridian Capital Management LP"
Output: ./output/meridian-capital-tearsheet.pdf
Project Background
This system was designed and built by Neil Datta, founder of AltBots and NKD Advisory LLC. Prior to this, Neil served as Managing Director and Global Head of Risk & Diligence at Optima/Forbes Family Trust ($24B multi-family office), where he reviewed 2,000+ alternative investment managers and deployed $9B+ across asset classes.
AltBots encodes that institutional diligence framework into an AI-native research infrastructure that any allocator or investor relations professional can leverage at scale.
AltBots: altbots.io
LinkedIn: in/neildatta
Roadmap
- Core tearsheet PDF generation
- ReportLab formatter
- MCP server with 4 tools
- SSE endpoint live
- Smithery marketplace listing
- Stripe + API key auth (in progress)
- Sanctions module (assembler)
- Service provider enrichment
- Performance data pipeline
- Phase 15 infra hardening
License
MIT — see LICENSE
- Free tier: coverage check and manager list
- Pro: full tearsheet generation ($149/month)
- Enterprise: unlimited, white-label, webhooks
Sample Report
View sample report on Meridian Capital Management
Legal
Research signals, not investment advice. AltBots and NKD Advisory LLC are not registered investment advisers. Full disclosures included in every report.
Built by NKD Advisory LLC | [email protected] | altbots.io
संबंधित सर्वर
Bazi
An MCP server for accessing Bazi (Chinese astrology) data, requiring an API key.
Janee API Security
MCP server that sits between AI agents and APIs. Agents request access, Janee makes the call with the real credentials, agents never see the secrets.
AgentBazaar
A2A marketplace with 1800+ AI agents. Search, invoke, trade capabilities, datasets, prompts.
Firebreak
Security MCP server that turns your AI into a penetration tester.
mcp-swiss
Swiss open data MCP server — transport, weather, geodata, companies, etc,. Zero API keys.
SiteHealth MCP
Full website health audit in one MCP tool call — SSL, DNS, DMARC/SPF/DKIM, performance, uptime, broken links.
QuantOracle
63 deterministic quant computation tools for autonomous financial agents. Options pricing, derivatives, risk, portfolio optimization, statistics, crypto/DeFi, macro/FX. 1,000 free calls/day, no signup.
OpenHue MCP Server
Control Philips Hue lights using LLM interfaces via the OpenHue CLI.
DeFi Yield MCP
Cross-protocol DeFi yield opportunities with risk metrics via DefiLlama. 16,000+ pools across 60+ chains. Risk classification, APY trends, and yield comparison.
CryptoAPIs MCP Prepare Transactions
MCP server for building unsigned transactions on multiple blockchains via Crypto APIs