ITSM Integration
Integrates with multiple IT Service Management systems (ServiceNow, Jira, Zendesk, Ivanti Neurons, and Cherwell) to enable ticket creation, retrieval, updates, assignment, and knowledge base searches through a unified interface.
1 stars
0 tools
Created Aug 2025
@madosh/madosh-itsm-integration-itsmAbout
Integrates with multiple IT Service Management systems (ServiceNow, Jira, Zendesk, Ivanti Neurons, and Cherwell) to enable ticket creation, retrieval, updates, assignment, and knowledge base searches through a unified interface.
Categories
general
Installation
npm
npm install @madosh/madosh-itsm-integration-itsm
Configuration
{
"mcpServers": {
"madosh-itsm-integration-itsm": {
"command": "npx",
"args": [
"-y",
"@madosh/madosh-itsm-integration-itsm"
]
}
}
}