pixly.gg
Minecraft server hosting with no subscription — pay for the time your server is online. Java + Bedrock crossplay, 1-click mods, 10 free hours to try, no card.
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 1 · Act 18 · Transact 3 · Score: Not yet scored
Tool inspector
mc_server_action
Run a lifecycle action on a server: start, stop, restart (full EC2 reboot) or restart-container (in-place). `start` may return a 402 billing error when the wallet balance is too low.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
serverId |
string | yes | The target server id (ULID), as returned by mc_list_servers. |
action |
string | yes | — |
Raw JSON schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "object",
"properties": {
"serverId": {
"type": "string",
"minLength": 1,
"description": "The target server id (ULID), as returned by mc_list_servers."
},
"action": {
"type": "string",
"enum": [
"start",
"stop",
"restart",
"restart-container"
]
}
},
"required": [
"serverId",
"action"
]
}
Similar websites
quokkapix.com
Open the QuokkaPix image editor app. Resize, crop, compress, convert, remove backgrounds, watermark and run batch workflows locally in your browser.
mabbs.github.io
Mayx's personal blog — Chinese-language posts on self-hosting, LLM deployment, browser tech and other side projects, published with Jekyll on GitHub Pages.
beckmann.ai
German-language AI trade magazine by Brian Beckmann: daily curated AI news, analyses, how-to guides, and tool comparisons for putting AI to work.
pindufai.com
AI-composed cinematic devotional music — nasheeds, qawalis, naats, and ghazals — for a global diaspora, with an agent-facing layer for searching the archive, le…