SMITHERY_API_KEY
: Your Smithery API key (your_api_key_here
)Tool | Short Description |
---|---|
collect_config | Collect the config to be used for connection to MCP server |
find_mcp | Find the MCP servers by given name |
install_mcp | Install the MCP server on your local machine |
collect_config
Parameter | Type | Description |
---|---|---|
qualifiedName | string | The qualified name of the config to collect |
find_mcp
Parameter | Type | Description |
---|---|---|
mcpServerName | string | The name of the MCP server to find |
install_mcp
Parameter | Type | Description |
---|---|---|
client | string | The client to install |
qualifiedName | string | The qualified name of the MCP server to install. ex) @bbangjooo/mcp-finder-mcp-server |
config | object (optional) | Configuration schema |