
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
opportunity-mcp
Advanced tools
Search youth opportunities (scholarships, fellowships, internships, conferences) from any AI assistant via MCP.
Search 10+ youth-opportunity sites — scholarships, fellowships, internships, conferences, exchange programs — from any AI assistant via MCP.
Status: alpha. The schema and source list will change as adapters mature.
A bright student in Lahore, Lagos, Cairo, or Manila wants to find a fully-funded master's scholarship. Today they:
Opportunity MCP turns that into:
You: Find me fully-funded master's scholarships in Europe with deadlines in the next 60 days.
Claude: (returns a clean, deduplicated, structured list pulled live from every source)
pip install opportunity-mcp
opportunity-mcp-refresh # build the local index (one-off, ~30s)
Then add to your claude_desktop_config.json:
{
"mcpServers": {
"opportunities": {
"command": "opportunity-mcp"
}
}
}
Restart Claude Desktop. Try: "Use the opportunities tool to find fully-funded fellowships closing in the next 30 days."
Most MCP clients accept the same shape under mcpServers. Point them at the opportunity-mcp command.
git clone https://github.com/opportunity-mcp/opportunity-mcp
cd opportunity-mcp
uv sync # or: pip install -e ".[dev]"
uv run opportunity-mcp-refresh
uv run opportunity-mcp # speaks MCP over stdio
| Tool | What it does |
|---|---|
search_opportunities(query, type?, funded_only?, deadline_before?, limit?) | Full-text search with filters. |
get_opportunity(id) | Look up a single opportunity by id. |
list_latest(type?, limit?) | Newest opportunities across all sources. |
list_upcoming_deadlines(within_days?, type?) | Sorted by closing date. |
list_sources() | What's indexed and when it was last refreshed. |
refresh_index(source?) | Re-fetch sources on demand. Optional: limit to one source. |
| Source | Type | Status |
|---|---|---|
| Opportunities Corners | RSS | ✅ |
| Opportunities for Youth | RSS | ✅ |
| Opportunity Desk | RSS | ✅ |
| Scholarships Corner | RSS | ✅ |
| Opportunities Circle | RSS | ✅ |
| Opportunities for Africans | RSS | ✅ |
| Scholars4Dev | RSS | ✅ |
Youth Opportunities (youthop.com) | HTML | planned |
| After School Africa | HTML | planned |
See docs/SOURCES.md for robots.txt / ToS notes per source.
Find me fully-funded master's scholarships in Europe with deadlines in the next 60 days.
What internships are open right now for students in Africa?
List the top 10 newest opportunities indexed.
Anything closing in the next 7 days that I might be eligible for as a Pakistani undergrad?
Get details on opportunity
a1b2c3d4e5f60718.
AI client ──MCP──▶ FastMCP server ──▶ SQLite + FTS5 ◀── refresh job ──▶ source adapters ──▶ scholarship sites
Opportunity objects.Adding a new source is a 50-line PR. See docs/ADAPTER_GUIDE.md.
PRs welcome. The fastest way to help:
robots.txt and ToS.See docs/CONTRIBUTING.md.
MIT. See LICENSE.
FAQs
Search youth opportunities (scholarships, fellowships, internships, conferences) from any AI assistant via MCP.
We found that opportunity-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.