Skip to content

3aKHP/prts-mcp

vts/v2.0.2 Feature

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

Published 20d 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

Added an optional Bun runtime path and improved search_prts redirect handling.

Full changelog

Added

  • Added a reusable HTTP MCP smoke harness for the TypeScript server and CI
    coverage for Node, Bun, and the candidate Bun Docker image.
  • Added an optional Bun candidate runtime path with Bun scripts, a committed
    bun.lock, ts/Dockerfile.bun, and CI smoke coverage. Node/npm remains the
    default TypeScript runtime and npm Trusted Publishing path.

Fixed

  • search_prts now resolves redirect-like PRTS Wiki search hits to their
    target page when the search response lacks redirect metadata, while falling
    back to the original result if the follow-up lookup fails.
  • search_prts filters technical/wiki implementation pages more precisely
    and keeps totalHits stable even when visible results are filtered out.

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]