vrchat-mcp logo

vrchat-mcpŠis projekts ir Model Context Protocol (MCP) serveris, lai mijiedarbotos ar VRChat API.

(0)
Daniel NikulshynPārskatījis Daniel Nikulshyn·Atjaunināts 2026. g. jūlijs

Pārskats

Šis projekts ir Model Context Protocol (MCP) serveris, kas ļauj mijiedarboties ar VRChat API. Tas nodrošina standartizētu veidu, kā piekļūt VRChat API beigu punktiem, atbalstot dažādas funkcionalitātes, piemēram, lietotāja autentifikāciju, lietotāju un draugu informācijas izgūšanu, avatāru un pasaules datu piekļuvi un daudz ko citu. Serveri var palaist, iestatot nepieciešamos vides mainīgos un izpildot komandu. Tas arī atbalsta lietošanu ar Claude Desktop, izmantojot konfigurācijas failu.

Galvenās funkcijas

  • Lietotāja autentifikācija
  • Lietotāju un draugu informācijas izgūšana
  • Avatāru un pasaules datu piekļuve
  • Avatāru, pasaules un grupu meklēšana
  • Instanču izveide un pievienošanās grupām

Cenas

Modelis
Free
Kategorija
MCP Serveri
Vērtējums
Nav atsauksmju

Lietošanas gadījumi

Lietotāja informācijas izgūšana

Izmantojiet vrchat-mcp serveri, lai izgūtu informāciju par lietotāju, piemēram, viņa draugu sarakstu vai avatāra datus.

Avatāru un pasaules meklēšana

Izmantojiet vrchat-mcp serveri, lai meklētu avatārus vai pasaules VRChat platformā.

Integrācija ar Claude Desktop

Konfigurējiet vrchat-mcp serveri, lai tas darbinātu Claude Desktop, nodrošinot vienkāršu pieredzi.

Plusi un mīnusi

Plusi

  • Standartizēts protokols mijiedarbībai ar VRChat API
  • Atbalsta plašu funkcionalitāšu klāstu
  • Viegli lietojams ar Claude Desktop

Mīnusi

  • Ir jāiestata vides mainīgie
  • Var būt nepieciešams pilns ceļš uz npx komandu, ja tiek izmantots nodenv vai nvm

Atsauksmes

Pieslēdzies, lai atstātu atsauksmi.

Vēl nav atsauksmju. Esi pirmais!

Jautājumi

What VRChat functionalities are exposed through the MCP server’s tools?

The server provides tools for user data (friends list, send friend request), avatar operations (search and select avatars), world data (search worlds, list favorited worlds), and instance management (create and get instance info), all accessed via standardized MCP endpoints.

Asked by Ravi Chandrasekaran · May 17, 2026

Can the MCP server be integrated with Claude Desktop and how is it configured?

Yes. Add an entry in Claude Desktop’s config file (e.g., `claude_desktop_config.json`) under `mcpServers` specifying the command `npx vrchat mcp` and the required environment variables. Claude Desktop will then launch the MCP server automatically.

Asked by Pierre Dubois · Apr 12, 2026

How do I authenticate the VRChat MCP server and what credentials are required?

Set the environment variables VRCHAT_USERNAME and VRCHAT_AUTH_TOKEN before starting the server. You obtain the auth token by running `npx vrchat auth token` and entering your username, password, and any 2FA code; the token has a long lifetime.

Asked by Rina Desai · Feb 25, 2026

Uzdod jautājumu

MCP Serveri alternatīvas