Server data from the Official MCP Registry
Give AI agents a persistent pixel-art character reflecting their state in real time.
Give AI agents a persistent pixel-art character reflecting their state in real time.
CubeLife is a well-structured MCP server and SDK collection with appropriate authentication via API keys, proper credential handling in environment variables, and no malicious patterns detected. Permissions align with the developer tools category. Minor code quality observations exist around error handling and logging, but do not present security risks. Supply chain analysis found 4 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
4 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: CUBELIFE_API_KEY
Environment variable: CUBELIFE_AGENT_ID
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-ivy-innovation-cubelife": {
"env": {
"CUBELIFE_API_KEY": "your-cubelife-api-key-here",
"CUBELIFE_AGENT_ID": "your-cubelife-agent-id-here"
},
"args": [
"-y",
"cubelife"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.