Myai MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 75 installs a week from pypi. Last commit 19 May 2026.
Decentralized AI inference on Base: OpenAI-compatible chat via community GPUs, paid in MYAI
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 myai-mcp -- uvx myai-mcp
{
"mcpServers": {
"myai-mcp": {
"args": [
"myai-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.myai-mcp]
command = "uvx"
args = ["myai-mcp"]
{
"mcpServers": {
"myai-mcp": {
"args": [
"myai-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"myai-mcp": {
"args": [
"myai-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.