Saidsef MCP GitHub PR Issue Analyser

An MCP server that connects an LLM to GitHub's repository management features. It analyses pull requests, manages issues, and handles tags and releases, over stdio or HTTP, with a static token or GitHub OAuth2. It is available as a remote MCP endpoint.

Teams that work with mcp github, devops tools and issue management and want a hosted endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-16 · ★ 6 · #139 OF 168 MAINTAINED DEVELOPER TOOLS · VERIFIED 2026-09-18

Apache-2.0 · Python servers · how we verify → /methodology

01 · Install Saidsef MCP GitHub PR Issue Analyser

before you install - you'll need

GITHUB_TOKEN

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add saidsef-mcp-github-pr-issue-analyser --transport http https://server.smithery.ai/@saidsef/mcp-github-pr-issue-analyser/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "saidsef-mcp-github-pr-issue-analyser": {
      "url": "https://server.smithery.ai/@saidsef/mcp-github-pr-issue-analyser/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://server.smithery.ai/@saidsef/mcp-github-pr-issue-analyser/mcp

transport: streamable-http

endpoint responds (non-MCP reply - review) · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to server.smithery.ai

license Apache-2.0 - declared in the repository

registry vendor namespace ai.smithery - domain-verified with the official MCP registry

03 · What Saidsef MCP GitHub PR Issue Analyser can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v42.1.1 · 2026-09-16

Release v42.1.1 - 2026-09-16 · What Changed · trim over-long blocks and test divider rules (#446) (f631533) (#446) by @saidsef

v42.1.0 · 2026-09-16

Release v42.1.0 - 2026-09-16 · What Changed · make the mcp label append documented and opt-out (#416) (6c7218d) (#416) by @fei76161 · New Contributors · @fei76161

v42.0.0 · 2026-09-13

Release v42.0.0 - 2026-09-13 · What Changed · count new stars from the weekly star history (#445) (7bc1e13) (#445) by @saidsef

04 · Who maintains Saidsef MCP GitHub PR Issue Analyser

saidsef-mcp-github-pr-issue-analyser is maintained by saidsef. It's the only MCP server we track from this author; the repo dates to May 2025.

05 · Facts

category
developer tools - ranked #139 of 168 actively-maintained developer tools servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-16)
registry
ai.smithery/saidsef-mcp-github-pr-issue-analyser (active, first published 2025-10-05)

06 · Saidsef MCP GitHub PR Issue Analyser FAQ

What is Saidsef MCP GitHub PR Issue Analyser?

An MCP server that connects an LLM to GitHub's repository management features. It analyses pull requests, manages issues, and handles tags and releases, over stdio or HTTP, with a static token or GitHub OAuth2. It is available as a remote MCP endpoint.

Is Saidsef MCP GitHub PR Issue Analyser still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Saidsef MCP GitHub PR Issue Analyser?

Run `claude mcp add saidsef-mcp-github-pr-issue-an --transport http https://server.smithery.ai/@saidsef/mcp-github-pr-issue-analyser/mcp`. The README documents one environment variable (GITHUB_TOKEN) to set first. You can also paste the ready-made client config above.

07 · Alternatives to Saidsef MCP GitHub PR Issue Analyser