ainpcengine
Rank #27,402io.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.
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.
Ranks ahead of 67,631 of 95,033 servers on MCP Toplist.
Use ainpcengine
Add ainpcengine to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"ainpc-cli": {
"url": "https://mcp.ainpcengine.com/sse"
}
}
}{
"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.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jyswee%2Fainpc-cli)<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.
Listed on 2 registries
jyswee
Other servers by jyswee
- agenticmemory#15,475 · 2 vers
- Gpusmarket#15,476 · 2 vers
- Buggazi#17,200 · 2 vers
- Oddsockets CLI#21,964 · 1 ver
- Bandsaas#23,616 · 2 vers
- SecretCarousel#24,616 · 3 vers
- a2a-trustgate#31,126 · 2 vers
- EmailInABox MCP Server#32,442
- taufunctions#36,118 · 1 ver
- isp2go#47,280
- appoiint#50,653
- vipsallowed#64,830
Available versions (1)
| Version | Published |
|---|---|
| 1.5.3 | Jul 16, 2026 |
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.