moveflow_aptos_mcp_server

moveflow_aptos_mcp_server

3.2

If you are the rightful owner of moveflow_aptos_mcp_server 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@mcpreview.com.

MoveFlow Aptos MCP Server is a Model Context Protocol server that facilitates AI assistants' interaction with the MoveFlow protocol on the Aptos blockchain, enabling cryptocurrency streaming payments.

The MoveFlow Aptos MCP Server is designed to provide a standardized interface for AI tools to manage cryptocurrency streaming payments on the Aptos blockchain. It supports creating, managing, and interacting with payment streams, offering features like stream management, batch operations, and MCP integration. The server ensures security through client-side signing and read-only modes, making it suitable for both development and production environments. It also provides a self-documenting API and automatic tool discovery, enhancing usability and integration with AI assistants. The server can be installed via NPM or cloned from the repository, and it supports integration with various platforms like Claude Desktop and Cline, offering flexibility in deployment and usage.

Features

  • Stream Management: Create, manage, and interact with payment streams, including creating, withdrawing, closing, extending, pausing, and resuming streams.
  • Batch Operations: Perform batch operations like creating multiple streams or withdrawing from multiple streams simultaneously.
  • MCP Integration: Full compatibility with the Model Context Protocol, including automatic tool discovery and standardized input schema validation.
  • Security: Supports client-side signing for secure transactions, read-only mode for safe data queries, and direct signing mode for development.
  • Self-Documenting API: Provides a self-documenting API for ease of use and integration.

Tools

  1. create-stream

    Create a new MoveFlow stream to transfer funds over time.

  2. withdraw-stream

    Withdraw available funds from an active stream.

  3. close-stream

    Terminate a stream and return remaining funds to the sender.

  4. extend-stream

    Increase the end time of an existing stream.

  5. get-stream-info

    Retrieve details about a specific stream.

Related MCP Servers

View all finance servers →