You're viewing a demo portfolio

Join the waitlist
PRSM

profile

Active

Tool of twelvedata

declared in 0.1.0

Twelve Data company profile for a stock symbol: name, sector, industry, employees, CEO, description, website, address, and exchange listing details.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "symbol": "AAPL"
    }
  ],
  "required": [
    "symbol"
  ],
  "properties": {
    "symbol": {
      "type": "string",
      "description": "Ticker/symbol. Stocks e.g. \"AAPL\", \"MSFT\"; forex \"EUR/USD\"; crypto \"BTC/USD\"; ETFs \"SPY\"; indices \"IXIC\". Comma-separate for a batch (e.g. \"AAPL,MSFT\")."
    },
    "exchange": {
      "type": "string",
      "description": "Optional exchange filter (e.g. \"NASDAQ\", \"NYSE\", \"Binance\")."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

twelvedata

https://github.com/pipeworx-io/mcp-twelvedata

2/7 registries
View full server →