Skip to main content
Glama
mcp_config_email_operations.json680 B
{ "server": { "url": "https://api.resend.com" }, "authentication": [ { "schema_parameters": { "scheme": "bearer" }, "type": "http", "value": "BEARER_TOKEN" } ], "operations": [ { "description": "Send an email", "name": "post_emails" }, { "description": "Trigger up to 100 batch emails at once.", "name": "post_emails_batch" }, { "description": "Retrieve a single email", "name": "get_emails__email_id" }, { "description": "Update a single email", "name": "patch_emails__email_id" }, { "description": "Cancel the schedule of the e-mail.", "name": "post_emails__email_id_cancel" } ] }

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/huazhengwang/resend'

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