Labsco
Zu-Krein logo

Criage MCP Server

1

from Zu-Krein

An MCP server for the Criage package manager, providing full client functionality via the MCP protocol.

🔥🔥✓ VerifiedFreeQuick setup

⌁ labsco summary — our analysis, not the vendor's

What it is — an MCP server that mirrors the full Criage package-manager client over MCP, so an AI can install, search, build and publish Criage packages.

What you get

  • Package management — e.g. call install_package with {"name":"example-package","version":"1.0.0"}
  • Search and repository inspection (search_packages, repository_info)
  • Development workflow: create_package, build_package, publish_package
  • List installed packages and get detailed package info

Requirements — nothing by default — reads ~/.criage/config.json (auto-created with a localhost repo) and requires no keys.

Cost snapshot — free and MIT-licensed; open source Go project with no paid backend.

Setup effort — self-host: go build -o criage-mcp-server . and run over stdio.

Our take — Useful only if you actually use the Criage package manager. Caveat: docs are in Russian and it's a very niche, single-star project tied entirely to the Criage ecosystem.

Source: the project README — summarized 2026-07-08.