MCP.so
登录

NNS-MCP

@nadnameservice

关于 NNS-MCP

Nad Name Service MCP Server

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

nadnameservice

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器