gluneau_hive-mcp-server
0
The Hive MCP Server facilitates interaction between AI assistants and the Hive blockchain using the Model Context Protocol. It supports various operations on the blockchain such as account information retrieval, content creation, token transfers, and encrypted messaging.
Overview
This project is an MCP server that bridges AI assistants with the Hive blockchain, enabling interactions such as fetching account information, retrieving blog posts, and sending HIVE tokens. Key features include creating structured prompts, reading blockchain data, blockchain interactions, cryptography, and encrypted messaging. Integrated with AI Assistants like Claude Desktop, the server supports authenticated operations through environment variables.
Features
- Prompts: Create and analyze Hive posts.
- Reading Data: Fetch account info, posts by tag/user, transaction history.
- Blockchain Interactions: Vote, create posts/comments, and send tokens.
- Cryptography: Sign and verify messages.
- Encrypted Messaging: Send, receive, and decrypt messages.