WalletMCPPass is a Model Context Protocol server with one tool, create_wallet_pass.
Give it pass fields, get back a signed .pkpass — no Apple Developer certificate,
no manifest hashing, no openssl smime required on your end.
One tool call, five layouts. Icons and logos are generated automatically if you don't supply your own.
Add a remote MCP server entry pointing at this host. Works with Claude Desktop, Claude Code, and any streamable-HTTP MCP client.
{
"mcpServers": {
"walletmcppass": {
"url": "https://walletmcppass.com/mcp"
}
}
}
Once connected, ask your assistant to build a boarding pass, ticket, or loyalty card and it will call
create_wallet_pass for you. See the repo README
for the full tool schema, or fetch llms-full.txt if you're an agent reading this page.
Free during open beta. Usage-based pricing is planned once traffic justifies it — no action needed from existing integrations when that lands.