Skip to main content
Glama

WHOIS MCP Server

by priyansh4320
mcp_config_organization_api_keys.json934 B
{ "server": { "url": "https://api.clickhouse.cloud" }, "authentication": [ { "password": "PASSWORD", "schema_parameters": { "scheme": "basic" }, "type": "http", "username": "USERNAME" } ], "operations": [ { "description": "Returns a list of all keys in the organization.", "name": "get_v1_organizations__organization_id_keys" }, { "description": "Creates new API key.", "name": "post_v1_organizations__organization_id_keys" }, { "description": "Deletes API key. Only a key not used to authenticate the active request can be deleted.", "name": "delete_v1_organizations__organization_id_keys__key_id" }, { "description": "Returns a single key details.", "name": "get_v1_organizations__organization_id_keys__key_id" }, { "description": "Updates API key properties.", "name": "patch_v1_organizations__organization_id_keys__key_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