Uranium Mcp
@xkelxmc
Uranium Mcp について
MCP for Uranium NFT tools to mint, list, and manage digital assets on the permaweb.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"uranium": {
"command": "npx",
"args": [
"uranium-tools-mcp@latest"
],
"env": {
"URANIUM_API_KEY": "your_api_key_here"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Uranium Mcp?
Uranium Mcp is a Model Context Protocol (MCP) server that enables large language models (LLMs) to create and manage NFT collections and assets on the Uranium platform via portal.uranium.pro. It provides a structured interface for interacting with blockchain NFTs, supporting ERC721 and ERC1155 standards.
How to use Uranium Mcp?
Install using the command npx uranium-tools-mcp@latest and set the required URANIUM_API_KEY environment variable. Configuration is added to the MCP client’s settings (e.g., VS Code, Cursor, Claude Desktop, Goose, LM Studio). The optional URANIUM_BASE_URL environment variable defaults to https://gw.urnm.pro.
Key features of Uranium Mcp
- Fast, efficient NFT management via direct Uranium API integration.
- Multi-collection support for ERC721 and ERC1155 standards.
- File-based asset creation (images, videos, audio, documents).
- Bulk operations with pagination and filtering across collections.
Use cases of Uranium Mcp
- An LLM assistant helping a user list all their NFT collections.
- Automatically creating a new ERC721 collection from a chat conversation.
- Searching and filtering assets across multiple collections.
- Uploading a media file and minting it as an NFT through a natural language command.
FAQ from Uranium Mcp
What is the Uranium Mcp server and what can it do?
It is an MCP server that enables LLMs to create and manage NFT collections and assets on the Uranium platform, supporting ERC721 and ERC1155 standards.
What are the requirements to use Uranium Mcp?
You need Node.js 18 or newer, an API key from portal.uranium.pro/dashboard/profile/api-keys, and an MCP-compatible client (e.g., VS Code, Cursor, Claude Desktop, Goose, LM Studio).
How do I get an API key for Uranium Mcp?
Obtain an API key from the Uranium dashboard at portal.uranium.pro/dashboard/profile/api-keys.
What tools does Uranium Mcp provide?
It provides tools for collection management (list_collections, create_collection) and asset management (list_assets). The README mentions four main tools but only details these three.
Can Uranium Mcp upload files to create NFTs?
Yes, it supports uploading images, videos, audio, and documents directly as NFTs (file-based asset creation).
「その他」の他のコンテンツ
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
ghidraMCP
LaurieWiredMCP Server for Ghidra
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント