ShunyaAI/snow-mcp
A production-ready Python tool server for automating ServiceNow. Exposes 60+ tools for Incidents, Changes, Users, and more, ready for use with AI agents like Claude via the Model Context Protocol.
Platform-specific configuration:
{
"mcpServers": {
"snow-mcp": {
"command": "npx",
"args": [
"-y",
"snow-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...