Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Ankit K
ServiceNow Employee
General availability • September 10, 2026
ServiceNow Launches Out-of-the-Box MCP Servers for Claude, Copilot, Gemini, and Other AI Clients
The AI client orchestrates. ServiceNow remains the governed system of action where the work gets done.

MCP-compatible AI clients are becoming a new way to start enterprise work. But turning a prompt into a governed business outcome still requires purpose-built tools.

That is why ServiceNow is launching out-of-the-box MCP Servers for ITSM, ITOM, CMDB, and SPM. They let supported clients such as Claude, Copilot, and Gemini call ServiceNow tools without every customer rebuilding the same domain logic.

Not another API wrapper

Our MCP tools are optimized around outcomes. They reduce the read-query-reason-retry loop that happens when an AI client works directly against generic table access.

Change Management example: In our July 11-prompt benchmark, the MCP path produced approximately 52% lower Claude-side cost, 72% faster execution, and about 6.5 times fewer output tokens than direct Table API access.

Simple CRUD does not always show the same advantage. Complex, workflow-heavy work does.

Governance stays on the Now Platform

The AI client decides which tool to call. ServiceNow controls what that tool can see and do. Every request runs in the user’s context and through the same hardened platform controls customers have already modeled, built, and rely on today, allowing them to extend their existing ServiceNow investments into agentic workflows. We are also adding further governance and resilience for this new way of working.

Built around the jobs customers asked us to solve

What customers are telling us

“There’s goodness in the out-of-the-box tools that you have.”
Customer evaluating the ITSM MCP Server through an enterprise MCP gateway
“Finding CIs means we catch scheduling conflicts before we schedule the change.”
Customer feedback on using CMDB and Change Management tools

Generally available September 10, 2026

The ITSM, ITOM, CMDB, and SPM MCP Servers are available for supported MCP clients.

Choose the AI client. Keep the work on ServiceNow.
8 Comments
Ankit K
ServiceNow Employee
Thank you to the teams across Product, Engineering, Platform, Security, and GTM who made this launch possible, and to @nisargshah & Kiril Seksenov for their leadership throughout the journey.
Amit104
Mega Expert

Hello Ankit,

 

Nice article!

I see that the MCP plugins are paid plugins. I have some questions:

  • Is the MCP Server included with ITSM Advanced, or does it require a separate paid entitlement?
  • Is the capability included only with ITSM Prime, or can ITSM Advanced customers purchase it as an add-on?

Thanks

 

BR,
Amit

dougodegaar
ServiceNow Employee

The MCP Servers require "Assists" that are part of our Now Assist packs or Prime licensing.  Contact your account team for the specifics on that or how you can trial them with your data.

 

Doug

ServiceOps Product team

RobertS94654499
Tera Contributor

Isn't this "included" as part of Action Fabric? Which is part of all the AI native licenses?  I can see where usage may require Advanced or Prime, but is it only Prime?  What about non-AI licensing, could ITSM Pro get it with the Now Assist Pro Plus add-on?

RaymondBlor
Tera Explorer

So I am guessing since I am on ITSM standard, I can't use this since it requires "Assists" that are part of our Now Assist packs or Prime licensing. "

Ankit K
ServiceNow Employee

Hi Team, For customers on the existing SKUs, if they have Now Assist, meaning they are licensed for ITSM Pro Plus or Enterprise Plus, they should be able to leverage the ITSM MCP Server. The same applies to customers with the applicable ITOM SKUs.For the newer SKUs, MCP capabilities are licensed across ITSM Foundation, Advanced, and Prime. The specific tools and functionality available will ultimately depend on the customer's entitlements and the SKU tier they have purchased.

chaithu1489
Mega Sage

Shouldn't these MCP tools be using the same table API for user context, ACLs, and role enforcement?

Ankit K
ServiceNow Employee

Yes they use the underlying platform security model, so user context, ACLs, and roles are consistently enforced. The difference is that these aren’t just Table APIs exposed through MCP. The tools bring together the right data, relationships, domain logic, validations, and actions for the job.  So the LLM client has less to figure out and the work remains governed on the platform.