Skip to main content
Glama

Voyp MCP Server

package.json1.34 kB
{ "name": "voyp-mcp", "version": "0.1.0", "description": "Voyp Model Context Protocol server", "author": "Control Space BV", "license": "MIT", "type": "module", "bin": { "voyp-mcp": "build/index.js" }, "files": [ "build" ], "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"", "prepare": "npm run build", "watch": "tsc --watch", "inspector": "npx @modelcontextprotocol/inspector build/index.js", "prepublishOnly": "npm run build" }, "keywords": [ "voyp-mcp", "voyp", "mcp", "model-context-protocol", "mcp-server", "automation", "automation-tools", "calls", "call-assistant", "call-agent", "call-automation", "call-center", "call-center-automation", "call-center-tools", "claude", "claude-desktop", "goose", "llm", "ai", "ai-automation", "ai-tools", "conversational-ai", "artificial-intelligence", "anthropic", "openai", "chatgpt" ], "repository": { "type": "git", "url": "git+https://github.com/paulotaylor/voyp-mcp.git" }, "dependencies": { "@modelcontextprotocol/sdk": "0.6.0", "axios": "^1.7.8", "dotenv": "^16.4.5" }, "devDependencies": { "@types/node": "^20.11.24", "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/paulotaylor/voyp-mcp'

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