Skip to content

hyper-mcp-rs/github-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github

src

You can interact with GitHub via various tools available in this plugin: branches, repo, gist, issues, files, etc...

Usage

{
    "plugins": [
        {
            "name": "github",
            "path": "oci://ghcr.io/hyper-mcp-rs/github-plugin:latest",
            "runtime_config": {
                "allowed_hosts": [
                    "api.github.com"
                ],
                "env_vars": {
                    "api-key": "ghp_xxxx"
                }
            }
        }
    ]
}

About

You can interact with GitHub via various tools available in this plugin: branches, repo, gist, issues, files, etc...

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages