Cortellis MCP Server

MIT License
59
2
  • Linux
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoOptional: specify port for HTTP server3000
USE_HTTPNoOptional: run as HTTP serverfalse
CORTELLIS_PASSWORDYesYour Cortellis API password
CORTELLIS_USERNAMEYesYour Cortellis API username

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search_drugs

Search for drugs in the Cortellis database. If the amount of drugs returned do not match with the totalResults, ALWAYS use the offset parameter to get the next page(s) of results.

explore_ontology

Explore the ontology or taxonomy terms in the Cortellis database

get_drug

Return the entire drug record with all available fields for a given identifier from Cortellis API

get_drug_swot

Return SWOT analysis complementing chosen drug record for a submitted drug identifier from Cortellis API

get_drug_financial

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

get_company

Return the entire company record with all available fields for a given identifier from Cortellis API

search_companies

Search for companies in the Cortellis database. If the amount of companies returned do not match with the totalResults, ALWAYS use the offset parameter to get the next page(s) of results.

ID: aja3irnmpw