Skip to main content
Glama

Rishi's Interactive Resume MCP Server

by RishiA
DEPLOY_TO_GITHUB.md•2.62 kB
# šŸš€ Deploy to GitHub Instructions ## Quick Setup (2 minutes) ### Step 1: Create Repository on GitHub 1. Go to [github.com/new](https://github.com/new) 2. Repository name: `rishi-resume-mcp` 3. Description: "Interactive MCP-powered resume server showcasing AI PM qualifications" 4. Set to **Public** (so hiring managers can access) 5. **DON'T** initialize with README (we already have one) 6. Click "Create repository" ### Step 2: Push Your Code After creating the repo, GitHub will show you commands. Use these: ```bash # Add remote origin (replace 'rishia' with your actual username if different) git remote add origin https://github.com/rishia/rishi-resume-mcp.git # Push to GitHub git push -u origin main ``` ### Step 3: Enable GitHub Pages (Optional - for README preview) 1. Go to Settings → Pages 2. Source: Deploy from branch 3. Branch: main, folder: / (root) 4. Save ## šŸ“ Share with Hiring Manager Once pushed, share this message: --- **Subject: Interactive AI-Powered Resume - Rishi Athanikar** Hi [Hiring Manager Name], I built an interactive MCP (Model Context Protocol) server to showcase my qualifications for the AI PM role - demonstrating both technical understanding and product thinking. **šŸ”— Explore my experience**: https://github.com/rishia/rishi-resume-mcp **Highlights:** - Natural language queries about my experience - Features my ML underwriting model (92% accuracy) at Justworks - $29M+ quantifiable revenue impact across roles - Built-in evaluation suite with test cases - Multiple deployment options for easy access **Quick Start:** ```bash # Clone and run the interactive demo git clone https://github.com/rishia/rishi-resume-mcp.git cd rishi-resume-mcp python quickstart.py ``` The README includes sample questions to explore my AI/ML experience, business impact, and domain expertise. Looking forward to discussing how my experience building AI-powered products in regulated industries aligns with your team's needs. Best regards, Rishi Athanikar --- ## šŸŽÆ Alternative: One-Click Replit Deployment Want even easier access for the hiring manager? After pushing to GitHub: 1. Go to [replit.com](https://replit.com) 2. Click "Create Repl" → "Import from GitHub" 3. Paste: `https://github.com/rishia/rishi-resume-mcp` 4. It will auto-configure and provide a shareable link 5. Share the Replit link for instant, no-setup access ## šŸ“Š Track Interest Consider adding Google Analytics or a simple counter to track: - How many times the repo is viewed - Which queries are most popular - Time spent exploring This data can be valuable in follow-up conversations!

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/RishiA/rishi-resume-mcp'

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