Back to Home
PGYER icon

pgyer-mcp-server

Verified Safe

by PGYER

Overview

This server provides a Model Context Protocol (MCP) interface to interact with the PGYER platform for mobile application (IPA/APK) distribution, testing, and version management.

Installation

Run Command
npx -y pgyer-mcp-server

Environment Variables

  • PGYER_API_KEY

Security Notes

The server retrieves the PGYER API key from environment variables (PGYER_API_KEY), which is a secure practice. File paths for uploads are validated for existence and type. Network requests are made to the official PGYER API endpoints using HTTPS. There are no clear instances of eval, obfuscation, or hardcoded secrets other than what is expected for API communication via environment variables. The retry mechanism for upload results indicates robustness rather than a security flaw.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens200
Stars0
Forks3
Last Update2025-11-24

Tags

PGYERMCP ServerApp DistributionCI/CDMobile Development