System · MODEL CONTEXT PROTOCOL
akash network mcp
akash network mcp is a community-listed Model Context Protocol server. Review the source repository before installation.
WHAT IT CONNECTS
akash network mcp 为 AI Agent 提供什么
- **Wallet and Client Management**: Handles Akash wallet authentication and client initialization
- **Certificate Management**: Manages Akash certificates
- **Tools for Akash Interaction**:
- Account address retrieval
- Deployment creation and management
- SDL (Stack Definition Language) operations
- Bid management
- Lease creation
- Manifest deployment
- Node.js (v18 or later)
- An Akash wallet (mnemonic required for interaction with Akash Network)
- Basic knowledge of Akash Network
- Clone the repository:
- Install dependencies:
- Build the project:
- **GetAccountAddrTool**: Retrieve your Akash account address
- **GetBidsTool**: Get bids for deployments
- **CreateDeploymentTool**: Create a new deployment on Akash Network
- **GetSDLsTool**: Get a list of available SDLs (from awesome-akash repository)
- **GetSDLTool**: Get a specific SDL by name
- **SendManifestTool**: Send a manifest to a provider
- **CreateLeaseTool**: Create a lease with a provider
- **GetServicesTool**: Get information about active services
- **UpdateDeploymentTool**: Update a deployment on Akash Network
- [Akash Network](https://akash.network/)
- [Model Context Protocol](https://github.com/modelcontextprotocol/typescript-sdk)
- [awesome-akash](https://github.com/akash-network/awesome-akash) (included as a submodule)
SECURITY
MCP 收录不等于安全审核
MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。