SERVER

ainpcengine

Rank #27,402

io.github.jyswee/ainpc-cli

MCP server for creating, managing, and interacting with AI-powered NPCs with persistent memory, supporting dialogue, game events, and persona generation for coding agents.

Listed & last published
Jul 16, 2026
OVERVIEW

ainpcengine is a Model Context Protocol (MCP) server published by jyswee. It ranks #27,402 of 95,033 servers tracked on MCP Toplist. ainpcengine is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 16, 2026 and most recently updated on Jul 16, 2026.

STANDING
#27,402of 95,033 tracked serversTop 50%

Ranks ahead of 67,631 of 95,033 servers on MCP Toplist.

CONNECT

Use ainpcengine

Add ainpcengine to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · SSE
{
  "mcpServers": {
    "ainpc-cli": {
      "url": "https://mcp.ainpcengine.com/sse"
    }
  }
}
npm package
{
  "mcpServers": {
    "ainpc-cli": {
      "command": "npx",
      "args": [
        "-y",
        "ainpc-cli"
      ],
      "env": {
        "AINPC_API_KEY": "<your AINPC_API_KEY>",
        "AINPC_GAME_ID": "<your AINPC_GAME_ID>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

BADGE

Show your rank

Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.

MCP Toplist: Top 50% of 95,033
Markdown
[![MCP Toplist](https://mcptoplist.com/badge/io.github.jyswee%2Fainpc-cli.svg)](https://mcptoplist.com/server/io.github.jyswee%2Fainpc-cli)
HTML
<a href="https://mcptoplist.com/server/io.github.jyswee%2Fainpc-cli"><img src="https://mcptoplist.com/badge/io.github.jyswee%2Fainpc-cli.svg" alt="MCP Toplist: Top 50% of 95,033" /></a>

Variants: append ?metric=score or ?metric=stars to the image URL.

REGISTRIES

Listed on 2 registries

ORGANIZATION

jyswee

Organization
Servers in org
13
Versions across org
16
MORE FROM THIS PUBLISHER

Other servers by jyswee

View all jyswee servers →
VERSIONS

Available versions (1)

VersionPublished
1.5.3Jul 16, 2026
FAQ

Frequently asked questions

Who maintains ainpcengine?
ainpcengine is maintained by jyswee, which publishes 13 MCP servers (16 total versions) tracked on MCP Toplist.
Is ainpcengine listed on the Official MCP Registry?
Yes — ainpcengine is listed on the Official MCP Registry, alongside Glama.
How many versions does ainpcengine have?
MCP Toplist tracks 1 version of ainpcengine, most recently published on Jul 16, 2026.
Where can I find the source code for ainpcengine?
The source code for ainpcengine is hosted at github.com/jyswee/ainpc-cli.
EXPLORE