Skip to content

3aKHP/prts-mcp

vts/v0.3.2 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 1mo MCP Data & Storage
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agent anthropic arknights claude fanfiction game-data
+5 more
mcp mcp-server model-context-protocol prts prts-wiki

Summary

AI summary

ArknightsGameData auto-sync now uses GitHub Release archives and prewarms npm bundled data.

Full changelog

Changed

  • ArknightsGameData auto-sync now downloads the zh_CN-excel.zip Release asset from
    3aKHP/ArknightsGameData and extracts it into the existing gamedata layout, aligning
    the game-data and story-data sync paths around GitHub Release archives.
  • npm bundled game data is now prewarmed through python/scripts/fetch_gamedata.py, using
    the same Release archive as runtime sync instead of downloading raw JSON files directly.
  • Package metadata now targets 0.3.2 for this transition release.
  • Operator table caches are cleared after startup auto-sync writes updated game data, and
    core operator behavior is covered by Node test-runner smoke tests.

Install

# Run directly (Streamable HTTP on :3000)
npx prts-mcp-ts

# Or install globally
npm install -g [email protected]

MCP endpoint: http://localhost:3000/mcp

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track 3aKHP/prts-mcp

Get notified when new releases ship.

Sign up free

About 3aKHP/prts-mcp

MCP Server for Arknights, querying the PRTS Wiki API and serving auto-synced operator archives and voice lines from game data. Designed for fan-creation (同人創作) AI agents. Python (stdio/Docker) and TypeScript (Streamable HTTP) implementations.

All releases →

Related context

Earlier breaking changes

  • vts/v1.0.0 Public tool surface frozen; 9 MCP tool names, parameters, and response formats locked.

Beta — feedback welcome: [email protected]