Photon MCP iMessage
OfficialProvides tools for iMessage chats, messages, attachments, contacts, polls, scheduled messages, FaceTime, Find My, and more.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Photon MCP iMessagesend a message to Mom saying I love you"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Photon MCP
MCP servers for Photon, deployed at mcp.photon.codes.
Usage
iMessage
Exposes 67 MCP tools for iMessage — chats, messages, attachments, contacts, polls, scheduled messages, FaceTime, Find My, and more. Built on @photon-ai/advanced-imessage-kit. Each client authenticates via x-server-url and x-api-key headers.
{
"mcpServers": {
"photon-imessage": {
"url": "https://mcp.photon.codes/imessage",
"headers": {
"x-server-url": "https://your-endpoint-here",
"x-api-key": "your-api-key-here"
}
}
}
}Related MCP server: bluebubbles-mcp
Services
Service | Endpoint | Port |
Gateway |
| 3000 |
iMessage |
| 3001 |
Setup
pnpm install
pnpm devRun a single service:
pnpm dev:imessage
pnpm dev:gatewayBuild & Deploy
pnpm build
docker compose up -dStructure
gateway/ reverse proxy
services/
imessage/ iMessage MCP (67 tools)This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/photon-hq/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server