We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/activepieces/activepieces'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"25": "25",
"465": "465",
"587": "587",
"2525": "2525",
"SMTP": "SMTP",
"Send emails using Simple Mail Transfer Protocol": "Send emails using Simple Mail Transfer Protocol",
"Host": "Host",
"Email": "Email",
"Password": "Password",
"Port": "Port",
"Require TLS?": "Require TLS?",
"Send Email": "Send Email",
"Send an email using a custom SMTP server.": "Send an email using a custom SMTP server.",
"From Email": "From Email",
"Sender Name": "Sender Name",
"To": "To",
"CC": "CC",
"Reply To": "Reply To",
"BCC": "BCC",
"Subject": "Subject",
"Body Type": "Body Type",
"Body": "Body",
"Custom Headers": "Custom Headers",
"Attachments": "Attachments",
"plain text": "plain text",
"html": "html"
}