Skip to main content
Glama

VRChat MCP OSC

by Krekun
package-lock.json1.37 kB
{ "name": "vrchat-mcp-osc", "version": "0.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "vrchat-mcp-osc", "version": "0.1.0", "license": "MIT", "dependencies": { "pnpm": "^10.6.3" }, "devDependencies": { "typescript": "^5.3.3" }, "engines": { "node": ">=18.0.0", "pnpm": ">=8.0.0" } }, "node_modules/pnpm": { "version": "10.6.3", "resolved": "https://registry.npmjs.org/pnpm/-/pnpm-10.6.3.tgz", "integrity": "sha512-u0XjTVCpp26FipWDcwG/tr1tNa6ixdUglPpJekZ8Q/XEQBA84lEengovicPWBxuqwzWPxorG+3XizrPSc2Bl5g==", "license": "MIT", "bin": { "pnpm": "bin/pnpm.cjs", "pnpx": "bin/pnpx.cjs" }, "engines": { "node": ">=18.12" }, "funding": { "url": "https://opencollective.com/pnpm" } }, "node_modules/typescript": { "version": "5.8.2", "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz", "integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==", "dev": true, "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "engines": { "node": ">=14.17" } } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Krekun/vrchat-mcp-osc'

If you have feedback or need assistance with the MCP directory API, please join our Discord server