MCPfinder Server

by mcpfinder

get_mcp_server_details

Retrieve detailed information about an MCP server, including its manifest and installation details. Use this tool to gather essential data after identifying a server with search_mcp_servers or before installation with add_mcp_server_config.

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

NameRequiredDescriptionDefault
idYesThe unique MCPFinder ID of the MCP server received from search_mcp_servers.

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "The unique MCPFinder ID of the MCP server received from search_mcp_servers.", "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from MCPfinder Server

Related Tools

ID: jcfchzx51b