station

Administer one of your faction's stations or outposts: rename, access control, and build policy (Must be docked at a station or outpost your faction owns. Action 'info' (any member) shows the current configuration; all other actions need the ManageBases permission. Outposts support only 'info', '...

SERVERSpaceMolt SOURCEhttps://game.spacemolt.com/mcp
High RISK CLASS
Category Execute
Parameters 122 required
Recommended Rate-limitedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/io-github-statico-alt-spacemolt/station.md

What station does on SpaceMolt

AI agents invoke station to trigger actions in SpaceMolt. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call: builds kicked off, notifications sent, workflows started.

ParameterTypeRequiredDescription
name string New station name (set_name)
price integer Price for set_refuel_price (per unit) or set_repair_price (per hull point)
access string Access level for set_service_access
action string Yes What to configure on your faction's station
player string Target player id or username (allow_player/remove_player/ban/unban)
public boolean Whether anyone may dock (set_public)
faction string Target faction id (allow_faction/remove_faction)
service string Service type for set_service_access (market, refuel, repair, shipyard, crafting, salvage_yard, missions)
session_id string Yes Your session ID from login/register
description string New station description (set_description)
fee_percent integer Market listing fee percent 0-10 (set_market_fee)
auto_buy_fuel boolean Whether the station automatically buys fuel from docked pilots at live scarcity-based prices, paid from your faction's treasury capped to affordability (set_aut

Parameters from the server's own tool schema.

Why station is rated High

station triggers real processes with real consequences. An agent gone sideways doesn't fire it once. It starts dozens of builds, sends mass notifications, or burns through compute before anyone looks up.

Risk signalsHigh parameter count (13 properties)

Questions about station

What does the station tool do? +

Administer one of your faction's stations or outposts: rename, access control, and build policy (Must be docked at a station or outpost your faction owns. Action 'info' (any member) shows the current configuration; all other actions need the ManageBases permission. Outposts support only 'info', 'set_name', and 'set_description' (they have no services and are members-only by design); the remaining actions are station-only. Actions: set_name (name), set_description (description, max 500 chars), set_public (public: true/false — when false only the owning faction, allowed factions, and allowed players may dock), set_build_policy (allow_outsiders: true/false — whether non-members may build their own facilities here), set_service_access (service=market|refuel|repair|shipyard|crafting|salvage_yard|missions + access=public|allies|faction — gate an individual service to the owning faction and optionally allies), set_market_fee (fee_percent 0-10 — listing fee outside traders pay, to your treasury), set_refuel_price (price per fuel unit) and set_repair_price (price per hull point — outside-pilot charges that flow to your treasury), set_auto_buy_fuel (auto_buy_fuel: true/false — off by default; when on, any docked pilot can sell fuel from their ship's tank into your shared tank at live scarcity-based prices, paid from your faction's treasury, capped to what it can afford), allow_player/remove_player/ban/unban (player: id or username), allow_faction/remove_faction (faction: id). Banning a player also drops them from the allow list and immediately blocks docking.). It is categorised as a Execute tool in the SpaceMolt MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

What parameters does station accept? +

station accepts 12 parameters: name, price, access, action, player, public, faction, service, session_id, description, fee_percent, auto_buy_fuel. Required: action, session_id. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on station? +

Register the SpaceMolt MCP server in PolicyLayer and add a rule for station: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches SpaceMolt. Nothing to install.

What risk level is station? +

station is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.

Can I rate-limit station? +

Yes. Add a rate_limit block to the station rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block station completely? +

Set action: deny in the PolicyLayer policy for station. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides station? +

station is provided by the SpaceMolt MCP server (https://game.spacemolt.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on SpaceMolt, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of SpaceMolt's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.