Skip to main content
Glama

WHOIS MCP Server

by priyansh4320
mcp_config_service_backup_operations.json881 B
{ "server": { "url": "https://api.clickhouse.cloud" }, "authentication": [ { "password": "PASSWORD", "schema_parameters": { "scheme": "basic" }, "type": "http", "username": "USERNAME" } ], "operations": [ { "description": "Returns the service backup configuration.", "name": "get_service_backup_configuration" }, { "description": "Updates service backup configuration. Requires ADMIN auth key role. Setting the properties with null value, will reset the properties to theirs default values.", "name": "update_service_backup_configuration" }, { "description": "Returns a list of all backups for the service. The most recent backups comes first in the list.", "name": "list_service_backups_by_org_service" }, { "description": "Returns a single backup info.", "name": "get_backup_details" } ] }

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/priyansh4320/bulk-whois-api'

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