Skip to main content
Glama

Server Details

MCP server for VC pitch-deck scoring, thesis-fit matching, and deal-flow management.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
OAuth
Works in Glama
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 2 tool updates
    • Addedcaplia_list_properties
    • Changedcaplia_submit_deck3 fields changed
      • addedInput schema / properties / founder_email
        Added value: +{
        +  "description": "Founder/contact email — becomes the company's primary contact card. Optional.",
        +  "type": "string"
        +}
      • addedInput schema / properties / founder_name
        Added value: +{
        +  "description": "Founder/contact name — becomes the company's primary contact card. Optional.",
        +  "type": "string"
        +}
      • addedInput schema / properties / properties
        Added value: +{
        +  "additionalProperties": {
        +    "type": "string"
        +  },
        +  "description": "Tag the deal with the team's custom properties, e.g. {\"Award Category\": \"Climate Tech\"}. Keys are property names or ids, values are option labels or ids — discover them with caplia_list_properties. Unknown entries are ignored. Optional.",
        +  "type": "object"
        +}
  2. 12 tool updates
    • First observedcaplia_get_company
    • First observedcaplia_get_company_metrics
    • First observedcaplia_get_company_scores
    • First observedcaplia_get_document_url
    • First observedcaplia_get_job
    • First observedcaplia_get_view_companies
    • First observedcaplia_list_companies
    • First observedcaplia_list_company_documents
    • First observedcaplia_list_theses
    • First observedcaplia_list_views
    • First observedcaplia_search
    • First observedcaplia_submit_deck

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that runs AI-driven venture capitalist agents whose thinking is continuously enriched by Octagon Private Markets' real-time deals and intelligence for pitch feedback, diligence simulations, and term sheet negotiations.
    33
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that reads startup pitch drafts from Notion to provide comprehensive investor-style analysis and scoring. It evaluates key areas like market opportunity and team strength, delivering feedback through a visual dashboard.
    -
  • F
    license
    B
    quality
    Not graded
    maintenance
    An MCP server that generates comprehensive AI-powered investor pitch decks for startups and businesses. It produces structured content for slides covering problem statements, market opportunities, and business models based on specific company inputs.
    1
    -
  • A
    license
    A
    quality
    B
    maintenance
    Local-first MCP server that simulates an investment committee on your pitch materials to assess funding readiness, integrating with Obra CTO for technical evidence.
    3
    109
    Apache 2.0
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.9/5.0
Disambiguation4/5

Most tools have distinct purposes, but there is slight overlap between `caplia_list_companies` and `caplia_get_view_companies` as both can list companies from a named view. The descriptions help clarify the difference, but an agent might be unsure which to use for a simple view listing.

Naming Consistency4/5

All tools follow the `caplia_verb_noun` pattern consistently. However, `caplia_get_view_companies` uses 'get' despite returning a list, while similar tools use 'list'. This is a minor inconsistency in verb choice.

Tool Count5/5

With 13 tools, the server is well-scoped for a venture capital deal flow platform. Each tool serves a clear purpose, and the count is within the ideal 3-15 range, not overwhelming nor insufficient.

Completeness3/5

The tool surface covers core read operations and deck submission well, but lacks update and delete functionality for companies, documents, or pipeline state. There is no way to manually add a company without a deck or modify custom properties, leaving notable gaps in the lifecycle.

Resources