We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/scalekit-inc/scalekit-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Scalekit MCP Server</title>
<link rel="icon" type="image/x-icon" href="https://cdn.scalekit.com/assets/mcp/scalekit-fav.png">
</head>
<body>
<h1>Scalekit MCP Server</h1>
<p>Official Model Context Protocol server for AI agents to interact with Scalekit's identity platform. Please checkout <a href="https://docs.scalekit.com/dev-kit/ai-assisted-development/scalekit-mcp-server/">the documentation</a> for more information.</p>
</body>
</html>