Skip to main content
Glama
lmwharton

lmwharton/sieve-mcp

by lmwharton

sieve_screen

Analyze startups across 7 key dimensions (Innovators, Market, Product, Advantage, Commerce, Traction, X-Factor) to generate investment screening reports. Use company data or existing deal IDs for comprehensive evaluation.

Instructions

Run a Sieve IMPACT-X Quick Screen on a startup.

Analyzes the company across 7 dimensions (Innovators, Market, Product, Advantage, Commerce, Traction, X-Factor) and returns an analysis ID. Takes 2-5 minutes to complete. Upserts -- if the company was previously screened, returns the existing deal (set confirm=true to re-screen).

Two ways to use:

  • v3 (recommended): First add documents with sieve_dataroom_add, then call sieve_screen(deal_id=...) to analyze everything in the data room.

  • v2 (legacy): Call sieve_screen(company_name=..., website_url=...) directly. At least one of website_url or pitch_deck_text is required in this mode.

Args: company_name: Name of the startup to screen (v2 flow, or to create new deal). deal_id: Screen an existing deal by ID (v3 flow -- use after sieve_dataroom_add). website_url: Company website URL (v2 flow). pitch_deck_text: Extracted pitch deck text (v2 flow). description: Brief company description (optional). confirm: Set to true to re-screen an existing deal.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
company_nameNo
deal_idNo
website_urlNo
pitch_deck_textNo
descriptionNo
confirmNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lmwharton/sieve-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server