NNS-MCP
@nadnameservice
About NNS-MCP
Nad Name Service MCP Server
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is NNS-MCP?
NNS-MCP is a Model Context Protocol server for interacting with Nad Name Service (NNS), a Web3 name service on the Monad blockchain. It provides tools to resolve .nad names, fetch wallet profiles, and transfer MON tokens.
How to use NNS-MCP?
Install dependencies with npm install or yarn install. The server exposes three tools: get_resolved_address_of_nad_name, get_profile_of_wallet_address, and transfer_mon_to_wallet_address.
Key features of NNS-MCP?
- Resolve .nad names to addresses
- Get profile info of wallet addresses
- Transfer MON tokens
- Built on Monad blockchain
- Simple Node.js setup
Use cases of NNS-MCP?
- Look up the address behind a .nad name
- Retrieve profile information for a wallet
- Initiate MON transfers via MCP tools
FAQ from NNS-MCP
What is NNS?
Nad Name Service is a Web3 name service on the Monad blockchain.
What tools does the server provide?
Three tools: get_resolved_address_of_nad_name, get_profile_of_wallet_address, and transfer_mon_to_wallet_address.
What are the runtime requirements?
Node.js version 14 or higher and npm or yarn.
How do I install dependencies?
Clone the repo and run npm install or yarn install.
How can I contribute?
Fork the repo, create a feature branch, commit changes, and open a pull request.
Frequently asked questions
What is NNS?
Nad Name Service is a Web3 name service on the Monad blockchain.
What tools does the server provide?
Three tools: `get_resolved_address_of_nad_name`, `get_profile_of_wallet_address`, and `transfer_mon_to_wallet_address`.
What are the runtime requirements?
Node.js version 14 or higher and npm or yarn.
How do I install dependencies?
Clone the repo and run `npm install` or `yarn install`.
How can I contribute?
Fork the repo, create a feature branch, commit changes, and open a pull request.
Basic information
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments