get_server
Fetch full details for a single MCP server by its slug. Returns description, install commands, security score/risk/findings, ratings, creator info, setup requirements (API keys/credentials the user will need), and the list of MCP tools the server exposes. The security.critical_findings array lists every severity=critical|high issue — you MUST show these to the user before recommending they install. Use this as the last step before any install recommendation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Server slug (from search_servers results or the URL: mcp-marketplace.io/server/{slug}). |