Skip to main content
Glama
AmrMohamed17

oss-issues-mcp

by AmrMohamed17

oss-issues-mcp

An MCP server exposing derived, triage-oriented GitHub issue tools — not a passthrough of the GitHub API.

Where GitHub's own MCP server returns raw API responses, this server does task-specific work: stripping issue-template scaffolding, resolving whether an issue is already claimed from multiple signals, and filtering a watch-list of repositories to what is new and open.

Tools

Tool

Purpose

get_actionable_issue

Fetch an issue, strip template furniture, return only triage-relevant fields

(planned) list_new_issues

New open issues across a watch-list, pull requests excluded

(planned) get_claim_status

Is this already being worked on? (assignees + linked PRs)

(planned) get_repo_context

CONTRIBUTING.md and issue-template rules

Related MCP server: mcp-github-pm

Security

  • Repository allowlist — the server refuses any repo not explicitly allowed.

  • Read-only — no write tools exist until a human-approval gate governs them.

  • Requires a fine-grained, read-only GITHUB_TOKEN.

Run

export GITHUB_TOKEN=github_pat_...
uv sync
uv run oss-issues-mcp

License

MIT

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Screens public GitHub repos and PRs to generate risk maps, findings, and merge-readiness signals.

  • Read-only GitHub bounty, agent harness, Actions failure, flake, and MCP tool-drift decisions.

  • Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AmrMohamed17/oss-issues-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server