MCP server for retrieving VRChat data and performing account, social, avatar, world, group, instance, favorite, invite, and notification actions.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent ā or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag ā we're steadily working through the catalog.
š” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Vrchat MCP.

This project is a Model Context Protocol (MCP) server for interacting with the VRChat API. It allows you to retrieve various information from VRChat using a standardized protocol.
The VRChat MCP server provides a way to access VRChat's API endpoints in a structured manner. It supports a wide range of functionalities, including user authentication, retrieving user and friend information, accessing avatar and world data, and more.
To start the server, ensure you have the necessary environment variables set:
[!NOTE]
How to obtain AUTH TOKEN
You can use the following command to login and obtain an auth token:
Please handle the obtained token with care as it has a very long lifetime
Then, run the following command:
This will launch the MCP server, allowing you to interact with the VRChat API through the defined tools.
To use this MCP server with Claude Desktop, you do not need to run npx vrchat-mcp manually. Instead, add the following configuration to your Claude Desktop config file:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonThen, start Claude Desktop as usual. If you have to use nodenv or nvm, you may need to specify the full path to the npx command.
This Model Context Protocol server provides the following VRChat-related tools:
First, build the project:
Since MCP servers run over stdio, debugging can be challenging. For the best debugging experience, we strongly recommend using the MCP Inspector.
You can launch the MCP Inspector via npm with this command:
Be sure that environment variables are properly configured.
Upon launching, the Inspector will display a URL that you can access in your browser to begin debugging.
To publish a new version of the package, follow these steps:
Pull the latest code from the main branch
Build the package
Publish to npm
Push changes to the remote repository
Contributions are welcome! Please fork the repository and submit a pull request for any improvements or bug fixes.
This project is licensed under the MIT License. See the LICENSE file for details.
Factual signals from GitHub, npm, and our automated checks ā not a rating.
No reviews yet ā be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/sawa-zen-vrchat-mcp)<a href="https://allmcps.com/mcp/sawa-zen-vrchat-mcp"><img src="https://allmcps.com/api/badge/sawa-zen-vrchat-mcp?style=directory" alt="Vrchat MCP on AllMCPs" /></a>