akash-network/mcp
If you are the rightful owner of mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Akash MCP Server is a TypeScript implementation of a Model Context Protocol (MCP) server for interacting with the Akash Network.
Tools
Functions exposed to the LLM to take actions
GetAccountAddrTool
Retrieve your Akash account address.
GetBalancesTool
Get the AKT (uakt) and other balances for a given 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.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client