Loading MCP server directory, please wait...
Deploy Dockerized apps to Akash devnet with ShipDapp MCP build, deploy, update, and logs tools.
npx @getmcp/cli add io.github.yash1ts/shipdappRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token using a ShipDapp API key (shipdapp_sk_*).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.yash1ts/shipdapp": {
"url": "https://api.shipdapp.com/api/mcp/sse",
"transport": "sse",
"headers": {
"Authorization": ""
}
}
}
}