Skip to main content
Glama

WHOIS MCP Server

by priyansh4320
mcp_config_organization_management.json2.01 kB
{ "server": { "url": "https://api.clickhouse.cloud" }, "authentication": [ { "password": "PASSWORD", "schema_parameters": { "scheme": "basic" }, "type": "http", "username": "USERNAME" } ], "operations": [ { "description": "Returns a list with a single organization associated with the API key in the request.", "name": "get_v1_organizations" }, { "description": "Returns details of a single organization. In order to get the details, the auth key must belong to the organization.", "name": "get_v1_organizations__organization_id" }, { "description": "Updates organization fields. Requires ADMIN auth key role.", "name": "patch_v1_organizations__organization_id" }, { "description": "Returns a list of all organization activities.", "name": "get_v1_organizations__organization_id_activities" }, { "description": "Returns a single organization activity by ID.", "name": "get_v1_organizations__organization_id_activities__activity_id" }, { "description": "Deletes a single organization invitation.", "name": "delete_organization_invitation" }, { "description": "Returns a list of all members in the organization.", "name": "get_v1_organizations__organization_id_members" }, { "description": "Removes a user from the organization", "name": "delete_v1_organizations__organization_id_members__user_id" }, { "description": "Updates organization member role.", "name": "patch_v1_organizations__organization_id_members__user_id" }, { "description": "Information required to set up a private endpoint", "name": "get_v1_organizations__organization_id_private_endpoint_config" }, { "description": "Returns prometheus metrics for all services in an organization.", "name": "get_v1_organizations__organization_id_prometheus" }, { "description": "Information required to set up a private endpoint", "name": "get_private_endpoint_config" } ] }

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