Uranium Mcp
@xkelxmc
About Uranium Mcp
MCP for Uranium NFT tools to mint, list, and manage digital assets on the permaweb.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"uranium": {
"command": "npx",
"args": [
"uranium-tools-mcp@latest"
],
"env": {
"URANIUM_API_KEY": "your_api_key_here"
}
}
}
}Tools
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 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).
More Other MCP servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments