Vrchat Mcp
@sawa-zen
About Vrchat Mcp
This project is a Model Context Protocol (MCP) server for interacting with the VRChat API.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"vrchat-mcp": {
"command": "npx",
"args": [
"vrchat-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Vrchat Mcp?
Vrchat Mcp 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.
How to use Vrchat Mcp?
Set the VRCHAT_USERNAME and VRCHAT_AUTH_TOKEN environment variables, then run npx vrchat-mcp. For Claude Desktop, add the server configuration with those environment variables to the desktop config file. Obtain an auth token using the npx vrchat-auth-token-checker command.
Key features of Vrchat Mcp?
- Manage friends (list, send requests)
- Search and select avatars
- Search worlds and list favorited worlds
- Create and get instance information
- Search and join groups
- Manage favorites and favorite groups
Use cases of Vrchat Mcp?
- Automate friend requests and friend list management.
- Quickly switch avatars based on external prompts.
- Discover and join worlds programmatically.
- Create instances
More Other MCP servers
Servers
modelcontextprotocolModel Context Protocol Servers
Awesome Mlops
visengerA curated list of references for MLOps
FastMCP v2 ๐
jlowin๐ The fast, Pythonic way to build MCP servers and clients.
๐ Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments