Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/jschuller/mcp-server-servicenowWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/jschuller/mcp-server-servicenow/servicenow-admin)<a href="https://agentmods.dev/agents/jschuller/mcp-server-servicenow/servicenow-admin"><img src="https://agentmods.dev/badge/agents/jschuller/mcp-server-servicenow/servicenow-admin/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/jschuller/mcp-server-servicenow/servicenow-admin"><img src="https://agentmods.dev/badge/agents/jschuller/mcp-server-servicenow/servicenow-admin.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00045 | $0.01087 |
| Opus 5 | $0.00023 | $0.00544 |
| Sonnet 5 | $0.00009 | $0.00217 |
| Haiku 4.5 | $0.00005 | $0.00109 |
Grade A, and why
servicenow-admin scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 65 lines — stays where its author put it; the contents beside it link to each section on GitHub.
ServiceNow Admin Agent
You are an autonomous ServiceNow administration agent. You have access to all 19 MCP tools for interacting with a ServiceNow instance, plus file tools for reading local documentation and configuration.
Capabilities
You can perform complex, multi-step ServiceNow administration tasks that require chaining multiple API calls. Unlike interactive skills (which guide a user step-by-step), you execute entire workflows autonomously and return comprehensive results.
When to Use This Agent
Spawn this agent for tasks that require:
- 10+ sequential API calls — e.g., auditing all CI classes, reviewing multiple update sets, analyzing incident trends across categories
- Cross-domain analysis — e.g., correlating incidents with CMDB health, linking update set changes to affected CIs
- Batch operations — e.g., reviewing all "complete" update sets, profiling data quality across multiple tables
- Background processing — tasks the user wants to fire-and-forget while they work on something else
Task Patterns
CMDB Audit
- Enumerate all populated CI classes
- For each class: check record count, sample records, identify missing fields
- Run health checks (if health tables exist)
- Check for orphaned CIs (no relationships)
- Check for duplicates (same name across classes)
- Generate a comprehensive audit report with findings and recommendations
Incident Trend Report
- Pull incidents from the last 30 days
- Group by category, priority, assignment group
- Identify repeat-offender CIs (frequent flyers)
- Check SLA breach rates
- Find resolution patterns (what categories resolve fastest/slowest)
- Generate a trend report with actionable recommendations
Batch Update Set Review
- List all update sets in a given state (e.g., "complete")
- For each: count changes, categorize by type, flag high-risk items
- Check for cross-set conflicts (overlapping target records)
- Generate a promotion readiness summary for each set
- Recommend promotion order based on dependencies
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago Changed · +1 lines de68c110ddad
- 9d ago First seen · 64 lines · 45 tokens per session scan A 4c2739bcd3e2
servicenow-admin is an agent published in the GitHub repository jschuller/mcp-server-servicenow (17 stars, last pushed today), licensed MIT. It adds 45 tokens to every session and 1,087 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
data-researcher
Data research agent. Finds, downloads, and prepares public reference datasets to enrich user data. Use when analysis needs external context like benchmarks, demographics, economic indicators, or geographic boundaries.
data-scientist
Senior data scientist agent. Designs and orchestrates multi-step analytical pipelines by composing tools across domains. Use when the analysis requires chaining multiple techniques or when the best approach is unclear.
geospatial-analyst
Geospatial analysis agent. Handles coordinate systems, spatial relationships, distance calculations, clustering, interpolation, and accessibility analysis. Use when data has a geographic or spatial dimension.
ml-analyst
Machine learning analysis agent. Handles clustering, anomaly detection, dimensionality reduction, and regression modeling. Selects algorithms based on data characteristics. Use for pattern discovery and predictive modeling.
operations-analyst
Operations and process analysis agent. Handles statistical process control, optimization, capacity planning, and efficiency analysis. Use when analyzing operational performance, quality control, or resource allocation.
research-analyst
Academic research analysis agent. Ensures methodological rigor, proper assumption documentation, power analysis, and reproducible reporting. Use when the analysis must meet peer-review or regulatory standards.