The Copick MCP server serves as a crucial bridge, enabling AI agents and large language models (LLMs) within platforms like Claude Desktop and Claude Code to intelligently interact with cryo-electron tomography (cryo-ET) data. It offers powerful read-only data exploration capabilities, allowing programmatic querying of runs, picks, segmentations, and other project metadata. Beyond data access, it provides robust CLI introspection tools, empowering AI to discover, understand, and validate Copick CLI commands for automated pipeline construction and execution.
Key Features
01Dynamic discovery and documentation of Copick CLI commands
02Efficient caching of Copick project roots for optimized performance
030 GitHub stars
04Validation of Copick CLI command syntax using Click's native parsing
05Read-only data exploration for Copick project contents
06Simplified CLI setup for integration with Claude Desktop or Claude Code