workiva-igam

golwalak/workiva-igam

3.1

If you are the rightful owner of workiva-igam and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The GitHub MCP Server is a Model Context Protocol server that provides comprehensive integration capabilities with GitHub, allowing AI assistants and other MCP clients to interact with GitHub repositories, issues, pull requests, and more through a standardized interface.

Tools

Functions exposed to the LLM to take actions

list-repositories

List repositories for a user or organization.

get-repository

Get detailed information about a specific repository.

search-repositories

Search for repositories on GitHub.

list-issues

List issues for a repository.

create-issue

Create a new issue in a repository.

update-issue

Update an existing issue.

list-pull-requests

List pull requests for a repository.

create-pull-request

Create a new pull request.

get-file-contents

Get the contents of a file from a repository.

get-user

Get information about a GitHub user.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources