Skip to main content
Glama
md-sakib1122

job-mcp

by md-sakib1122

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SMTP_HOSTYesSMTP server host (e.g. smtp.gmail.com).
SMTP_PORTYesSMTP server port (e.g. 587).
SMTP_PASSWORDYesSMTP password (use an App Password for Gmail).
SMTP_USERNAMEYesSMTP username (e.g. your email).
SMTP_SENDER_NAMEYesSender display name (e.g. Your Name).
SMTP_SENDER_EMAILYesSender email address (e.g. you@gmail.com).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
send_emailA

Send an email via SMTP using Red Mail. Use this to send the final, tailored job-application email to the recruiter/HR address. Provide a polished HTML body (and optionally a plain-text fallback).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Candidate CVThe candidate's CV/resume as structured JSON: contact info, summary, skills, work experience, education, projects and certifications. Use this together with a job post to draft a tailored application email.

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/md-sakib1122/JobApplyMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server