Gemini Email Subject Generator MCP
by falahgs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Set to true for verbose logging | |
| GEMINI_API_KEY | Yes | Your Google Gemini API key | |
| NODEMAILER_EMAIL | Yes | Your email address for sending emails | |
| NODEMAILER_PASSWORD | Yes | Your email app password (for Gmail, use an app password) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate-thinkingC | Generate detailed thinking process text using Gemini Flash 2 model |
| send-emailC | Send an email with AI-generated subject using Gemini Flash 2 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/falahgs/Gemini-Email-Subject-Generator-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server