mcpbeat Sign in

Oss Issues MCP Server

by amrmohamed17 Your server? Claim it
local only

Oss Issues MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from pypi. Last commit 1 Aug 2026.

MCP server with derived GitHub issue tools: normalized fetch, new-issue watch, claim status.

Installs per day peak 31 · avg 16 · -26% w/w
a month agotoday
84
Installs / week
pypi · oss-issues-mcp
0
Stars
0 open issues
1 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Oss Issues 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 oss-issues-mcp -- uvx oss-issues-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "oss-issues-mcp": {
      "args": [
        "oss-issues-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.oss-issues-mcp]
command = "uvx"
args = ["oss-issues-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "oss-issues-mcp": {
      "args": [
        "oss-issues-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "oss-issues-mcp": {
      "args": [
        "oss-issues-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: GITHUB_TOKEN (Fine-grained GitHub personal access token, read-only (public repos: Issues, Metadata, Contents).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Oss Issues MCP

same job, measured the same way
Devflow MCP
by cocaxcode

MCP server connecting Jira (Cloud + Server) with GitHub/GitLab. Branches, issues, PRs, flows.

47 installs/wk local only
okffs
by neturely

MCP server connecting Claude Code to GitHub for an issue to branch to PR to close workflow.

75 installs/wk local only
Github
by dave-london

MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output

local only
Github
by davidweb3-ctrl

GitHub MCP Server - List PRs, issues, repo info, and search code

21 installs/wk local only
Github Repo MCP
by thedhruv-07

MCP server for GitHub repo health, commit summaries, issue triage, and RAG Q&A.

143 installs/wk local only
Github MCP Server
by crypto-ninja

AI-optimized GitHub MCP server: 112 tools, 98% token reduction, compact responses.

183 installs/wk local only
MCP Oss Onramp
by ryotaro-tanaka

MCP server to scout beginner-friendly OSS issues with high precision using GitHub GraphQL

41 installs/wk local only
Mne Docs
by weiyongxu

MCP server for MNE-Python documentation, source code, GitHub issues, and forum

115 installs/wk local only

Oss Issues MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Oss Issues MCP?
Oss Issues 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 oss-issues-mcp was installed 84 times last week.
How do I connect Oss Issues 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 oss-issues-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Oss Issues MCP?
The pypi package oss-issues-mcp was installed 84 times in the last week. Week over week that is -26%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Oss Issues MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 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.