VRChat MCP Server

by sawa-zen
Verified
# VRChat MCP This project is developing a Model Context Protocol (MCP) server that can retrieve information from the VRChat API. The implementation is based on https://github.com/GLips/Figma-Context-MCP. ## About the User The user is a frontend engineer. They can code better than you, but due to time constraints, they are asking for your help. So let's think and create together. ## Development Approach - Be sure to read the README - It contains features and implementation methods that we want to support in the future. - If you are given a link to documentation, be sure to read it using the browser action. - If possible, write tests before implementation. Use them to verify the specifications. ## Reference Information for Implementation - VRChat SDK: https://github.com/vrchatapi/vrchatapi-javascript?tab=readme-ov-file - VRChat API Documentation: https://vrchatapi.github.io/docs/api/ - modelcontextprotocol/sdk: https://github.com/modelcontextprotocol/typescript-sdk