Altbots Tearsheet MCP Server

AltBots Tearsheet is an end-to-end AI pipeline that generates structured, institutional-quality research tearsheets on alternative investment

Local serverstdioPython

What is the Altbots Tearsheet MCP server?

Altbots Tearsheet MCP server is a locally run integration for AI assistants that speak the Model Context Protocol. 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.

What the assistant can call

Once Altbots Tearsheet is connected, these are the calls the assistant has available:

  • Performance — returns summary, drawdown profile, Sharpe/Sortino where available
  • Pro — full tearsheet generation ($149/month)
  • Enterprise — unlimited, white-label, webhooks
  • generate_manager_tearsheet — Generate an institutional intelligence brief on any SEC-registered alternative investment manager. Returns a 2-page PDF covering SEC filings
  • 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

Setting it up

Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.

Choosing this one

This sits in the database access group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Altbots Tearsheet's toolset — Performance, Pro, Enterprise and 4 more — is a fair guide to whether it matches your workflow. It is maintained by neild-nyc; worth a glance at recent repository activity before you build anything load-bearing on it.

This entry was verified against Altbots Tearsheet's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.

Before you rely on it

  • It runs with your machine's permissions. That is convenient and also the reason to think about what you point it at before you approve a tool call.
  • MCP clients confirm each tool call by default. Leave that on until you have watched what the altbots tearsheet mcp server does with a few real requests.

Available tools

ToolWhat it does
Performancereturns summary, drawdown profile, Sharpe/Sortino where available
Profull tearsheet generation ($149/month)
Enterpriseunlimited, white-label, webhooks
generate_manager_tearsheetGenerate 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_coverageCheck data coverage and quality score for a manager before generating a full report. Returns per-section coverage assessment and recommendation.
list_available_managersList all alternative investment managers indexed in the AltBots database, sorted by AUM descending.
get_pipeline_statusGet current server health, tool count, managers indexed, and pipeline status.

Example prompts to try

  • Use Altbots Tearsheet to Performance.
  • Use Altbots Tearsheet to Pro.
  • Use Altbots Tearsheet to Enterprise.

Frequently asked questions

It connects Altbots Tearsheet to MCP-compatible AI assistants such as Claude and Cursor, exposing 7 tools (Performance, Pro, Enterprise, and more) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Altbots Tearsheet directly.