Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

How about adding a tool for fetching individual comments by ID/anchor? #698

Open
Labels
enhancementNew feature or request
@jellybulb

Description

@jellybulb

Describe the feature or problem you’d like to solve

Currently,github-mcp-server provides tools to fetch "all comments" from issues, pull requests, and discussions.

  • get_issue_comments
  • get_pull_request_comments
  • get_discussion_comments

While this is useful, it can be inefficient when someone only need to access a specific comment.

So, I would like to request a new tool that can fetch individual comments directly using their anchor IDs, similar to how GitHub URLs work with anchors.

Proposed solution

This would be particularly useful for:

  • Fetching specific comments without retrieving the entire comment thread
  • Direct access to comments referenced by their URLs
  • More efficient API usage when working with large comment threads
  • Reduced API calls and bandwidth usage
  • Faster access to specific comments
  • Better support for comment-specific workflows
  • Particularly valuable in restricted environments like GitHub Enterprise, where issue access may be limited

Example prompts or workflows (for tools/toolsets only)

The tool(s) should be able to fetch individual comments like these:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp