About
Sends Vaibhav Patil's resume via email using SMTP.
README
MCP server for my personal processes.
- To send resume using SMTP
Setup
1. Install dependencies
uv sync
2. Configure SMTP credentials
Copy .env.example to .env and fill in your SMTP details:
cp .env.example .env
For Gmail, use an App Password (not your regular password).
3. Run the server
uv run server.py
4. Add to Cursor
Add this to your .cursor/mcp.json:
{
"mcpServers": {
"vaibhav-mcp": {
"command": "uv",
"args": ["run", "--directory", "/absolute/path/to/vaibhav-mcp", "server.py"]
}
}
}
Tool
send_resume_email
Sends an email with the resume PDF attached.
| Parameter | Type | Description |
|---|---|---|
email_id |
string | Recipient email address |
app_id |
string | Job/application ID (used in subject line) |
Example call: send_resume_email(email_id="[email protected]", app_id="SWE-2026")
Installing Vaibhav
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/vaibhav-patil07/vaibhav-mcpFAQ
Is Vaibhav MCP free?
Yes, Vaibhav MCP is free — one-click install via Unyly at no cost.
Does Vaibhav need an API key?
No, Vaibhav runs without API keys or environment variables.
Is Vaibhav hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Vaibhav in Claude Desktop, Claude Code or Cursor?
Open Vaibhav on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Gmail
Read, send and search emails from Claude
by GoogleSlack
Send, search and summarize Slack messages
by SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Compare Vaibhav with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All communication MCPs
