Unstop Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Unstop Mcp (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.
Search competitions, hackathons, jobs, internships & scholarships on Unstop directly from Claude — no browser tab switching needed.
12 tools · 5 opportunity types · 2,500+ live listings · zero API keys required
🌐 Landing page: https://janmejai2002.github.io/unstop-mcp/
| Tool | Description |
|---|---|
get_platform_stats | Live counts for all 5 opportunity types |
search_opportunities | Universal search across any type |
search_competitions | Case studies, quizzes, essay contests |
search_hackathons | Coding & innovation hackathons with region filter |
search_jobs | Jobs with remote/salary/timing filters |
search_internships | Internships with WFH and stipend filters |
search_scholarships | Scholarships and fellowships |
get_opportunity_details | Full record: prizes, dates, eligibility, skills, apply link |
get_competition_details | Shorthand details for competitions |
find_by_prize | Filter by minimum cash prize, sorted highest first |
find_closing_soon | Deadlines within N days, sorted soonest first |
list_open_competitions | Quick "what's open right now" |
git clone https://github.com/janmejai2002/unstop-mcp.git
cd unstop-mcp
python -m venv .venv
# Windows
.venv\Scripts\python.exe -m pip install -r requirements.txt
.venv\Scripts\python.exe smoke_test.py
# macOS / Linux
source .venv/bin/activate
pip install -r requirements.txt
python smoke_test.pyEdit %APPDATA%\Claude\claude_desktop_config.json (Windows) or ~/Library/Application Support/Claude/claude_desktop_config.json (macOS):
{
"mcpServers": {
"unstop": {
"command": "C:\\path\\to\\unstop-mcp\\.venv\\Scripts\\python.exe",
"args": ["C:\\path\\to\\unstop-mcp\\server.py"]
}
}
}Restart Claude Desktop. The 🔌 menu now shows all 12 Unstop tools.
claude mcp add unstop -- /path/to/.venv/Scripts/python.exe /path/to/server.pyThis gives you a public https://unstop-mcp.onrender.com URL.
Manual steps if you prefer:
pip install -r requirements.txtpython server.py --transport sse --host 0.0.0.0 --port $PORThttps://your-service.onrender.com/sseFree tier sleeps after 15 min of inactivity and wakes in ~30 s on the next request. Acceptable for a personal connector.
https://your-service.onrender.com/sse# Terminal 1 — start SSE server
python server.py --transport sse --port 8000
# Terminal 2 — expose via ngrok
ngrok http 8000
# Paste https://xxxx.ngrok-free.app/sse into Claude.ai integrationsWhat hackathons are open on Unstop right now?
Find AI competitions with a prize pool over ₹1 lakh.
Show me remote Python developer jobs on Unstop.
Which Unstop competitions close in the next 3 days?
Give me full details for the Smart India Hackathon.
Find paid internships with at least ₹20,000/month stipend.
How many jobs vs internships are open on Unstop today?
Search for blockchain hackathons online.main, folder /docshttps://janmejai2002.github.io/unstop-mcp/MIT — free to use, fork, and build on.
Built with [FastMCP](https://github.com/jlowin/fastmcp) · Data from [Unstop](https://unstop.com) public API · Not affiliated with Unstop
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.