get_mcp_server_details
Retrieve comprehensive details about an MCP server by specifying its namespace and slug, enabling precise server information lookup within the Glama MCP directory.
Instructions
Get detailed information about a specific MCP server by namespace and slug
Input Schema
Name | Required | Description | Default |
---|---|---|---|
namespace | Yes | The namespace/organization of the MCP server (e.g., 'microsoft', 'openai') | |
slug | Yes | The slug/name of the MCP server (e.g., 'playwright-mcp', 'gpt-mcp') |