Skip to main content
Glama

Uranium MCP Server

by xkelxmc
server.json•960 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json", "name": "io.github.xkelxmc/uranium-mcp", "description": "MCP for Uranium NFT tools to mint, list, and manage digital assets on the permaweb.", "status": "active", "repository": { "url": "https://github.com/xkelxmc/uranium-mcp", "source": "github" }, "version": "1.0.9", "packages": [ { "registry_type": "npm", "registry_base_url": "https://registry.npmjs.org", "identifier": "uranium-tools-mcp", "version": "1.0.9", "transport": { "type": "stdio" }, "environment_variables": [ { "description": "You can generate an API key from your Uranium account settings: https://portal.uranium.pro/dashboard/profile/api-keys", "is_required": true, "format": "string", "is_secret": true, "name": "URANIUM_API_KEY" } ] } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/xkelxmc/uranium-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server