nns-mcp

nns-mcp

3.2

If you are the rightful owner of nns-mcp 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@mcphub.com.

NNS-MCP (Nad Name Service - Model Context Protocol) is a server designed to interact with Nad Name Service (NNS), a Web3 name service built on the Monad blockchain.

NNS-MCP

NNS-MCP (Nad Name Service - Model Context Protocol) is a server designed to interact with Nad Name Service (NNS), a Web3 name service built on the Monad blockchain. This README provides an overview of the project, its setup, and usage instructions.

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/nns-mcp.git
    cd nns-mcp
    
  2. Install dependencies:

    npm install
    

    or

    yarn install
    

Usage

Development Server

This MCP server has 3 tools

get_resolved_address_of_nad_name: Allow get the resolved address of a .nad name

get_profile_of_wallet_address: Get profile information of a wallet address

transfer_mon_to_wallet_address: Transfer MON

Build for Production

Build the project for production:

npm run build

or

yarn build

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Commit your changes and push the branch.
  4. Open a pull request.

License

This project is licensed under the .

Contact

For questions or support, please contact [].