Skip to main content
Glama

Cortellis MCP Server

get_drug_financial

Retrieve financial commentary, actual sales, and consensus forecasts for a specific drug via Cortellis API, using the drug identifier to access data.

Instructions

Return financial commentary and data (actual sales and consensus forecast) for a submitted drug identifier from Cortellis API

Input Schema

NameRequiredDescriptionDefault
idYesDrug Identifier

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Drug Identifier", "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from Cortellis MCP Server

Related Tools

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/uh-joan/cortellis-mcp-server'

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