Server data from the Official MCP Registry
Deploy Dockerized apps to Akash devnet with ShipDapp MCP build, deploy, update, and logs tools.
Deploy Dockerized apps to Akash devnet with ShipDapp MCP build, deploy, update, and logs tools.
Remote endpoints: sse: https://api.shipdapp.com/api/mcp/sse
Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Endpoint verified ยท Open access ยท 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-yash1ts-shipdapp": {
"url": "https://api.shipdapp.com/api/mcp/sse"
}
}
}From the project's GitHub README.
Community-funded app deployments on decentralized cloud โ deploy in one click, let your community fund the hosting.
Program ID: 9XWssUszVyS9x73uHnPwR1N3HEwD4DrftVfbvLCcAmzm
The one-click launchpad for decentralized applications on Akash & Solana.
graph TD
User([User / Developer]) -->|Deploys App| Frontend[Next.js Frontend]
Frontend -->|Triggers Workflow| Backend[Cloudflare Worker + D1]
subgraph "Deploy Pipeline"
Backend -->|Build via| GCB[Google Cloud Build]
GCB -->|Container Image| AR[Artifact Registry]
AR -->|Image pulled by| Akash[Akash Network]
Akash -->|Hosts| DeployedApp[User App Container]
end
subgraph "Funding Flow"
User -->|Sends SOL| FundingWallet[Solana Funding Wallet]
Backend -->|Cron checks balance โฅ 0.1 SOL| FundingWallet
Backend -->|Deploys using| AKTWallet[AKT Hot Wallet]
AKTWallet -->|Pays for hosting| Akash
end
subgraph "On-chain Registry"
Frontend -->|launch_app / donate| SolanaProgram[Solana Program]
SolanaProgram -->|Tracks state| AppState[AppState PDA]
SolanaProgram -->|Collects funds| Vault[Hosting Vault PDA]
end
PENDING_FUNDS deployments for sufficient SOL balance.๐ง Planned: Automated SOL โ AKT token swapping so user SOL deposits directly cover Akash hosting costs. Currently the Akash wallet is funded manually by the platform operator.
git clone https://github.com/yash1ts/shipdapp.git
cd shipdapp
npm install
# Install sub-project dependencies
npm run install:all
# Start Frontend
npm run dev:frontend
# Start Cloudflare Worker (requires wrangler login)
npm run dev:worker
This project is licensed under the MIT License - see the LICENSE file for details.
Be the first to review this server!
by Modelcontextprotocol ยท Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol ยท Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.