Skip to main content
Glama
Info.plist1.15 kB
<?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.macos-notify-mcp.app</string> <key>CFBundleName</key> <string>MacOSNotifyMCP</string> <key>CFBundleDisplayName</key> <string>MacOSNotifyMCP</string> <key>CFBundleVersion</key> <string>1.0</string> <key>CFBundleShortVersionString</key> <string>1.0</string> <key>CFBundleExecutable</key> <string>MacOSNotifyMCP</string> <key>CFBundlePackageType</key> <string>APPL</string> <key>LSMinimumSystemVersion</key> <string>10.15</string> <key>NSUserNotificationAlertStyle</key> <string>alert</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>NSSupportsAutomaticTermination</key> <true/> <key>NSAppTransportSecurity</key> <dict> <key>NSAllowsArbitraryLoads</key> <true/> </dict> <key>CFBundleIconFile</key> <string>MacOSNotifyMCP</string> <key>LSUIElement</key> <true/> </dict> </plist>

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yuki-yano/macos-notify-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server