Skip to content

nanlabs/nanlabs-forge

v0.2.0MIT

GitHub and GitLab CLI automation plus official GitHub and GitLab MCP

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

githubstreamable-http
{
  "type": "streamable-http",
  "url": "https://api.githubcopilot.com/mcp/"
}
gitlabstreamable-http
{
  "type": "streamable-http",
  "url": "https://gitlab.com/api/v4/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "nanlabs-forge",
  "version": "0.2.0",
  "description": "GitHub and GitLab CLI automation plus official GitHub and GitLab MCP",
  "author": {
    "name": "NaNLABS",
    "email": "technology@nanlabs.com",
    "url": "https://github.com/nanlabs/agent-toolkit"
  },
  "homepage": "https://github.com/nanlabs/agent-toolkit",
  "repository": "https://github.com/nanlabs/agent-toolkit",
  "license": "MIT",
  "keywords": [
    "nanlabs",
    "forge",
    "github",
    "gitlab",
    "pr",
    "mcp"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 2Python files
  • 4text files
  • LICENSE
View on GitHub