MCP ExplorerExplorer

Nns Mcp

@nadnameserviceon 10 months ago
1 MIT
FreeCommunity
AI Systems
Nad Name Service MCP Server

Overview

What is Nns Mcp

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

Use cases

Use cases include domain name resolution for decentralized applications, managing user profiles in blockchain wallets, and transferring tokens between users.

How to use

To use NNS-MCP, clone the repository, install dependencies using npm or yarn, and run the development server. It includes tools to get resolved addresses of .nad names, retrieve wallet profile information, and transfer MON to wallet addresses.

Key features

Key features include the ability to resolve .nad names to addresses, access wallet profile information, and facilitate MON transfers.

Where to use

NNS-MCP can be used in Web3 applications, blockchain-based services, and any platform that requires interaction with the Nad Name Service.

Content

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 MIT License.

Contact

For questions or support, please contact [[email protected]].

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers