Skip to main content
Glama

Voice Mode

by mbailey
package.json•1.15 kB
{ "name": "voice-assistant2", "version": "0.1.0", "private": true, "scripts": { "dev": "next dev", "build": "next build", "build:standalone": "BUILD_STANDALONE=true next build", "build:static": "BUILD_STANDALONE=true next build && next export", "start": "next start", "lint": "next lint", "format:check": "prettier --check .", "format:write": "prettier --write ." }, "dependencies": { "@livekit/components-react": "^2.9.3", "@livekit/components-styles": "^1.1.4", "framer-motion": "^11.18.0", "livekit-client": "^2.8.0", "livekit-server-sdk": "^2.9.7", "react": "^18.3.1", "react-dom": "^18.3.1" }, "devDependencies": { "@trivago/prettier-plugin-sort-imports": "^5.2.2", "@types/node": "^20.17.13", "@types/react": "^18.3.18", "@types/react-dom": "^18.3.5", "autoprefixer": "^10.4.21", "eslint": "^8.57.1", "eslint-config-next": "14.2.29", "eslint-config-prettier": "9.1.0", "next": "14", "postcss": "^8.5.1", "prettier": "^3.4.2", "tailwindcss": "^3.4.17", "typescript": "^5.7.3" }, "packageManager": "pnpm@9.15.9" }

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/mbailey/voicemode'

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