Uranium MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 12 Sep 2025.
MCP for Uranium NFT tools to mint, list, and manage digital assets on the permaweb.
No commits for 12 months.
We read the source, 10 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const output = execSync(`node ${generateLinksPath}`).toString();
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add uranium-mcp -- npx -y uranium-tools-mcp
{
"mcpServers": {
"uranium-mcp": {
"args": [
"-y",
"uranium-tools-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.uranium-mcp]
command = "npx"
args = ["-y", "uranium-tools-mcp"]
{
"mcpServers": {
"uranium-mcp": {
"args": [
"-y",
"uranium-tools-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"uranium-mcp": {
"args": [
"-y",
"uranium-tools-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
URANIUM_API_KEY (You can generate an API key from your Uranium account settings: https://portal.uranium.pro/dashboard/profile/api-keys).
The author declared them in the registry entry; get the values from the project itself.
MCP server for the AniList GraphQL API — anime/manga search, details, and personal list management.
MCP for Singularity Layer - discover listings, manage assets, run payment flows, and use agents
MCP server for the PostFast API — schedule and manage social media posts via AI tools
Local MCP tools for decisions, reflection, action plans, and digital report outlines.
An MCP server that provides tools for EVE Online players to manage their fleets
Mermaid to assets. Source code to maps. MCP for agents.
Digital asset manager - upload, organize, search, and generate on-brand images and videos
Free proof-of-existence attestation for digital files, MCP tools for the imgauth service.
Answers built from our own checks of this server.