Exploring MCP Server Console
Summarize
Summary of Exploring MCP Server Console
The Model Context Protocol (MCP) Server Console in ServiceNow enables AI applications to securely access data and perform actions on a ServiceNow instance by establishing a standardized communication method between large language models (LLMs) and external systems. MCP servers define accessible resources and functionalities, which MCP clients—such as AI agents—can invoke using OAuth 2.0 authentication. This integration facilitates automation and information retrieval directly from the ServiceNow platform.
Show less
Using MCP Server Console, ServiceNow customers can create and configure MCP servers and the tools they expose, or leverage the preconfigured Quickstart Server. Tools represent specific functionalities or data, including capabilities from Now Assist skills, allowing AI applications like Microsoft Copilot or Claude to interact with the instance for tasks such as summarizing incidents or cases.
Key Features
- Create and manage MCP servers: AI administrators can set up multiple servers tailored for different business domains (e.g., HR, IT) or client applications.
- Configure tools: Define which instance functionalities and data fields are exposed to MCP clients, including custom tools built from Now Assist skills.
- Secure access: Use OAuth inbound integrations per client to ensure secure and controlled access to MCP servers.
- Preconfigured Quickstart Server: Provides ready-to-use tools for incident and case record lookup and summarization to quickly start exploring MCP capabilities.
- Cross-instance access: Support for the ServiceNow Model Context Protocol Client enables AI applications on one instance to access MCP servers on another.
- Monitoring and metrics: Integration with AI Gateway in AI Control Tower allows AI administrators to monitor MCP server usage and performance.
Key Outcomes for ServiceNow Customers
- Empower AI-driven automation and enhanced employee experiences by enabling AI clients to interact directly with ServiceNow instance data and processes.
- Maintain control and security over which data and functionalities AI applications can access through granular tool and field configurations and OAuth authentication.
- Accelerate AI integration with the preconfigured Quickstart Server, reducing setup time and providing immediate value with common use cases like incident and case summarization.
- Scale AI capabilities across departments and applications by creating multiple MCP servers with tailored toolsets for different workflows.
Next Steps
To fully leverage MCP Server Console, customers should explore configuring MCP servers and clients, customizing tools, and securing integrations. Additional guidance is available in the MCP Server Console configuration and reference documentation, as well as related resources on the Model Context Protocol Client.
Learn about how you can use Model Context Protocol (MCP) servers to allow AI applications to access data and perform actions on a ServiceNow instance.
MCP Server Console overview
The Model Context Protocol defines a standard method of communication between large language models (LLMs) and external systems, such as a ServiceNow instance. AI applications connect to an external system from an MCP client, such as an AI agent, using an MCP server. The server tells the client which external resources it can access and how to access them. Then, from an MCP client, users can request information from the server and automate functionality using the available tools and data that the server returns. For general information about the Model Context Protocol and MCP terminology, see the Model Context Protocol documentation on the modelcontextprotocol.io website.
With MCP Server Console, you can create MCP servers on an instance and configure the tools that they expose or use a preconfigured Quickstart Server. Tools define which functionality and data a server exposes to clients and the actions that can be performed on an instance by clients. You can create tools based on existing capabilities, such as Now Assist skills.
Then any AI application, such as Microsoft Copilot or Claude, can call a server from a client using OAuth 2.0 authentication and get a list of available tools. With these tools, employees using MCP clients can prompt the server for information from the instance or to perform an action on the instance, such as to summarize a list of recently closed incidents or cases. You can also use the ServiceNow Model Context Protocol Client to let an AI application on one instance access tools from an MCP server on another instance.
MCP Server Console users
| User | Description |
|---|---|
| AI administrator | AI administrators can create MCP servers and configure which tools they expose to MCP clients. They also create OAuth inbound integrations on the instance for each client and configure clients with the server and authentication details. |
MCP Server Console workflow
The following infographic shows the workflow for AI administrators to get started managing MCP servers with MCP Server Console.
- As an AI administrator, you identify which functionality on an instance to access from an external MCP client and employee experience.
- You can use the preconfigured Quickstart Server or create an MCP server with the appropriate tools to use the desired functionality.
You can create one or more servers that expose different tools for different use cases, such as for HR or IT workflows, or for different clients.
- If needed, you can create additional tools from Now Assist skills and configure which fields are exposed to clients and then add the tools to servers.
- You create OAuth inbound integrations for each client to secure access to servers on an instance.
- You configure clients to connect to a server using the server and OAuth inbound integration details.
Then the client calls the server, which validates the OAuth token and responds with the list of tools available for use with the server.
- Employees use clients, such as AI agents, to prompt the server for data from the instance or to perform an action on the instance.
MCP Server Console benefits
| Benefit | Feature | Users |
|---|---|---|
| Integrate with any AI application and MCP client using a standard protocol. | Create a Model Context Protocol server | AI administrator |
| Control which tools and fields are exposed to MCP clients. | Create a tool for a Model Context Protocol server | AI administrator |
| Securely access functionality from a ServiceNow instance in any external employee experience. | Configure an MCP client to connect to an MCP server | AI administrator |
Quickstart Server in MCP Server Console
MCP Server Console includes a preconfigured Quickstart Server to help you get started learning about MCP servers and connecting MCP clients to a ServiceNow instance. The Quickstart Server includes tools for looking up and summarizing incident and case records.
| Name | Description |
|---|---|
| Case summarization | Get a summary of details in a case record generated by Now Assist. |
| Incident summarization | Get a summary of details in an incident record generated by Now Assist. |
| Look up Case Records | Look up case records to enable summarizing them with the Case Summarization tool. |
| Look up Incident Records | Look up incident records to enable summarizing them with Incident summarization tool. |