Skip to main content
Glama

show_on_map

Creates a web map link centered on a specified Satisfactory target, enabling relevant resource overlays for quick location reference.

Instructions

A satisfactory-calculator.com map link centred on something, with layers on.

target accepts a coordinate in metres, me, one of your named factories, a node id from search_resource_nodes, or a resource name — the last centres on that resource's nodes and switches its overlays on.

Only the Crude Oil layer tokens are confirmed; the rest follow the same pattern and are flagged. A wrong token still opens the map in the right place, just without that overlay.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
saveNo
zoomNo
worldNo
layersNoexplicit sublayer tokens, overriding the guess
targetYes'x,y' in metres, 'me', a factory label, a node id, or a resource name like 'Crude Oil'
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full burden, and it does disclose important quirks: only Crude Oil layer tokens are confirmed, others are flagged, and a wrong token still opens the map in the correct location. It also explains how resource names switch overlays. However, it does not mention what happens for an invalid target or whether any side effects occur (though a link generator is likely read-only).

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise and well-structured: a one-sentence purpose, a clear explanation of target, and a focused warning about layer tokens. Every sentence adds value, and the most important information is front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description gives a good overview of the tool's behavior and key parameter 'target', but it leaves gaps: no explicit output format (though 'map link' implies it), no explanation of the other parameters (save, zoom, world), and no list of valid layer tokens beyond Crude Oil. Given the lack of annotations and output schema, more detail would be needed for complete guidance.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is only 40%, but the description compensates by adding detail for the key parameter 'target' (coordinate in metres, 'me', factory label, node id, resource name) and explains the behavior for resource names. It also adds context for 'layers' (token confirmation caveat). However, 'save', 'zoom', and 'world' are not addressed in the description, limiting full compensation.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool creates a satisfactory-calculator.com map link centred on a target with layers enabled. It is specific about the resource and action, but does not explicitly differentiate it from sibling tools like factory_map, which might also show map locations. The detailed target types (coordinate, 'me', factory label, node id, resource name) add clarity beyond the tool name.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage by explaining what target can be (e.g., 'node id from search_resource_nodes') but does not state when to choose this tool over alternatives. It lacks explicit 'when to use' or 'when not to use' guidance and does not mention any exclusions or prerequisites.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lukszi/SatisfactoryMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server