Skip to main content
Glama
mcp_config_broadcast_operations.json876 B
{ "server": { "url": "https://api.resend.com" }, "authentication": [ { "schema_parameters": { "scheme": "bearer" }, "type": "http", "value": "BEARER_TOKEN" } ], "operations": [ { "description": "Retrieve a list of broadcasts", "name": "get_broadcasts" }, { "description": "Create a broadcast", "name": "post_broadcasts" }, { "description": "Remove an existing broadcast that is in the draft status", "name": "delete_broadcasts__id" }, { "description": "Retrieve a single broadcast", "name": "get_broadcasts__id" }, { "description": "Send or schedule a broadcast", "name": "post_broadcasts__id_send" }, { "description": "Send an email", "name": "post_emails" }, { "description": "Trigger up to 100 batch emails at once.", "name": "post_emails_batch" } ] }

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