VRChat MCP
by BASIC-BIT
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VRCHAT_MCP_LOG_LEVEL | No | debug, info, warn, or error. | |
| VRCHAT_MCP_USER_AGENT | No | Descriptive user agent for VRChat API requests. | |
| VRCHAT_MCP_CONFIG_FILE | No | Path to a JSON config file. | |
| VRCHAT_MCP_COOKIE_FILE | No | Cookie file path when VRCHAT_MCP_COOKIE_STORE=file. | |
| VRCHAT_MCP_ALLOW_WRITES | No | Set to false for read-only mode. | |
| VRCHAT_MCP_COOKIE_STORE | No | keychain, file, or memory. Defaults to keychain. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/BASIC-BIT/vrchat-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server