zekeosborn
MCP Serverzekeosbornpublic

whisper mcp

An MCP (Model Context Protocol) that allows you to whisper (send message as NFT) to any Monad testnet address.

Repository Info

1
Stars
0
Forks
1
Watchers
0
Issues
Solidity
Language
-
License

About This Server

An MCP (Model Context Protocol) that allows you to whisper (send message as NFT) to any Monad testnet address.

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Whisper MCP

An MCP (Model Context Protocol) that allows you to whisper (send message as NFT) to any Monad testnet address.

!Built on Monad Badge

Supported Tools

Tool NameDescriptionPrompt Example
whisperWhisper (send message as NFT) to any Monad testnet address.whisper lovely quotes to <address> using purple theme.

whisper "Hey, how's it going?" to <address> using purple background and white text.

Requirements

  • Git
  • Node.js
  • Claude Desktop

Getting Started

  1. Clone this repository
git clone https://github.com/zekeosborn/whisper-mcp.git
  1. Install dependencies
npm install

Build the Project

npm run build

Add the MCP server to Claude Desktop

  1. Open "Claude Desktop"
  2. Open Settings (Claude > Settings > Developer)
  3. Click Edit Config and open claude_desktop_config.json
  4. Add details about the MCP server and save the file
{
  "mcpServers": {
    "whisper-mcp": {
      "command": "node",
      "args": [
        "<absolute-path-to-project>/packages/mcp/build/index.js"
      ],
      "env": {
        "WHISPER_API_URL": "https://whisper.zekeosborn.xyz",
        "NFT_CONTRACT_ADDRESS": "0x510b63E0436263daE3859c2daFACEDC614f5E857",
        "PRIVATE_KEY": "",
        "RPC_URL": ""
      }
    }
  }
}

Add your private key (with the 0x prefix).
You can also add your own RPC, or leave it empty to use the default RPC.

  1. Restart "Claude Desktop"

Quick Start

1

Clone the repository

git clone https://github.com/zekeosborn/whisper-mcp
2

Install dependencies

cd whisper-mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerzekeosborn
Repowhisper-mcp
LanguageSolidity
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation