MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. iMessage

iMessage

marissamarymbymarissamarym
•
27
•
Developer Tools
Productivity & Workflow
Other

Enables sending iMessages and managing contacts through AppleScript via a Model Context Protocol (MCP) server.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

  • 21st-dev

    Magic

    Generate modern UI components instantly from natural language descriptions within your IDE.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

This server bridges the gap between macOS Messages and Contacts apps and the Model Context Protocol (MCP) using AppleScript. It provides a TypeScript server that allows you to interact with your iMessage account to view and search contacts, send iMessages to contacts or phone numbers, and receive confirmation when messages are sent, all while keeping your data local.

Key Features

01Access contacts via the `contacts://all` resource.
02View contact details including names, phone numbers, and email addresses.
03`send_message` tool to send iMessages to contacts or phone numbers.
04All data remains local on your machine.
05`search_contacts` tool to find contacts by name, phone, or email.
062 GitHub stars

Use Cases

01Integrate iMessage functionality into applications or workflows.
02Programmatically send iMessages from a macOS environment.
03Search contacts and manage iMessage interactions through a custom interface.