Skip to main content
Glama

VRChat MCP OSC

by Krekun

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug loggingfalse
NO_RELAYNoDisable relay serverfalse
OSC_SEND_IPNoAddress for sending to VRChat127.0.0.1
OSC_SEND_PORTNoPort for sending to VRChat9000
OSC_RECEIVE_IPNoAddress for receiving from VRChat127.0.0.1
WEBSOCKET_HOSTNoWebSocket host for communicationlocalhost
WEBSOCKET_PORTNoWebSocket port for communication8765
OSC_RECEIVE_PORTNoPort for receiving from VRChat9001

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_avatar_list

Get a list of available avatars.

set_avatar

Change to a specific avatar.

get_avatar_name

Get the name of the current avatar.

set_avatar_parameter

Set a parameter on the current avatar.

get_avatar_parameters

Get a list of parameters available on the current avatar.

set_emote_parameter

Set VRCEmote on the current avatar.

move_avatar

Move the avatar in a specific direction.

look_direction

Turn to look in a specific direction.

jump

Make the avatar jump.

menu

Toggle Menu.

voice

Toggle voice

send_message

Send a message to the VRChat chatbox.

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/Krekun/vrchat-mcp-osc'

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