list_messages
List messages from a mailing list with pagination.
How to use it
list_messages is exposed by the Marc MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the list_messages tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL MARC MCP LISTINGOther tools in Marc MCP (12)
category
(optional)
filter
(optional, regex)
get_message
Fetch full content of a specific message.
limit
(optional)
list
(required)
list_mailing_lists
List all available mailing lists, optionally filtered by category and/or name regex.
message_id
(required)
month
(optional, YYYYMM, default current month)
page
(optional, 1-based, default 1)
query
(required)
search_messages
Search messages in a mailing list.
search_type
(optional: s subject, a author, b body; default s)