Skip to content

3aKHP/prts-mcp

vpython/v0.4.0 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

Affected surfaces

deps

Summary

AI summary

Added GITHUB_MIRRORS env var for GitHub proxy fallback and blind download path in sync functions.

Full changelog

Added

  • GITHUB_MIRRORS environment variable: comma-separated list of ghproxy-style proxy base URLs
    (e.g. GITHUB_MIRRORS=https://ghproxy.net) tried in order after the direct GitHub URL fails,
    enabling auto-sync on servers behind the GFW
  • Blind download path in sync_repo and sync_release: when the GitHub API is unreachable but
    mirrors are configured and no local data exists, files are fetched directly via mirrors without a
    prior SHA check; storyjson uses the releases/latest/download/ redirect URL which does not
    require an API call

Changed

  • download_files replaced shared httpx.Client with per-file _get_cascading calls to enable
    independent mirror cascade per file

Docker image

docker pull ghcr.io/3akhp/prts-mcp:0.4.0

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]