Scalekit MCP Server
Rank #4,882glama/scalekit-inc/scalekit-mcp-server
Enables AI assistants to interact with Scalekit's identity and access management platform through natural language queries. Supports managing environments, organizations, users, OIDC connections, workspace operations, and MCP server configurations with OAuth-protected access.
Scalekit MCP Server is a Model Context Protocol (MCP) server published by scalekit-inc. It ranks #4,882 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Scalekit MCP Server is listed across 2 registries — Glama and PulseMCP, with 7 release tags tracked from its GitHub repository. It was first listed on Aug 29, 2025 and most recently updated on Sep 17, 2026.
Ranks ahead of 127,164 of 132,046 servers on MCP Toplist.
Use Scalekit MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http scalekit-mcp-server https://mcp.scalekit.com/[mcp_servers.scalekit-mcp-server]
url = "https://mcp.scalekit.com/"Add to ~/.codex/config.toml.
https://mcp.scalekit.com/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"scalekit-mcp-server": {
"url": "https://mcp.scalekit.com/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"scalekit-mcp-server": {
"type": "http",
"url": "https://mcp.scalekit.com/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"scalekit-mcp-server": {
"serverUrl": "https://mcp.scalekit.com/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"scalekit-mcp-server": {
"url": "https://mcp.scalekit.com/"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/glama%2Fscalekit-inc%2Fscalekit-mcp-server)<a href="https://mcptoplist.com/server/glama%2Fscalekit-inc%2Fscalekit-mcp-server"><img src="https://mcptoplist.com/badge/glama%2Fscalekit-inc%2Fscalekit-mcp-server.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
scalekit-inc
GitHub releases (7)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v1.4.2 | Sep 17, 2026 |
| v1.4.1 | Jul 16, 2026 |
| v1.4.0 | May 11, 2026 |
| v1.3.0 | Apr 11, 2026 |
| v1.2.0 | Mar 25, 2026 |
| v1.1.0 | Mar 10, 2026 |
| v1.0.1 | Jan 26, 2026 |
Frequently asked questions
- Who maintains Scalekit MCP Server?
- Scalekit MCP Server is maintained by scalekit-inc, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Scalekit MCP Server listed on the Official MCP Registry?
- Scalekit MCP Server is not on the Official MCP Registry. It is listed on Glama and PulseMCP.
- How many versions does Scalekit MCP Server have?
- No registry surfaces explicit version metadata for Scalekit MCP Server; MCP Toplist tracks 7 release tags from its GitHub repository, most recently published on Sep 17, 2026.
- Where can I find the source code for Scalekit MCP Server?
- The source code for Scalekit MCP Server is hosted at github.com/scalekit-inc/scalekit-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.