Skip to content
Back to search
30
MCP

cellpose-mcp

pypi/cellpose-mcp

MCP server for AI-powered Cellpose cell segmentation via Model Context Protocol

Uptime
0.0%
16 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

invokeai-mcp-server
A Model Context Protocol server for InvokeAI image generation
0 tools
image-mcp
An MCP server for AI image generation and handling
0 tools
cyto-mcp
A Model Context Protocol (MCP) server for flow cytometry data analysis
0 tools
cx2-mcp-poc
MCP server for AI-powered CX2 network manipulation with live Cytoscape Web preview
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
mcp-image
MCP server for AI image generation
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cellpose-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}