hive-mcp-server
If you are the rightful owner of hive-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.
An MCP server that enables AI assistants to interact with the Hive blockchain through the Model Context Protocol.
The Hive MCP Server acts as a bridge between AI assistants and the Hive blockchain, facilitating various interactions such as fetching account information, retrieving blog posts, voting on content, and sending tokens. It supports both reading data from the blockchain and performing authenticated operations like creating posts and sending encrypted messages. The server is designed to work seamlessly with AI models, providing them with the necessary tools to interact with the Hive blockchain effectively.
Features
- Prompts: Structured prompts to guide AI in creating Hive posts and analyzing account statistics.
- Tools: Comprehensive set of tools for reading data and interacting with the Hive blockchain.
- Cryptography: Tools for signing, verifying, encrypting, and decrypting messages using Hive keys.
- Encrypted Messaging: Send and receive encrypted messages using Hive's memo encryption.
Tools
get_account_info
Get detailed information about a Hive blockchain account.
get_post_content
Retrieve a specific post by author and permlink.
vote_on_post
Vote on Hive content (requires posting key).
create_post
Create new blog posts on the Hive blockchain (requires posting key).
send_token
Send HIVE or HBD cryptocurrency to other accounts (requires active key).