Resume & Email Assistant
БесплатноНе проверенEnables resume parsing, querying, and email notifications via MCP tools.
Описание
Enables resume parsing, querying, and email notifications via MCP tools.
README
This is a Model Context Protocol (MCP) server that provides the following features:
- Resume Parsing: Parse and extract information from your resume to answer questions about your professional experience.
- Email Notifications: Send email notifications with customizable recipient, subject, and body.
- Next.js Frontend: A beautiful, responsive UI for interacting with the MCP server.
- GitHub Pages Deployment: The frontend is configured for easy deployment to GitHub Pages.
Live Demo
Check out the live demo at: https://ThambimuthuAnush24.github.io/mcp-server
Project Structure
mcp-server/
├── src/
│ ├── index.ts # Main MCP server implementation
│ ├── localClient.ts # Test client for local development
│ ├── services/
│ │ ├── emailService.ts # Email service implementation
│ │ └── resumeService.ts # Resume parsing service
├── frontend/ # Next.js frontend application
│ ├── src/
│ │ ├── app/ # Next.js app directory
│ │ │ ├── api/ # API routes
│ │ │ ├── layout.tsx # Main layout
│ │ │ └── page.tsx # Main page
│ │ ├── components/ # React components
│ │ └── utils/ # Utility functions
├── .vscode/
│ └── mcp.json # VS Code MCP integration
├── .env # Environment variables (not committed)
├── package.json # Project dependencies
└── tsconfig.json # TypeScript configuration
Features
- 📄 Resume Parser: Upload and analyze resumes with intelligent extraction
- 📧 Email Sender: Create and send professional emails with ease
- 💬 AI Assistant: Get intelligent answers to questions about your resume and career
- 🎨 Beautiful UI: Modern glass-morphism design with animations and responsive layout
- 🚀 GitHub Pages Deployment: Easy deployment to GitHub Pages
Technologies Used
- Next.js 14: For the frontend with static export support
- TypeScript: For type-safe code
- Tailwind CSS: For beautiful, responsive styling
- Model Context Protocol (MCP): For AI-powered features
- GitHub Pages: For deployment
Prerequisites
- Node.js v18 or higher
- npm or yarn
- Git
Setup Instructions
For Backend Development
- Clone this repository
- Install dependencies:
npm install - Create a
.envfile in the root directory with your email configuration - Build the project:
npm run build - Start the server:
npm start
For Frontend Development
- Navigate to the frontend directory:
cd frontend - Install dependencies:
npm install - Start the development server:
npm run dev - Open http://localhost:3000 in your browser
GitHub Pages Deployment
This project is configured for deployment on GitHub Pages. Follow these steps to deploy:
Make sure you've pushed your code to GitHub:
git add . git commit -m "Ready for GitHub Pages deployment" git push origin mainRun the deployment script:
cd frontend npm run deploy
This will:
- Build the Next.js application
- Create the necessary
.nojekyllfile - Deploy to the gh-pages branch
- Make your site available at https://yourusername.github.io/mcp-server
GitHub Pages Mode
When running on GitHub Pages, the application automatically detects the environment and uses mock data instead of trying to call backend APIs that wouldn't be available in a static deployment.
MCP Tools Provided
parseResume
- Parses a resume from text or PDF
- Parameters:
text(optional): Plain text resume contentfileContent(optional): Base64-encoded PDF contentfileName(optional): Name of the PDF file
queryResume
- Queries parsed resume data
- Parameters:
query: The question to ask about the resumecontext(optional): Previous conversation history
sendEmail
- Sends an email
- Parameters:
to: Recipient email addresssubject: Email subjectbody: Email content
Local Development
Local Testing
The backend includes a local client for testing MCP tools:
npm run test:local
Debugging
For debugging the MCP server:
Run in development mode:
npm run devCheck the console logs for any errors.
For frontend debugging, use the browser's developer tools.
License
MIT
Установка Resume & Email Assistant
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/ThambimuthuAnush24/mcp-serverFAQ
Resume & Email Assistant MCP бесплатный?
Да, Resume & Email Assistant MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Resume & Email Assistant?
Нет, Resume & Email Assistant работает без API-ключей и переменных окружения.
Resume & Email Assistant — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Resume & Email Assistant в Claude Desktop, Claude Code или Cursor?
Открой Resume & Email Assistant на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Gmail
Read, send and search emails from Claude
автор: GoogleSlack
Send, search and summarize Slack messages
автор: 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 Resume & Email Assistant with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории communication
