mcp-shipathon

Joshnaacsha/mcp-shipathon

3.1

If you are the rightful owner of mcp-shipathon and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

This is a Model Context Protocol (MCP) server for WhatsApp, built with TypeScript and using the `@whiskeysockets/baileys` library.

Tools

Functions exposed to the LLM to take actions

search_contacts

Search for contacts by name or phone number part (JID).

list_messages

Retrieve message history for a specific chat, with pagination.

list_chats

List your chats, sortable by activity or name, filterable, paginated, optionally includes last message details.

get_chat

Get detailed information about a specific chat.

get_message_context

Retrieve messages sent immediately before and after a specific message ID for context.

send_message

Send a text message to a specified recipient JID (user or group).

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources