Skip to main content
Glama

WHOIS MCP Server

by priyansh4320
mcp_config_organization_member_management.json965 B
{ "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 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": "Returns a single organization member details.", "name": "get_v1_organizations__organization_id_members__user_id" }, { "description": "Updates organization member role.", "name": "patch_v1_organizations__organization_id_members__user_id" } ] }

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