Loading MCP server directory, please wait...
MCP for Uranium NFT tools to mint, list, and manage digital assets on the permaweb.
npx @getmcp/cli add io.github.xkelxmc/uranium-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
URANIUM_API_KEYYou can generate an API key from your Uranium account settings: https://portal.uranium.pro/dashboard/profile/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.xkelxmc/uranium-mcp": {
"command": "npx",
"args": [
"-y",
"uranium-tools-mcp"
],
"env": {
"URANIUM_API_KEY": ""
}
}
}
}