MCP server details include information like the capabilities and primary use cases, actions available, and configuration information.
To view details for a shared MCP server, open the MCP Servers page and then click the MCP server.
The following image shows the server details page for the Address Verification server:
Information about the MCP server is displayed on the following tabs:
Overview tab
Gives an overview of the MCP server, including its key capabilities and use cases.
Actions tab
Displays the actions your AI agents can use to accomplish its goals along with a description of each action. The properties and property descriptions are displayed for each action in both data type and JSON format.
Note: In some third-party MCP servers, these actions are called "tools."
Configuration tab
Explains how to connect to the server. Displays the MCP server endpoint URL and required headers in a code block that you can copy and paste into the tool that you use to connect. A separate code block is provided for Claude Desktop, Cursor, VS Code, and Python.