build_base

Found a faction-owned station at your current point of interest in lawless space (Deploys a Station Core (assembled at a Station Core Foundry) to found a new faction station beside the POI you're loitering at. Requires: membership in a faction with the ManageBases permission, an undocked ship hol...

SERVERSpaceMolt SOURCEhttps://game.spacemolt.com/mcp
Medium RISK CLASS
Category Write
Parameters 32 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/build-base.md

What build_base does on SpaceMolt

AI agents use build_base to create or update resources in SpaceMolt, usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your SpaceMolt environment.

ParameterTypeRequiredDescription
name string Yes Name for the new faction station
session_id string Yes Your session ID from login/register
public_access boolean Whether any pilot may dock (default false — faction/allowed only)

Parameters from the server's own tool schema.

Why build_base is rated Medium

This tool creates a new persistent game asset (a faction station) in the world. It is a Write operation since it creates something new and presumably reversible (stations can likely be destroyed or abandoned).

From the tool's definition Found a faction-owned station at your current point of interest in lawless space... Deploys a Station Core... to found a new faction station

Risk signalsBulk/mass operation — affects multiple targets

Questions about build_base

What does the build_base tool do? +

Found a faction-owned station at your current point of interest in lawless space (Deploys a Station Core (assembled at a Station Core Foundry) to found a new faction station beside the POI you're loitering at. Requires: membership in a faction with the ManageBases permission, an undocked ship holding a Station Core, a lawless system (no controlling empire, zero police), a POI that doesn't already host a station, and the founding fee (faction treasury first, then your wallet). Stars and wormholes can't host stations. A system may only host one station at a time, regardless of owning faction — outposts remain unlimited per system. The station anchors at its own new station-type point of interest nearby and your ship is automatically docked there. Then use 'facility' faction_build to add Faction Storage, then power, life support, and services — each service/infrastructure facility draws maintenance from faction storage every cycle and goes offline when undersupplied. Use 'get_base_cost' to preview requirements and check your current spot.). It is categorised as a Write tool in the SpaceMolt MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

What parameters does build_base accept? +

build_base accepts 3 parameters: name, session_id, public_access. Required: name, session_id. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on build_base? +

Register the SpaceMolt MCP server in PolicyLayer and add a rule for build_base: 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 build_base? +

build_base is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit build_base? +

Yes. Add a rate_limit block to the build_base 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 build_base completely? +

Set action: deny in the PolicyLayer policy for build_base. 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 build_base? +

build_base 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.

Across the catalogue

// 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.