Opportunity Mcp

by revolutionarybukhari

289 downloads
Not rated
GitHub

About

Search 10+ youth-opportunity sites — scholarships, fellowships, internships, conferences — from any AI assistant. Aggregates from Opportunities Corners, Opportunity Desk, Scholarships Corner, and more, with deadline tracking and full-text search.

Details

Author
revolutionarybukhari
Downloads
289
Categories
Other, Search

- Live search across multiple scholarship sources
- Automatic deduplication and structuring of results
- Focused on fully‑funded master’s programmes
- Filters by deadline, region, and funding type

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Opportunity Mcp
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install via pip install opportunity-mcp, then run opportunity-mcp-refresh to build the local index. Once configured, interact with an MCP‑compatible AI (e.g., Claude) using queries such as “Find me fully‑funded master's scholarships in Europe with deadlines in the next 60 days.”

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "opportunity mcp": {
            "opportunities": {
                "command": "uvx",
                "args": [
                    "opportunity-mcp"
                ]
            }
        }
    }
}

McpServers

{
    "opportunities": {
        "command": "uvx",
        "args": [
            "opportunity-mcp"
        ]
    }
}

Why this exists

A bright student in Lahore, Lagos, Cairo, or Manila wants to find a fully-funded master's scholarship. Today they open 10+ tabs, manually filter dozens of irrelevant posts, copy-paste deadlines into a spreadsheet, and miss the deadline anyway. 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)

Install

```bash pip install opportunity-mcp opportunity-mcp-refresh # builds the local index, ~30s
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.