SERVER

VRChat MCP

Rank #7816

glama/BASIC-BIT/vrchat-mcp

MCP server for VRChat friends, worlds, groups, events, notifications, and VRCX history.

First listed
May 18, 2026
Last publish date
May 18, 2026
OVERVIEW

VRChat MCP is a Model Context Protocol (MCP) server published by BASIC-BIT. It ranks #7816 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. VRChat MCP is listed across 2 registries — Glama and mcp.so, with 1 tracked version. It was first listed on May 18, 2026 and most recently updated on May 18, 2026.

STANDING
#7,816of 58,900 tracked serversTop 25%

Ranks ahead of 51,084 of 58,900 servers on MCP Toplist.

CONNECT

Use VRChat MCP

Add VRChat MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "vrchat-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@basicbit/vrchat-mcp"
      ],
      "env": {
        "VRCHAT_MCP_CONFIG_FILE": "<your VRCHAT_MCP_CONFIG_FILE>",
        "VRCHAT_MCP_USER_AGENT": "<your VRCHAT_MCP_USER_AGENT>",
        "VRCHAT_MCP_LOG_LEVEL": "<your VRCHAT_MCP_LOG_LEVEL>",
        "VRCHAT_MCP_COOKIE_STORE": "<your VRCHAT_MCP_COOKIE_STORE>",
        "VRCHAT_MCP_COOKIE_FILE": "<your VRCHAT_MCP_COOKIE_FILE>",
        "VRCHAT_MCP_ALLOW_WRITES": "<your VRCHAT_MCP_ALLOW_WRITES>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

BASIC-BIT

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.1.3May 18, 2026
FAQ

Frequently asked questions

What is VRChat MCP?
MCP server for VRChat friends, worlds, groups, events, notifications, and VRCX history.
Who maintains VRChat MCP?
VRChat MCP is maintained by BASIC-BIT, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is VRChat MCP an official MCP server?
VRChat MCP is not on the Official MCP Registry. It is listed on Glama and mcp.so.
How many versions does VRChat MCP have?
MCP Toplist tracks 1 version of VRChat MCP, most recently published on May 18, 2026.
Where can I find the source code for VRChat MCP?
The source code for VRChat MCP is hosted at github.com/BASIC-BIT/vrchat-mcp.
EXPLORE