This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+5 more
Summary
AI summaryAdded 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_prtsnow 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_prtsfilters technical/wiki implementation pages more precisely
and keepstotalHitsstable 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
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.
Related context
Related tools
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]