SSwift Missive Email Service Provider (demo Acct Server)This MCP server can be used to fully drive the Swift Missive public live demo account. Your agent can use the tools on here to create email templates, segment contacts by filters, send email campaigns, examine campaign metrics, and pretty much anything else a regular user can do one swiftmissive.com Note: This MCP server connects to a PUBLIC account for demonstration purposes and is only able to send emails to success@simulator.amazonses.com. Please do not upload PII using this MCP server. You can log into Swift Missive's demo account here: https://swiftmissive.com/demo-login Or you can watch a live demo of the MCP server in action on YouTube https://www.youtube.com/watch?v=g-3WDROaXQk
mcp-so:swift-missive-email-service-provider-(demo-acct-server)_Swift Missive
View sourceA
100/100 First Seen
Feb 18, 2026
Last Scanned
Feb 18, 2026
Findings
1
Score
100/100
LOW 1
Findings (1)
LOW
Non-localhost remote MCP server URL
L39 Detects MCP server configurations connecting to non-localhost remote URLs
"url": "https://tw8kqv9wse.execute-api.us-east-1.amazonaws.com/mcp" FIX
Change the MCP server URL to localhost or a trusted internal endpoint. If a remote server is required, verify the domain ownership and use HTTPS with certificate validation.
FP?
Likely FP if the URL points to example.com, a documentation domain, or a well-known SaaS API endpoint (e.g., api.openai.com).