zammad-mcp-go

arush15june/zammad-mcp-go

3.3

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

MCP Server for accessing the Zammad API.

Tools

Functions exposed to the LLM to take actions

create_ticket

Creates a new ticket in Zammad.

search_tickets

Searches for tickets based on a query string.

add_note_to_ticket

Adds an internal note to an existing ticket.

get_ticket

Retrieves details for a specific ticket by its ID.

get_user

Retrieves details for a specific user by their ID.

search_users

Searches for users based on a query string.

get_ticket_articles

Retrieves all articles for a specific ticket.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources