mcpbeat Sign in

Myai MCP Server

by myaitoken Your server? Claim it
local only

Myai MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 87 installs a week from pypi. Last commit 19 May 2026.

Decentralized AI inference on Base: OpenAI-compatible chat via community GPUs, paid in MYAI

Installs per day peak 22 · avg 12 · +7% w/w
a month agotoday
87
Installs / week
pypi · myai-mcp
0
Stars
0 open issues
19 May 2026
Last commit
0 releases in 90 days
License
Python

What changed 3

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 16 September 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed

Nothing serious here today

Today is the operative word: we check Myai MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add myai-mcp -- uvx myai-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "myai-mcp": {
      "args": [
        "myai-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.myai-mcp]
command = "uvx"
args = ["myai-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "myai-mcp": {
      "args": [
        "myai-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "myai-mcp": {
      "args": [
        "myai-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: MYAI_API_KEY (Required for chat/wallet tools; list_models/agents work without), MYAI_BASE_URL (Override only for self-hosted/staging). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Myai MCP

same job, measured the same way
LMX Cloud LLM Inference
by lmxcloud

OpenAI-compatible LLM MCP (7 tools); chat via balance key or x402 USDC on Base

9 tools answering
Dcp MCP
by dhnpmp-tech

Saudi sovereign AI compute: OpenAI-compatible inference, rent GPU pods, manage storage.

local only
BridgeNode MCP
by bridgenode-ai

BridgeNode — x402 pay-per-request AI inference. OpenAI-compatible API + MCP, Solana USDC, gas-free.

416 installs/wk 3 tools answering
BridgeNode MCP
by applefanaimail-blip

BridgeNode — x402 pay-per-request AI inference. OpenAI-compatible API + MCP server, Solana USDC.

3 tools answering
Bay Run
by barneywohl

Free OpenAI-compatible inference with signed provenance receipts and 3 focused MCP tools.

3 tools answering
Hubris
by hubris

OpenAI-compatible LLM gateway for Russia: 500+ models, ruble pricing, balance, chat.

47 installs/wk answering
C
Pch X402 MCP
by pathcoursehealth

PathCourse Health inference SKUs as x402 paid MCP tools, billed per call in USDC on Base.

42 installs/wk local only
Routara LLM Gateway
by 36412749-collab

OpenAI-compatible LLM, image and video APIs via Routara (api.routara.ai).

47 installs/wk local only

Myai MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Myai MCP?
Myai MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package myai-mcp was installed 87 times last week.
How do I connect Myai MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls myai-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Myai MCP?
The pypi package myai-mcp was installed 87 times in the last week. Week over week that is +7%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Myai MCP open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.