Loading...
brew install uv{
"imessage-query": {
"command": "uv",
"args": [
"run",
"--with",
"fastmcp",
"fastmcp",
"run",
"/path/to/repo/imessage-query-server.py"
]
}
}get_chat_transcriptRetrieves message history for a specific phone number, optionally filtered by date.
Read-only access to message data with phone number validation.
This server is relatively safe due to its read-only nature and input validation. However, users should be aware of the potential for exposing sensitive information and ensure responsible use.