Skip to main content

Nexotype MCP Server — biomedical knowledge graph for drug discovery, genomics, and market intelligence

Project description

Nexotype MCP Server

AI-powered biomedical knowledge graph for drug discovery, genomics, and market intelligence.

Connect your AI tools to the Nexotype platform and query the biomedical knowledge graph through conversation.

Installation

pip install nexotype-mcp

Or with uv:

# Install uv (if not already installed)
brew install uv

# Add uv tools to PATH (one-time setup)
echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.zshrc
source ~/.zshrc

# Install nexotype-mcp
uv tool install nexotype-mcp

Already installed? Update:

pip install --upgrade nexotype-mcp
# or
uv tool upgrade nexotype-mcp

Authentication

nexotype-cli login

Enter your email and password. Credentials are stored securely at ~/.nexotype/credentials.json (chmod 600).

Configure Your AI Client

Claude Desktop

Edit ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):

{
  "mcpServers": {
    "nexotype": {
      "command": "nexotype-mcp"
    }
  }
}

Claude Code

claude mcp add nexotype -- nexotype-mcp

VS Code / Cursor

Add to your MCP settings:

{
  "nexotype": {
    "command": "nexotype-mcp"
  }
}

Restart the application after saving.

Tools (28)

Graph Intelligence (6 tools)

Tool Description
explore_network N-hop neighborhood of any entity
find_path Shortest path between two entities
find_similar Entities sharing the most relationships
company_deep_dive Full portfolio of a pharma/biotech company
drug_discovery Targets, pathways, indications for a drug
competitive_landscape All drugs and companies targeting a protein

AI Query (1 tool)

Tool Description
ask_knowledge_graph Natural language question → grounded answer from graph

Search & Browse (2 tools)

Tool Description
search_entities List entities of any of the 61 types
get_entity Full details for a specific entity

Context (3 tools)

Tool Description
get_permissions Check subscription tier and domain access
list_subjects List available biological subjects
set_subject Set active subject for personalization tools

Personalized Health (10 tools)

Tool Description
get_user_profile Personal info linked to the subject
list_user_variants Detected genomic variants
list_biomarker_readings Time-series health data
create_biomarker_reading Log a new biomarker measurement
list_treatment_logs Intervention history
create_treatment_log Log a new treatment
list_pathway_scores Pathway health scores
list_recommendations Personalized treatment suggestions
upload_genomic_file Upload VCF/23andMe file for analysis
get_processing_status Check genomic file processing progress

Commercial Intelligence (6 tools)

Tool Description
list_market_organizations Pharma/biotech companies
get_market_organization Full company details
list_patents Patent filings and status
list_development_pipelines Clinical trial phases
list_regulatory_approvals FDA/EMA approvals
list_licensing_agreements Commercial partnerships

Example Queries

"What drugs target EGFR and are in Phase III?"
"Show me Novo Nordisk's full portfolio"
"What variants are associated with Alzheimer's risk?"
"Compare GLP-1 receptor agonists across companies"
"Who else is targeting mTOR?"
"List all therapeutic peptides in the database"
"What are my detected genomic variants?"

CLI Commands

Command Description
nexotype-cli login Authenticate via browser (OAuth device flow)
nexotype-cli login --basic Authenticate with email/password (headless fallback)
nexotype-cli logout Delete stored credentials
nexotype-cli status Show current auth status

Environment Variables

Variable Default Description
NEXOTYPE_API_URL http://localhost:8000 API server URL

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nexotype_mcp-0.6.0.tar.gz (23.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nexotype_mcp-0.6.0-py3-none-any.whl (30.7 kB view details)

Uploaded Python 3

File details

Details for the file nexotype_mcp-0.6.0.tar.gz.

File metadata

  • Download URL: nexotype_mcp-0.6.0.tar.gz
  • Upload date:
  • Size: 23.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.15

File hashes

Hashes for nexotype_mcp-0.6.0.tar.gz
Algorithm Hash digest
SHA256 e6cb7344e87bc8941a5dfb7b394c7bf48a28e0c3855860274003150a79631147
MD5 be3a3639ac48d888d8d89b47dd1ffc5f
BLAKE2b-256 354f1e9d9f285fb71efb62457ce2881f24a4fe98b209054a16f80adf5a78f22b

See more details on using hashes here.

File details

Details for the file nexotype_mcp-0.6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for nexotype_mcp-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d7abc3db58f1cdd634207ff18f24f54af94bd983b04439fa8c1f605b9c6740d6
MD5 63a38903a7448ed14a858ebe997c10ad
BLAKE2b-256 a25b3f4705cd76f5e8d5b4ce0917a5a94eb0cb3e67464fdc3e964afd231d2968

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page