Skip to main content
Glama
mcp_config_domain_operations.json767 B
{ "server": { "url": "https://api.resend.com" }, "authentication": [ { "schema_parameters": { "scheme": "bearer" }, "type": "http", "value": "BEARER_TOKEN" } ], "operations": [ { "description": "Retrieve a list of domains", "name": "get_domains" }, { "description": "Create a new domain", "name": "post_domains" }, { "description": "Remove an existing domain", "name": "delete_domains__domain_id" }, { "description": "Retrieve a single domain", "name": "get_domains__domain_id" }, { "description": "Update an existing domain", "name": "patch_domains__domain_id" }, { "description": "Verify an existing domain", "name": "post_domains__domain_id_verify" } ] }

Latest Blog Posts

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/qingyun-wu/eqivo-api'

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