What is the Spill MCP server?
Pull TestFlight screenshot feedback from App Store Connect into AI coding agents.
How to install Spill
Copy-paste configuration for popular MCP clients.
ASC_ISSUER_IDrequiredApp Store Connect API issuer ID.
ASC_KEY_IDrequiredApp Store Connect API key ID.
ASC_PRIVATE_KEY_PATHrequiredsecretAbsolute path to the downloaded App Store Connect .p8 private key.
ASC_APP_IDrequiredNumeric App Store Connect app ID.
{
"mcpServers": {
"spill": {
"command": "npx",
"args": [
"-y",
"@viccalexander/spill",
"server"
],
"env": {
"ASC_ISSUER_ID": "<YOUR_ASC_ISSUER_ID>",
"ASC_KEY_ID": "<YOUR_ASC_KEY_ID>",
"ASC_PRIVATE_KEY_PATH": "<YOUR_ASC_PRIVATE_KEY_PATH>",
"ASC_APP_ID": "<YOUR_ASC_APP_ID>"
}
}
}
}{
"mcpServers": {
"spill": {
"command": "npx",
"args": [
"-y",
"@viccalexander/spill",
"server"
],
"env": {
"ASC_ISSUER_ID": "<YOUR_ASC_ISSUER_ID>",
"ASC_KEY_ID": "<YOUR_ASC_KEY_ID>",
"ASC_PRIVATE_KEY_PATH": "<YOUR_ASC_PRIVATE_KEY_PATH>",
"ASC_APP_ID": "<YOUR_ASC_APP_ID>"
}
}
}
}{
"mcpServers": {
"spill": {
"command": "npx",
"args": [
"-y",
"@viccalexander/spill",
"server"
],
"env": {
"ASC_ISSUER_ID": "<YOUR_ASC_ISSUER_ID>",
"ASC_KEY_ID": "<YOUR_ASC_KEY_ID>",
"ASC_PRIVATE_KEY_PATH": "<YOUR_ASC_PRIVATE_KEY_PATH>",
"ASC_APP_ID": "<YOUR_ASC_APP_ID>"
}
}
}
}{
"servers": {
"spill": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@viccalexander/spill",
"server"
],
"env": {
"ASC_ISSUER_ID": "<YOUR_ASC_ISSUER_ID>",
"ASC_KEY_ID": "<YOUR_ASC_KEY_ID>",
"ASC_PRIVATE_KEY_PATH": "<YOUR_ASC_PRIVATE_KEY_PATH>",
"ASC_APP_ID": "<YOUR_ASC_APP_ID>"
}
}
}
}claude mcp add spill --env ASC_ISSUER_ID=<YOUR_ASC_ISSUER_ID> --env ASC_KEY_ID=<YOUR_ASC_KEY_ID> --env ASC_PRIVATE_KEY_PATH=<YOUR_ASC_PRIVATE_KEY_PATH> --env ASC_APP_ID=<YOUR_ASC_APP_ID> -- npx -y @viccalexander/spill serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.