Components installed with MCP Server Console
Several types of components are installed with activation of the MCP Server Console application, including tables and user roles.
Roles installed
| Role | Description | Contains roles |
|---|---|---|
|
MCP Server administrator [sn_mcp_server.admin] |
Performs create, read, update, and delete (CRUD) operations on all MCP Server Console tables. | sn_mcp_server.tools_admin |
|
MCP Server tools administrator [sn_mcp_server.tools_admin] |
Performs create, read, update, and delete (CRUD) operations for tools. |
|
|
MCP Server viewer [sn_mcp_server.viewer] |
Invokes tools and views all MCP Server Console tables (read-only access). |
|
Tables installed
| Table | Description |
|---|---|
|
AI Skill Tool Definition [sn_mcp_ai_skill_tool_definition] |
Tools based on Now Assist skills. Extends the Tool Definition table. |
|
AI Skill Tool Input [sn_mcp_ai_skill_tool_input] |
Inputs for tools based on Now Assist skills. Extends the Tool Input table. |
|
Provisioned MCP Server [sn_mcp_server_registry] |
MCP servers deployed on the instance. |
|
Scripted REST Tool Definition [sn_mcp_scripted_rest_tool_definition] |
Tools based on Scripted REST APIs that enable other tools. Extends the Tool Definition table. |
|
Scripted REST Tool Input [sn_mcp_scripted_rest_input] |
Inputs for tools based on Scripted REST APIs. Extends the Tool Input table. |
|
Tool Definition [sn_mcp_tool_definition] |
Tools defined for use by MCP servers. |
|
Tool Input [sn_mcp_tool_input] |
Inputs defined for use by MCP server tools. |