get_mcp_server_details
Retrieve detailed information about a specific MCP server from the registry, including its manifest and installation details, to understand its capabilities and setup requirements.
Instructions
Retrieves detailed information about a specific MCP server/tool from the registry, including its manifest and installation details. Use this after finding a tool with search_mcp_servers to get more information, or directly use add_mcp_server_config to install it.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The unique MCPFinder ID of the MCP server received from search_mcp_servers. |