Gemini Email Subject Generator MCP
@falahgs
About Gemini Email Subject Generator MCP
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Gemini Email Subject Generator MCP?
Gemini Email Subject Generator MCP is a Model Context Protocol server that uses Google's Gemini Flash 2 AI model to generate engaging email subjects and detailed thinking processes. It integrates with Claude Desktop to provide intelligent email subject generation and advanced content creation.
How to use Gemini Email Subject Generator MCP?
Install Node.js v16+, TypeScript, and Claude Desktop. Obtain a Google Gemini API key and an SMTP email account. Clone the repository, run npm install, create a .env file with GEMINI_API_KEY, NODEMAILER_EMAIL, and NODEMAILER_PASSWORD, then build with npm run build. Configure Claude Desktop by editing claude_desktop_config.json with the serverβs path and environment variables, then restart Claude. Use the send-email tool with arguments like to, subjectPrompt, text, html, and images; or the generate-thinking tool with a prompt and optional outputDir.
Key features of Gemini Email Subject Generator MCP
- Sends emails with AI-generated subjects using Gemini Flash 2.
- Supports HTML and plain text email content.
- Allows image attachments with inline display capability.
- Generates detailed thinking process text with timestamps.
- Uses environment variables for secure authentication.
- Provides error handling and status reporting.
Use cases of Gemini Email Subject Generator MCP
- Generating catchy email subjects for marketing campaigns.
- Drafting professional or creative email content with AI assistance.
- Producing complex reasoning and analysis for brainstorming sessions.
- Creating structured thinking outputs saved to timestamped files.
- Integrating AI-powered email and content generation into Claude workflows.
FAQ from Gemini Email Subject Generator MCP
What prerequisites are needed to use this server?
Node.js v16 or higher, TypeScript, Claude Desktop, a Google Gemini API key, and an SMTP email account (e.g., Gmail with an app password).
How do I configure the server for Claude Desktop?
Edit %AppData%/Claude/claude_desktop_config.json to add an MCP server entry with the command node, the path to the compiled index.js, and the required environment variables (GEMINI_API_KEY, NODEMAILER_EMAIL, NODEMAILER_PASSWORD).
Where are thinking outputs saved?
By default, thinking outputs are saved to output/thinking/gemini_thinking_[timestamp].txt. You can specify a custom outputDir in the tool arguments.
How do I troubleshoot email sending issues?
Verify that NODEMAILER_EMAIL and NODEMAILER_PASSWORD are correctly set. For Gmail, use an app password instead of the main account password. Ensure image data is a valid base64 data URI and that the recipient email address is correctly formatted.
What security precautions should I take?
Store API keys and credentials in the .env file, never share this file, use Gmail app passwords, and avoid including sensitive or personal information in email content or examples.
More AI & Agents MCP servers
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
mcp-hfspace MCP Server π€
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
Comments