Mcp Server — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Mcp Server (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
A Model Context Protocol (MCP) server that enables AI assistants to chat about Nehan Chandira's CV and send email notifications. This project showcases API design and integration skills through a practical implementation.
# Navigate to project directory
cd "New MCP Serever"
# Install server dependencies
npm install
# Install frontend dependencies (optional)
cd frontend && npm install && cd ..Create a .env file in the root directory:
[email protected]
EMAIL_APP_PASSWORD=your-app-passwordEmail Setup Instructions:
EMAIL_APP_PASSWORDnpm run build npm start
# or for development
npm run devclaude_desktop_config.json): {
"mcpServers": {
"nehan-cv-server": {
"command": "node",
"args": ["/path/to/New MCP Serever/dist/index.js"]
}
}
}cd frontend
npm run devVisit http://localhost:3000 to access the interactive playground.
cv_chatChat about Nehan's background and experience.
Parameters:
question (string): Your question about CV contentExample:
{
"question": "What programming languages does Nehan know?"
}send_emailSend email notifications to specified recipients.
get_cv_topicsGet available CV topics you can ask about.
Parameters: None
email_service_infoGet email service configuration details.
Parameters: None
After deployment, you'll have:
https://your-app-name.railway.apphttps://your-project.vercel.app📖 Detailed deployment guide: See docs/DEPLOYMENT_LINKS.md for step-by-step instructionsThis project showcases technical proficiency in modern web development, API integration, and cloud-based solutions. Built as a demonstration of software engineering capabilities for potential employers and collaborators.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.