Uranium Mcp
@xkelxmc
About Uranium Mcp
MCP for Uranium NFT tools to mint, list, and manage digital assets on the permaweb.
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).
Frequently asked questions
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).
Basic information
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
π 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,
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (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.

Peekaboo MCP β lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Comments