MCP.so
ログイン

Cortellis MCP Server

@MCP-Mirror

Cortellis MCP Server について

Mirror of

基本情報

カテゴリ

その他

ライセンス

MIT license

ランタイム

node

トランスポート

stdio

公開者

MCP-Mirror

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "uh-joan_cortellis-mcp-server": {
      "command": "npx",
      "args": [
        "cortellis-mcp-server"
      ]
    }
  }
}

ツール

12

** only a single phase value is supported for the `phase` parameter; do not use OR/AND. If you need to search for multiple phases, run separate queries for each phase.

phase: "L"

`phase_terminated: "C2"`

'<X' for less than $XB, 'X' for greater than $XB

JSON response with drug information and development status

JSON response with matching taxonomy terms

JSON response with complete drug record

JSON response with SWOT analysis for the drug

JSON response with financial data and commentary

JSON response with complete company record

JSON response with company information

JSON response with deal information

概要

What is Cortellis MCP Server?

An MCP server that provides tools to search for drugs, explore ontology terms, and retrieve detailed drug, company, and deal records from the Cortellis database. It requires valid Cortellis API credentials and is intended for developers and researchers working with pharmaceutical intelligence data.

How to use Cortellis MCP Server?

Install via npm install @uh-joan/cortellis-mcp-server. Set the environment variables CORTELLIS_USERNAME and CORTELLIS_PASSWORD. Run as an MCP server with npx cortellis-mcp-server or as an HTTP server with USE_HTTP=true PORT=3000 npx cortellis-mcp-server. Tools are invoked by an MCP client or via REST endpoints when in HTTP mode.

Key features of Cortellis MCP Server

  • Direct access to Cortellis drug, company, and deal databases
  • Comprehensive drug development status search with phase filters
  • Ontology/taxonomy term exploration
  • Detailed drug record retrieval with SWOT analysis and financial data
  • Company and deal search with multiple filter options
  • Structured JSON responses and pagination support
  • Supports both MCP protocol and HTTP REST API

Use cases of Cortellis MCP Server

  • Searching for drugs by indication, company, phase, or technology
  • Exploring ontology terms to find correct indication or action IDs
  • Retrieving full drug records, including SWOT analysis and financial forecasts
  • Searching for companies based on headquarters country, deals count, or market cap
  • Finding deals by drug, indication, deal type, or date range

FAQs from Cortellis MCP Server

What credentials are required?

The server requires a Cortellis API username and password, set in the environment variables CORTELLIS_USERNAME and CORTELLIS_PASSWORD.

How can I run the server as an HTTP server?

Set USE_HTTP=true and optionally PORT=3000, then run the server. REST endpoints are available for all tools.

How do I install this server on Claude Desktop?

Add a configuration entry to claude_desktop_config.json with the command npx -y @uh-joan/cortellis-mcp-server and the required environment variables.

What tools does the server provide?

Eight tools: search_drugs, explore_ontology, get_drug, get_drug_swot, get_drug_financial, get_company, search_companies, and search_deals.

Is this server affiliated with Clarivate (owner of Cortellis)?

No. This MCP server is not affiliated, endorsed, or sponsored by Clarivate Analytics. Cortellis is a trademark of Clarivate and the server requires valid Cortellis API credentials.

コメント

「その他」の他のコンテンツ