mcpbeat Sign in

Ainpc CLI MCP Server

not responding

Ainpc CLI is listed as active in the registry but did not answer our last check. 61 installs a week from npm. Last commit 17 Jul 2026.

AI NPCs with persistent memory for game studios. NPC CRUD, dialogue, voice. Stdio or remote SSE.

Installs per day peak 25 · avg 7 · -47% w/w
a month agotoday
Uptime history 48 days of history · worst day 0%
48 days agonow
0.0%
Uptime 24h
0 of 92 checks
Tools
hidden behind auth
185 ms
Response time
average over 24h
61
Installs / week
npm and PyPI

What the code does

We read the source, 23 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] bin/cli.js:1
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add ainpc-cli --transport http https://mcp.ainpcengine.com/sse
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ainpc-cli": {
      "url": "https://mcp.ainpcengine.com/sse"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ainpc-cli]
url = "https://mcp.ainpcengine.com/sse"
.cursor/mcp.json
{
  "mcpServers": {
    "ainpc-cli": {
      "url": "https://mcp.ainpcengine.com/sse"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ainpc-cli": {
      "url": "https://mcp.ainpcengine.com/sse"
    }
  }
}

This one needs environment variables set before it will start: AINPC_API_KEY (AINPCEngine API key (npk_...). Get one with `ainpc signup` — 7-day free trial.), AINPC_GAME_ID (Game slug to scope NPC tools to.). The author declared them in the registry entry; get the values from the project itself.

Endpoints

URLTransportStateLatencyChecked
https://mcp.ainpcengine.com/sse sse answering 185 ms 8 min ago

Alternatives to Ainpc CLI

same job, measured the same way
YourMemory
by sachitrafa

Persistent memory for AI agents. Memories decay with time and strengthen on recall.

439 installs/wk local only
GrantAi Memory
by solonai

Persistent memory for AI agents. Infinite context with sub-millisecond recall.

local only
Smara
by parallelromb

Persistent cross-platform memory for AI agents with Ebbinghaus decay scoring.

23 installs/wk local only
Rigour
by rigour-labs

Quality gates for AI agents. Lint, test, build checks with memory persistence.

1 466 installs/wk local only
Nucleus
by eidetic-works

Sovereign Agent OS — Persistent Memory, Governance & Compliance for AI Agents.

601 installs/wk 28 tools answering
LLM Kosh
by rastogivaibhav

Local-first AI memory cartridge with persistent MCP memory for Claude via SQLite FTS5.

85 installs/wk local only
Memory
by cortex-mem

Shared, persistent memory for AI agents — works with Claude, Kiro, Cursor, or any MCP client.

67 installs/wk local only
Writespace MCP
by write-space

Persistent docs and memory for AI agents — read, write, organize & search a shared workspace.

answering

Ainpc CLI — questions

Answers built from our own checks of this server.

Is Ainpc CLI working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 92 checks got a reply (0.0%), average response time 185 ms. The bar chart above shows every period we have measured.
The registry lists Ainpc CLI as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Ainpc CLI?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Ainpc CLI need an API key?
No. Ainpc CLI completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
How many people use Ainpc CLI?
The npm package ainpc-cli was installed 61 times in the last week. Week over week that is -47%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Ainpc CLI open source?
We cannot say either way: 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.