Piaso MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from pypi. Last commit 16 Jul 2026.
PIASO single-cell omics docs + live PIASOmarkerDB, for coding agents.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add piaso-mcp -- uvx piaso-mcp
{
"mcpServers": {
"piaso-mcp": {
"args": [
"piaso-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.piaso-mcp]
command = "uvx"
args = ["piaso-mcp"]
{
"mcpServers": {
"piaso-mcp": {
"args": [
"piaso-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"piaso-mcp": {
"args": [
"piaso-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.