Back to Home
onamfc icon

mcp-gihub-integration

Verified Safe

by onamfc

Overview

This package provides a GitHub API client for integration with an MCP (Model Context Protocol) server, enabling automation of GitHub tasks.

Installation

Run Command
No command provided

Environment Variables

  • GITHUB_TOKEN

Security Notes

The code itself follows good security practices by recommending environment variables for tokens and using a reputable API client library (@octokit/rest). Method dispatching is explicit, preventing arbitrary code execution. The main security considerations are external to the code: users must securely manage their GitHub Personal Access Token and grant only the minimal required scopes, as explicitly warned in the documentation.

Similar Servers

Stats

Interest Score34
Security Score9
Cost ClassLow
Avg Tokens50
Stars2
Forks0
Last Update2025-11-20

Tags

GitHub APIAutomationMCPTypeScriptDeveloper Tools