Skip to content

[Server Request]: Request to add Scalekit MCP server to the directory #191

@tamil2399

Description

@tamil2399

Server Name

Scalekit

Server URL/Repository

https://mcp.scalekit.com/

Description

Provides tools for managing Scalekit environments, organizations, users, connections, and workspace operations. Built for developers who want to connect their AI tools to Scalekit context and capabilities based on simple natural language queries.

Requirements Check

  • Provides clear installation and configuration instructions
  • Focused on developer tools/services (not consumer applications)
  • Has appropriate icon or branding available

Configuration JSON

{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"description": "Provides tools for managing Scalekit environments, organizations, users, connections, and workspace operations. Built for developers who want to connect their AI tools to Scalekit context and capabilities based on simple natural language queries.",
"name": "com.pulsemcp.mirror/scalekit",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.scalekit.com/"
}
],
"repository": {
"source": "github",
"url": "https://github.com/scalekit-inc/scalekit-mcp-server"
},
"title": "Scalekit",
"version": "0.0.0"
}

Authentication

  • This server uses OAuth authentication

Icon

  • I've attached a square SVG logo to this issue

Documentation URL (if applicable)

No response

Additional Context

Scalekit is an authentication and authorization platform. Our customers use scalekit.com to manage their authentication configurations from the dashboard. With the increasing adoption of Claude, Scalekit's MCP server will help them manage their environments using management tools (eg. list_environments, list_connections, etc).

Any Scalekit customer (free or paid) is allowed to use the Scalekit MCP server.

No special considerations or limitations

Link to official documentation: https://docs.scalekit.com/dev-kit/ai-assisted-development/scalekit-mcp-server/

Submission Guidelines

  • Read the Contributing Guidelines
  • Searched existing issues and servers to avoid duplicates
  • Server provides significant value to developer community

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions