We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cyberpapiii/imessage-max'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleIdentifier</key>
<string>com.cyberpapiii.imessage-max</string>
<key>CFBundleName</key>
<string>iMessage Max</string>
<key>CFBundleDisplayName</key>
<string>iMessage Max</string>
<key>CFBundleExecutable</key>
<string>imessage-max</string>
<key>CFBundleVersion</key>
<string>1.0.2</string>
<key>CFBundleShortVersionString</key>
<string>1.0.2</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>LSMinimumSystemVersion</key>
<string>13.0</string>
<key>NSContactsUsageDescription</key>
<string>iMessage Max needs access to your Contacts to resolve phone numbers and email addresses to contact names in your messages.</string>
<key>NSAppleEventsUsageDescription</key>
<string>iMessage Max needs Automation permission to send messages through the Messages app.</string>
</dict>
</plist>