Spaces:
Sleeping
Sleeping
File size: 224 Bytes
c75526e | 1 2 3 4 5 6 | """OpenProblems Spatial Transcriptomics MCP Server."""
__version__ = "0.1.0"
__author__ = "OpenProblems MCP Contributors"
__description__ = "Model Context Protocol server for OpenProblems spatial transcriptomics workflows"
|