Solid intro. Local-first MCP server that bridges Claude to ServiceNow — actually useful, not just another wrapper around an API.
Two things worth watching: how you handle auth state locally without leaking credentials, and whether you can keep the read-only promise or eventually need write access for real workflows.
Repo link?