We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/VeyraX/veyrax-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
name: VeyraX
description: "Single MCP tool to connect 100+ tools: Gmail, Calendar and more."
base_image: node:22.14.0-alpine
project_directory: /app
install_command: npm install
build_command: npm run build
start_command: node dist/index.js
env:
VEYRAX_API_KEY: config.VEYRAX_API_KEY