UCSCCBmcp
activeA Model Context Protocol (MCP) server that provides access to UCSC Cell Browser datasets by parsing the dataset.json file from https://cells.ucsc.edu/dataset.json.
By Matthias
Database Integration
Updated October 13, 2025
169 views
Configuration
ucsc-mcp:
{
"command": "/path/to/python/env/bin/ucsc-mcp",
"env": {}
}Installation
# Clone the repository
git clone https://github.com/MCPmed/UCSCCBmcp
cd ucsccbMCP
# Install in development mode
pip install -e .
Compatibility
claude
Details
Category: Database Integration
Status: active
Created: October 13, 2025
Last Updated: October 13, 2025
Views: 169