Spacelift currently provides MCP functionality through the spacectl MCP server.
To use MCP with Spacelift today, users must:
Install spacectl
Authenticate using spacectl profile login
Configure their coding assistant to run:
spacectl mcp serverRequiring a CLI purely to support MCP integrations makes it harder to integrate Spacelift into internal platforms that standardize on API-driven MCP servers.
Provide a way to integrate Spacelift into MCP-based AI systems without requiring spacectl.
This could be achieved in one of two ways:
Provide an official Spacelift MCP server that communicates directly with the Spacelift API / GraphQL.
Provide documented integration patterns that allow customers to easily build their own MCP servers using the existing GraphQL API.
An MCP integration should allow AI tools to interact with Spacelift capabilities such as:
discovering modules in the Spacelift module registry
retrieving module metadata (inputs, outputs, examples)
identifying the latest module version
generating infrastructure code using approved modules
This enables AI assistants to generate infrastructure that aligns with an organization's approved module ecosystem.
Many organizations are adopting AI-assisted infrastructure development.
When infrastructure patterns are encapsulated into approved modules, AI tools can safely generate infrastructure code by discovering and using those modules.
Allowing MCP integrations without requiring a CLI dependency would make it easier for organizations to integrate Spacelift into internal developer platforms where multiple systems are connected through MCP servers and APIs.
Please authenticate to join the conversation.
π In Review
π‘ Feature Requests
About 9 hours ago
Get notified by email when there are changes.
π In Review
π‘ Feature Requests
About 9 hours ago
Get notified by email when there are changes.