{"slug":"gluneau/hive-mcp-server","name":"Hive MCP Server","description":"Enables AI assistants to interact with the Hive blockchain through the Model Context Protocol.","category":"database","tags":[],"official":false,"stars":4,"transport":"http","install":[{"cmd":"npx -y @gluneau/hive-mcp-server`","imports":[]}],"tools":[{"name":"get_account_info","description":"Get detailed information about a Hive blockchain account"},{"name":"get_post_content","description":"Retrieve a specific post by author and permlink"},{"name":"get_posts_by_tag","description":"Retrieve posts by tag and category (trending, hot, etc.)"},{"name":"get_posts_by_user","description":"Fetch posts from a specific user or their feed"},{"name":"get_account_history","description":"Get transaction history for an account with optional operation filtering"},{"name":"get_chain_properties","description":"Fetch current Hive blockchain properties and statistics"},{"name":"get_vesting_delegations","description":"Get a list of vesting delegations made by a specific account"},{"name":"vote_on_post","description":"Vote on Hive content (requires posting key)"},{"name":"create_post","description":"Create new blog posts on the Hive blockchain (requires posting key)"},{"name":"create_comment","description":"Comment on existing posts or reply to comments (requires posting key)"},{"name":"send_token","description":"Send HIVE or HBD cryptocurrency to other accounts (requires active key)"},{"name":"sign_message","description":"Sign a message using a Hive private key"},{"name":"verify_signature","description":"Verify a message signature against a Hive public key"},{"name":"encrypt_message","description":"Encrypt a message for a specific Hive account"},{"name":"decrypt_message","description":"Decrypt an encrypted message from a specific Hive account"},{"name":"send_encrypted_message","description":"Send an encrypted message using a token transfer"},{"name":"get_encrypted_messages","description":"Retrieve and optionally decrypt messages from account history"}],"env_vars":["HIVE_POSTING_KEY","HIVE_ACTIVE_KEY","HIVE_MEMO_KEY"],"auth_type":"none","github":"https://github.com/gluneau/hive-mcp-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}