Server data from the Official MCP Registry
MCP server for Jitbit Helpdesk — search and read support tickets from AI assistants
MCP server for Jitbit Helpdesk — search and read support tickets from AI assistants
Set these up before or after installing:
Environment variable: JITBIT_URL
Environment variable: JITBIT_TOKEN
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-jitbit-jitbit-helpdesk": {
"env": {
"JITBIT_URL": "your-jitbit-url-here",
"JITBIT_TOKEN": "your-jitbit-token-here"
},
"args": [
"-y",
"jitbit-helpdesk-mcp"
],
"command": "npx"
}
}
}Clean, well-structured MCP server with proper authentication and secure practices. The server appropriately uses environment variables for credentials and provides read-only access to Jitbit Helpdesk tickets. Minor quality improvements could be made around parameter validation and error handling. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
Scanned 4 files · 6 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!