MCP Server
MCP
io.github.xkelxmc/uranium-mcp
MCP for Uranium NFT tools to mint, list, and manage digital assets on the permaweb.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "uranium-tools-mcp",
"version": "1.0.9",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "You can generate an API key from your Uranium account settings: https://portal.uranium.pro/dashboard/profile/api-keys",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "URANIUM_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment