MCP.so
Sign In

Caplia

@Caplia-Tech

About Caplia

Caplia is an MCP server for venture-capital pitch-deck scoring and deal-flow management. AI agents — Claude Desktop, Cursor, ChatGPT, Windsurf, or any MCP client — submit pitch decks, get back CRI (Caplia Readiness Index) quality scores plus thesis-fit scores, list companies in t

Basic information

Category

AI & Agents

Transports

stdio

Publisher

Caplia-Tech

Submitted by

Paul Dodd

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "caplia": {
      "url": "https://mcp.venture.caplia.ai/",
      "headers": {
        "Authorization": "Bearer cap_inv_live_YOUR_KEY_HERE"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Caplia?

Caplia is an MCP server for venture-capital pitch-deck scoring and deal-flow management. AI agents—Claude Desktop, Cursor, ChatGPT, Windsurf, or any custom MCP client—submit pitch decks, receive CRI quality scores plus thesis-fit scores, list companies in the caller’s pipeline, pull data-room contents, and poll asynchronous jobs. It is built for VC funds, accelerators, angel networks, and corporate-development teams.

How to use Caplia?

Configure Caplia as an MCP server in your client’s JSON configuration, providing the production or sandbox endpoint and a bearer token. For Claude Desktop, add an entry to claude_desktop_config.json with the URL and Authorization header. Tools appear automatically after restart. Use caplia_submit_deck to upload a PDF (max 50 MB) for scoring; other tools list, search, and retrieve company data.

Key features of Caplia

  • 12 tools grouped into read and write scopes
  • CRI (Caplia Readiness Index) 0–100 quality score
  • Thesis-fit score against active investment theses
  • Pipeline views for organizing companies
  • Secure data-room access with signed download URLs
  • Async job polling for deck submissions

Use cases of Caplia

  • Score incoming pitch decks with proprietary CRI and thesis-fit metrics
  • Search and filter your deal pipeline by stage or view
  • Retrieve full company profiles, traction metrics, and data-room documents
  • Evaluate companies against active investment theses

FAQ from Caplia

What is CRI?

CRI (Caplia Readiness Index) is Caplia’s proprietary 0–100 quality score for a company. It summarizes signals across team, market, product, traction, financials, defensibility, and execution, with per-domain breakdowns.

How do I get an API key?

Mint a bearer token from the Caplia portal under Settings → API Keys. Production keys are prefixed cap_inv_live_*; sandbox keys are prefixed cap_inv_test_*.

What transport does Caplia use?

Caplia uses Streamable HTTP with a single POST endpoint and JSON‑RPC 2.0, protocol version 2024-11-05.

Are there separate environments?

Yes. Production: https://mcp.venture.caplia.ai/ (keys prefixed cap_inv_live_*). Sandbox: https://mcp-sandbox.venture.caplia.ai/ (keys prefixed cap_inv_test_*).

What file size limits apply?

Deck submissions via caplia_submit_deck are limited to PDFs of maximum 50 MB.

Comments

More AI & Agents MCP servers