mcpbeat Sign in

Opportunity MCP Server

local only

Opportunity MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 75 installs a week from pypi. Last commit 5 May 2026.

Search youth opportunities (scholarships, fellowships, internships) from any AI assistant.

Installs per day peak 18 · avg 9 · +19% w/w
a month agotoday
75
Installs / week
pypi · opportunity-mcp
1
Stars
0 open issues
5 May 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Opportunity MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add opportunity-mcp -- uvx opportunity-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "opportunity-mcp": {
      "args": [
        "opportunity-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.opportunity-mcp]
command = "uvx"
args = ["opportunity-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "opportunity-mcp": {
      "args": [
        "opportunity-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "opportunity-mcp": {
      "args": [
        "opportunity-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Opportunity MCP

same job, measured the same way
MCP Advisor
by stucchi

Browse, search, and discover MCP servers from your AI assistant

128 installs/wk local only
Lumiclip
by lumiclip

Turn YouTube videos into short-form clips from any AI assistant

48 installs/wk local only
Crabcut
by realcrabcut

Turn YouTube videos into short-form clips from any AI assistant

35 installs/wk local only
Everway MCP Server
by everway

Read and update your Everway trips and itineraries from any MCP-compatible AI assistant.

answering
Tender MCP
by ojaskord

Government tender search for AI agents. UK, EU and US procurement opportunities.

28 installs/wk 2 tools answering
Zotero MCP
by kujenga

Search your Zotero library, retrieve item metadata, and read full text from AI assistants.

1 193 installs/wk local only
Grants Gov
by pipeworx-io

Grants.gov MCP — open federal grant opportunities (free, no auth)

38 tools answering
Speak AI
by speakai

Search recordings, summarize meetings, create clips, and automate workflows from your AI assistant.

156 installs/wk answering

Opportunity MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Opportunity MCP?
Opportunity MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package opportunity-mcp was installed 75 times last week.
How do I connect Opportunity MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls opportunity-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Opportunity MCP?
The pypi package opportunity-mcp was installed 75 times in the last week. Week over week that is +19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Opportunity MCP open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.