MCP Server
MCP
Apple Messages
Read Messages history on macOS and send or reply through Messages.app.
Install
uvx apple-messages-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "apple-messages-mcp",
"version": "1.0.2",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Safety mode for Messages operations: safe_readonly, safe_manage, or full_access.",
"format": "string",
"default": "full_access",
"choices": [
"safe_readonly",
"safe_manage",
"full_access"
],
"name": "APPLE_MESSAGES_MCP_SAFETY_MODE"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/JonathanRReed/Apple-MCPs/releases/download/v1.0.2/apple-messages-1.0.2.mcpb",
"version": "1.0.2",
"fileSha256": "3fe1d6c58bba103e85b33877c00a71c6d458fb27c6e03bc775d76330ca1d962c",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
mcpb
By
Comments
Sign in to leave a comment