- Explore MCP Servers
- nns-mcp
Nns Mcp
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.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
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.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
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
-
Clone the repository:
git clone https://github.com/your-username/nns-mcp.git cd nns-mcp -
Install dependencies:
npm installor
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:
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Commit your changes and push the branch.
- Open a pull request.
License
This project is licensed under the MIT License.
Contact
For questions or support, please contact [[email protected]].
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










