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

What akash network mcp gives an 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

An MCP listing is not a security review

An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.