get_mcp_details
Retrieve complete details of any MCP server including description, use cases, tools, and installation configurations.
Instructions
Get complete details for a specific MCP server: description, use cases, tools, install configs.
Args: slug: MCP server slug.
Returns: Full MCP record with description, long description, use_cases (list of scenarios), tools (what the server exposes), install_configs (per-client snippets), license, author, stars, page_url.
Use this when the user wants to learn more about a specific MCP before installing, or when they ask "what does X MCP do" or "show me use cases for X".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes |