Loading MCP server directory, please wait...
MCP server demo — tickets, schema discovery, auth, and PII gating. stdio + HTTP.
npx @getmcp/cli add io.github.markusvankempen/mcp-ticket-demoRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.markusvankempen/mcp-ticket-demo": {
"command": "npx",
"args": [
"-y",
"mcp-ticket-demo"
],
"env": {
"MCP_MODE": "",
"MCP_API_KEY": "",
"AUTH_MODE": ""
}
}
}
}