Skip to main content
Glama
package.json645 B
{ "name": "@vrchat-mcp-osc/utils", "version": "0.1.0", "description": "Shared utilities for vrchat-mcp-osc", "main": "dist/index.js", "module": "dist/index.js", "types": "dist/index.d.ts", "type": "module", "scripts": { "build": "tsc", "clean": "rimraf dist", "lint": "eslint src/**/*.ts" }, "keywords": [ "vrchat", "osc", "utils" ], "author": "", "license": "MIT", "dependencies": { "@vrchat-mcp-osc/types": "workspace:*", "winston": "^3.11.0" }, "devDependencies": { "@types/node": "^20.10.5", "eslint": "^9.20.0", "rimraf": "^5.0.5", "typescript": "^5.3.3" } }

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