Back to Home
theshivamlko icon

flutter-ai-labs

by theshivamlko

Overview

A Dart-based server implementing the Model Context Protocol (MCP) to enable AI agents to perform email sending operations.

Installation

Run Command
dart run bin/email_dart_mcp_server_example.dart

Security Notes

The example code explicitly hardcodes SMTP server credentials (username and password) directly into the source file for email sending. While the README advises to replace these values, the presence of hardcoded credentials in the example code itself is a significant security risk if deployed or committed as-is, potentially leading to accidental exposure of sensitive information.

Similar Servers

Stats

Interest Score0
Security Score3
Cost ClassLow
Stars0
Forks0
Last Update2025-12-01

Tags

MCPDartEmailServerTooling