Labsco
snzeeee logo

mcp-server-systemeio

โ˜… 1

from snzeeee

MCP Server for Systeme.io โ€” manage contacts, tags, courses, and subscriptions through Claude

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedPaid serviceNeeds API keys

mcp-server-systemeio

MCP Server for Systeme.io โ€” manage your online business from Claude.

What it does

Gives Claude direct access to your Systeme.io account โ€” contacts, tags, courses, subscriptions, and more. Instead of switching between Claude and your Systeme.io dashboard, just ask in natural language: "show me my recent contacts", "tag this person as VIP", or "enroll them in my course".

Built for solopreneurs, freelancers, and creators who run their business on Systeme.io.

Tools

ToolDescription
list_contactsList and filter contacts (by email, tags, status, date)
get_contactGet full details of a contact
create_contactCreate a new contact with email, locale, and custom fields
update_contactUpdate a contact's locale or custom fields
delete_contactDelete a contact
list_tagsList all tags (with search)
create_tagCreate a new tag
update_tagRename a tag
delete_tagDelete a tag
add_tag_to_contactAssign a tag to a contact (can trigger automations)
remove_tag_from_contactRemove a tag from a contact
list_contact_fieldsList all custom contact fields
list_coursesList online courses in your school
enroll_contact_in_courseEnroll a contact in a course (full, partial, or dripping access)
list_enrollmentsList all course enrollments
remove_enrollmentRemove a course enrollment
list_subscriptionsList payment subscriptions for a contact
cancel_subscriptionCancel a subscription

Examples

"Show me my last 20 contacts" โ†’ Claude calls list_contacts with limit 20 and returns a formatted list.

"Find contacts tagged VIP" โ†’ Claude calls list_tags to find the VIP tag ID, then list_contacts filtered by that tag.

"Create a contact for john@example.com and tag them as Lead" โ†’ Claude calls create_contact, then add_tag_to_contact to assign the tag.

"Enroll contact #12345 in my course" โ†’ Claude calls list_courses to find the course, then enroll_contact_in_course.

"What courses do I have?" โ†’ Claude calls list_courses and shows active courses with details.

Author

Built by snzeeee