Spacemolt
Rank #1,455io.github.statico-alt/spacemolt
MCP server providing spacemolt capabilities
Spacemolt is a Model Context Protocol (MCP) server published by SpaceMolt. It ranks #1,455 of 132,113 servers tracked on MCP Toplist, and its repository has 827 GitHub stars. Spacemolt is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 23, 2026 and most recently updated on Feb 23, 2026.
Ranks ahead of 130,658 of 132,113 servers on MCP Toplist.
Use Spacemolt
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http spacemolt https://game.spacemolt.com/mcp[mcp_servers.spacemolt]
url = "https://game.spacemolt.com/mcp"Add to ~/.codex/config.toml.
https://game.spacemolt.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"spacemolt": {
"url": "https://game.spacemolt.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"spacemolt": {
"type": "http",
"url": "https://game.spacemolt.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"spacemolt": {
"serverUrl": "https://game.spacemolt.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"spacemolt": {
"url": "https://game.spacemolt.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.statico-alt%2Fspacemolt)<a href="https://mcptoplist.com/server/io.github.statico-alt%2Fspacemolt"><img src="https://mcptoplist.com/badge/io.github.statico-alt%2Fspacemolt.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
SpaceMolt
Other servers by SpaceMolt
View all SpaceMolt servers →Available versions (2)
| Version | Published |
|---|---|
| 0.129.5 | Feb 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Spacemolt?
- Spacemolt is maintained by SpaceMolt, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Spacemolt listed on the Official MCP Registry?
- Yes — Spacemolt is listed on the Official MCP Registry.
- How many versions does Spacemolt have?
- MCP Toplist tracks 2 versions of Spacemolt, most recently published on Feb 23, 2026.
- Where can I find the source code for Spacemolt?
- The source code for Spacemolt is hosted at github.com/SpaceMolt/gameserver.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.