Skip to content

Add support for managing users SSH key related operations #473

Open
@glendsoza

Description

@glendsoza

Describe the feature or problem you’d like to solve

Add support for managing users SSH key related operations:

List users' SSH keys
Get details about a user's SSH key
Add a public key

Proposed solution

How will it benefit GitHub MCP Server and its users?

Adding these features will benefit the GitHub MCP Server and its users by allowing them to manage and debug issues related to SSH keys associated with their GitHub account.

Users will be able to effectively manage their SSH keys which can help in resolving frequent permission denied errors encountered during git operations (pull/push etc).

Additional context

The motivation behind adding these tools is to ensure users have their SSH keys correctly configured, as we receive numerous requests concerning permission denied messages.

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