Cortellis MCP Server
An MCP server enabling AI assistants to search and analyze pharmaceutical data through Cortellis. Features comprehensive drug search and ontology exploration.
Overview
Cortellis MCP Server is a production-ready server that enables AI assistants to search and analyze pharmaceutical data through Cortellis, providing comprehensive drug search, ontology exploration, and real-time clinical trial data access.
To use the Cortellis MCP Server, clone the repository from GitHub, install the necessary packages, set up your environment variables with your Cortellis API credentials, and then interact with the server using natural language prompts or API calls.
- 🔍 Comprehensive Drug Search: Search by indication, phase, company, and access real-time drug development statuses. - 🧬 Ontology Exploration: Explore standardized medical terminology and navigate drug classifications. - 🔐 Secure Authentication: Environment-based credential management and secure API communication. - 🛠 Developer-Friendly: Clear API documentation and easy integration with AI assistants.
- Drug discovery and development analysis.
- Clinical trial data retrieval and analysis.
- Pharmaceutical market research and competitive intelligence.
Add to your AI client
Use these steps to connect Cortellis MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"mcp-cortellis-uh-joan": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-cortellis-uh-joan"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mcp-cortellis-uh-joan": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-cortellis-uh-joan"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"mcp-cortellis-uh-joan": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-cortellis-uh-joan"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"mcp-cortellis-uh-joan": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-cortellis-uh-joan"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-cortellis-uh-joan": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-cortellis-uh-joan"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"mcp-cortellis-uh-joan": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-cortellis-uh-joan"
]
}
}
}FAQ
Can I use Cortellis MCP Server for all pharmaceutical queries?
Yes! It supports a wide range of queries related to drug development and clinical trials.
Is there a cost associated with using Cortellis MCP Server?
The server is open-source and free to use, but you will need valid Cortellis API credentials.
How secure is the data handled by Cortellis MCP Server?
The server employs secure authentication, HTTPS encryption, and regular security audits to ensure data safety.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3798,"uuid":"84f85dae-06e0-499b-b899-40be3e55fb7a","name":"mcp-cortellis","title":"Cortellis MCP Server","description":"An MCP server enabling AI assistants to search and analyze pharmaceutical data through Cortellis. Features comprehensive drug search and ontology exploration.","avatar_url":"https://avatars.githubusercontent.com/u/507191?v=4","created_at":"$D2025-03-21T18:36:01.682Z","updated_at":"$D2025-03-21T18:57:35.213Z","status":"created","author_name":"uh-joan","author_avatar_url":"https://avatars.githubusercontent.com/u/507191?v=4","tags":"life-sciences,competitive-intelligence","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/uh-joan/mcp-cortellis","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/6cd0120cc4c5ac11d28b2c60f76033b52db98dac641de3b2644bb054b449d60c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667","type":null,"metadata":"{\"star\":\"0\",\"license\":\"MIT license\",\"language\":\"Python\",\"is_official\":false,\"latest_commit_time\":\"2025-03-23 01:50:08\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]