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.

コメント

「その他」の他のコンテンツ