The nexonco mcp server provides access to clinical evidence data for precision oncology research. It exposes tools for flexible search and analysis of clinical data. It connects to clinical evidence databases and APIs. Developers use it to build AI agents for precision medicine research and oncology treatment planning.
The nexonco mcp server provides access to clinical evidence data for precision oncology research. It exposes tools for flexible search and analysis of clinical data. It connects to clinical evidence databases and APIs. Developers use it to build AI agents for precision medicine research and oncology treatment planning.
pip install nexonco-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"nexgene-research-nexonco-mcp-github": {
"command": "uvx",
"args": [
"pip install nexonco-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from nexonco mcp?"
No configuration required. This server works out of the box.
"What resources are available in nexonco mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in nexonco mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in nexonco mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.