You're viewing a demo portfolio

Join the waitlist
PRSM

enterprise_value

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Enterprise Value & Multiples Calculator — Market cap, enterprise value and EV/EBITDA, EV/Revenue multiples.

Parameters schema

{
  "type": "object",
  "required": [
    "share_price",
    "shares_outstanding"
  ],
  "properties": {
    "cash": {
      "type": "number",
      "description": "Cash and equivalents in USD"
    },
    "ebitda": {
      "type": "number",
      "description": "EBITDA in USD (for EV/EBITDA)"
    },
    "revenue": {
      "type": "number",
      "description": "Revenue in USD (for EV/Revenue)"
    },
    "total_debt": {
      "type": "number",
      "description": "Total debt in USD"
    },
    "share_price": {
      "type": "number",
      "description": "Share price in USD"
    },
    "preferred_equity": {
      "type": "number",
      "description": "Preferred equity in USD"
    },
    "minority_interest": {
      "type": "number",
      "description": "Minority interest in USD"
    },
    "shares_outstanding": {
      "type": "number",
      "description": "Shares outstanding"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →
enterprise_value — WingmanProtocol Agent Gateway — PRSM MCP