We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tomohirof/verge-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•249 B
# VergeCMS API Configuration
# API Base URL (choose one)
# Production
VERGE_API_URL=https://api.vergecms.io
# Local Development
# VERGE_API_URL=http://localhost:8004
# Authentication
VERGE_EMAIL=your-email@example.com
VERGE_PASSWORD=your-password