space_systems

List space systems from the Mission Database.

Server Yamcs MCP Server paulmramirez/yamcs-mcp-server
Category Read
Risk class Low
Parameters 00 required

What space_systems does on Yamcs MCP Server

AI agents call space_systems to retrieve information from Yamcs MCP Server without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why space_systems needs a policy

This tool retrieves and lists space system metadata from a read-only database query. It has no side effects, does not execute commands, does not modify data, and does not create financial obligations. The blast radius of misuse is minimal—an attacker could only gain information about configured space systems, which is non-sensitive operational metadata in a mission control context.

From the tool's definition Tool name is 'space_systems' and description states 'List space systems from the Mission Database' - a query/retrieval operation with no modification or execution capability.

Questions about space_systems

What does the space_systems tool do? +

List space systems from the Mission Database. It is categorised as a Read tool in the Yamcs MCP Server MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on space_systems? +

Register the Yamcs MCP Server MCP server in PolicyLayer and add a rule for space_systems: 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 Yamcs MCP Server. Nothing to install.

What risk level is space_systems? +

space_systems is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit space_systems? +

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

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

space_systems is provided by the Yamcs MCP Server MCP server (paulmramirez/yamcs-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

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.