Zammad-MCP
Zammad-MCP is a Python MCP server for Claude Desktop with uvx/pip, docker, git clone. A Model Context Protocol (MCP) server for Zammad integration, enabling AI assistants to interact with tickets, users, and organizations.
How to use Zammad-MCP
Install or run
uvx (Recommended)Client configuration
{
"mcpServers": {
"zammad": {
"command": "uvx",
"args": ["--from", "git+https://github.com/basher83/zammad-mcp.git", "mcp-zammad"],
"env": {
"ZAMMAD_URL": "https://your-instance.zammad.com/api/v1",
"ZAMMAD_HTTP_TOKEN": "your-api-token"
}
}
}
}Compatible clients
What is Zammad-MCP?
Zammad-MCP is a Python MCP server for Claude Desktop with uvx/pip, docker, git clone. A Model Context Protocol (MCP) server for Zammad integration, enabling AI assistants to interact with tickets, users, and organizations. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Tool access support
- Shell commands support
- Document generation support
- Anthropic provider support
- pyproject.toml config support
- Dockerfile config support
- Connecting agents to external tools and data
Technical details
Install or run Zammad-MCP using uvx/pip. Check basher83/Zammad-MCP for the latest setup command.
- Built for Python
- Built for Docker
- Built for Rust
- Install or run with uvx/pip
- Install or run with docker
- Install or run with git clone
- Install or run with remote URL
- Works with Claude Desktop
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use Zammad-MCP
- Use it for connecting agents to external tools and data.
- Use it for integrations workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for claude desktop users.
Built with
Explore related resources
Frequently asked questions
What is Zammad-MCP?
Zammad-MCP is a Python MCP server for Claude Desktop with uvx/pip, docker, git clone. A Model Context Protocol (MCP) server for Zammad integration, enabling AI assistants to interact with tickets, users, and organizations.
Who is Zammad-MCP best for?
Zammad-MCP is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, claude desktop users.
How do I install Zammad-MCP?
Install or run Zammad-MCP using uvx/pip. Check Zammad-MCP for the latest setup command.
Is Zammad-MCP actively maintained?
Zammad-MCP may need a closer maintenance check before production use.
Auto-fetched from GitHub.