Skip to main content
Glama
sanchorelaxo

OpenSimulator MCP Server

by sanchorelaxo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENSIM_PATHNoPath to OpenSimulator installation~/opensimulator
OPENSIM_CONSOLE_URLNoURL of the REST consolehttp://127.0.0.1:9000
OPENSIM_CONSOLE_PASSNoREST console password
OPENSIM_CONSOLE_USERNoREST console username

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get

Run a read-only/info/show style command.

Examples:

  • show version

  • show uptime

  • show regions

  • show users full

  • monitor report

set

Run a mutating/management command (set/change/restart/save/etc.).

Examples:

  • set log level debug

  • change region MyRegion

  • region restart notice "Restarting" 60

  • save oar region.oar

  • terrain load myterrain.r32

run

Run any raw OpenSimulator console command. Use this for commands not covered by get/set categorization.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/sanchorelaxo/opensim-mcp'

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