mcp-server-systemeio
JSON →MCP Server for Systeme.io â manage contacts, tags, courses, and subscriptions through Claude
Tools · 18
- list_contacts List and filter contacts (by email, tags, status, date)
- get_contact Get full details of a contact
- create_contact Create a new contact with email, locale, and custom fields
- update_contact Update a contact's locale or custom fields
- delete_contact Delete a contact
- list_tags List all tags (with search)
- create_tag Create a new tag
- update_tag Rename a tag
- delete_tag Delete a tag
- add_tag_to_contact Assign a tag to a contact (can trigger automations)
- remove_tag_from_contact Remove a tag from a contact
- list_contact_fields List all custom contact fields
- list_courses List online courses in your school
- enroll_contact_in_course Enroll a contact in a course (full, partial, or dripping access)
- list_enrollments List all course enrollments
- remove_enrollment Remove a course enrollment
- list_subscriptions List payment subscriptions for a contact
- cancel_subscription Cancel a subscription
Environment variables
SYSTEMEIO_API_KEY
Links
★ 1 GitHub stars