Stakpak
Integrates with Stakpak API to generate infrastructure code for projects, enabling developers to quickly create configurations through a dedicated tool that works with various IDEs.
5 stars
0 tools
Created Aug 2025
@stakpak/stakpak-stakpak-mcpAbout
Integrates with Stakpak API to generate infrastructure code for projects, enabling developers to quickly create configurations through a dedicated tool that works with various IDEs.
Categories
general
Installation
npm
npm install @stakpak/stakpak-stakpak-mcp
Configuration
{
"mcpServers": {
"stakpak-stakpak-mcp": {
"command": "npx",
"args": [
"-y",
"@stakpak/stakpak-stakpak-mcp"
]
}
}
}