We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/namedotcom/namecom-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
env.example•354 B
# name.com API Credentials
# Get these from your name.com account: Account Settings > API Access
NAME_USERNAME=your-name-com-username
NAME_TOKEN=your-name-com-api-token
# MCP API URL - choose your environment
# NAME_API_URL=https://mcp.dev.name.com # Development environment (default)
# NAME_API_URL=https://mcp.name.com # Production environment