VRChat MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 363 installs a week from npm. Last commit 11 Sep 2026.
MCP server for VRChat friends, worlds, groups, events, notifications, and VRCX history.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
return path.join(raw, fileNameForDir);
Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.
"Read(//home/runner/.git-credentials)",
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vrchat-mcp -- npx -y @basicbit/vrchat-mcp
{
"mcpServers": {
"vrchat-mcp": {
"args": [
"-y",
"@basicbit/vrchat-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.vrchat-mcp]
command = "npx"
args = ["-y", "@basicbit/vrchat-mcp"]
{
"mcpServers": {
"vrchat-mcp": {
"args": [
"-y",
"@basicbit/vrchat-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vrchat-mcp": {
"args": [
"-y",
"@basicbit/vrchat-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
VRCHAT_MCP_CONFIG_FILE (Path to a JSON config file for settings not supplied through environment variables.), VRCHAT_MCP_USER_AGENT (Descriptive User-Agent for VRChat API requests.), VRCHAT_MCP_LOG_LEVEL (Log level for stderr diagnostics.), VRCHAT_MCP_COOKIE_STORE (Cookie storage backend for VRChat authentication. The keychain mode falls back to file storage if the OS keychain is unavailable.), VRCHAT_MCP_COOKIE_FILE (Cookie file path used when VRCHAT_MCP_COOKIE_STORE is file.), VRCHAT_MCP_ALLOW_WRITES (Allow non-GET VRChat API write operations. Defaults to true for local full-capability use; set to false for read-only mode.), VRCHAT_MCP_UPLOAD_ROOTS (Absolute directories from which local PNG uploads may be read. Separate multiple roots with the platform path delimiter.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for EAD Factory: qualified evidence, signature, notifications and chat via AI agents.
MCP server for Gotify push notifications - send messages and manage apps/clients.
MCP server for GoCertius: certified evidence, dossiers, notifications and chats via AI agents.
MCP server for self-hosted Gotify push notifications and message management.
Rust MCP server and CLI for Gotify push notifications and message management.
MCP server for desktop notifications over stdio
MCP server for Tekna events and news
Manage subscriptions, users, and send event notifications for Semrush apps
Answers built from our own checks of this server.