56
grade D
10 days ago
glama

TestFlight Feedback MCP Server

Enables AI assistants to access TestFlight beta tester feedback, including screenshots, crash logs, and text comments from App Store Connect. It works across any platform without requiring Xcode, using official API keys and optional browser automation for full text feedback.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: ASC_PASSWORD, ASC_PRIVATE_KEY, SMTP_PASS
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAPP_NAMEMy App # Shows in the email footer
configASC_ISSUER_IDYOUR_ISSUER_ID
configASC_KEY_IDYOUR_KEY_ID
🔐 secretASC_PASSWORDyour-password
🔐 secretASC_PRIVATE_KEY"-----BEGIN PRIVATE KEY-----\nMIGT...your key...\n-----END PRIVATE KEY-----"
configASC_PRIVATE_KEY_PATH./AuthKey_XXXXXXXX.p8
configASC_USERNAMEyour@apple.id
configENABLE_BROWSER_AUTH
configSMTP_FROMyour-email@gmail.com # Optional, defaults to SMTP_USER
configSMTP_HOSTsmtp.gmail.com
🔐 secretSMTP_PASSyour-app-password # Use App Password for Gmail
configSMTP_PORT
configSMTP_USERyour-email@gmail.com
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/bandarudheeraj-testflight-feedback-mcp-ilzny8)](https://m8ven.ai/mcp/bandarudheeraj-testflight-feedback-mcp-ilzny8)
commit: d552a0d0fe88a555cdafb90c398a85cac967bb1b
code hash: 1d81f8b92cf611daf7060cc51186f80ca40ff2eafc652b87c9f8998e70bef35b
verified: 4/11/2026, 3:04:51 PM
view raw JSON →