Unstop MCP

Unstop MCP

Search competitions, hackathons, jobs, internships, and scholarships on Unstop.com directly from Claude — no browser tab switching needed.

Category
访问服务器

README

⚡ Unstop MCP

Search competitions, hackathons, jobs, internships & scholarships on Unstop directly from Claude — no browser tab switching needed.

Deploy to Render   License: MIT Python 3.11+ MCP

12 tools · 5 opportunity types · 2,500+ live listings · zero API keys required

🌐 Landing page: https://janmejai2002.github.io/unstop-mcp/


Tools

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"

Quick start

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.py

Connect to Claude Desktop

Edit %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.

Connect to Claude Code (CLI)

claude mcp add unstop -- /path/to/.venv/Scripts/python.exe /path/to/server.py

Deploy free on Render ← one click

Deploy to Render

This gives you a public https://unstop-mcp.onrender.com URL.

Manual steps if you prefer:

  1. Fork this repo on GitHub
  2. render.com → New Web Service → connect your fork
  3. Build command: pip install -r requirements.txt
  4. Start command: python server.py --transport sse --host 0.0.0.0 --port $PORT
  5. Your SSE endpoint: https://your-service.onrender.com/sse

Free tier sleeps after 15 min of inactivity and wakes in ~30 s on the next request. Acceptable for a personal connector.


Add as a Claude.ai Remote Connector

  1. Deploy on Render (above) to get your public HTTPS URL
  2. Claude.ai → Settings → Integrations → Add custom integration
  3. Paste https://your-service.onrender.com/sse
  4. Name it Unstop → click Add
  5. All 12 tools now appear in every Claude.ai conversation

Test locally with ngrok (instant)

# 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 integrations

Example prompts

What 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.

Enable GitHub Pages (landing page)

  1. Repo → Settings → Pages
  2. Source: Deploy from a branch → branch main, folder /docs
  3. Click Save — live in ~60 s at https://janmejai2002.github.io/unstop-mcp/

License

MIT — free to use, fork, and build on.


Built with FastMCP · Data from Unstop public API · Not affiliated with Unstop

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选