Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.mcparmory/github

PYPI · MCPARMORY-GITHUB · 2 COMPONENTS · SCANNED SEP 20

Manage repositories, users, releases, and automate GitHub workflows

0 this week 37 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Install-script risk not yet assessed.Unverified
  • 2 of 47 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency32
Schema Quality & AI Usability0
  • Schema quality not yet verified: the captured schema was too large for us to store in full, so we will not judge it on a partial copy.Unverified
Stability & Change Management0
  • Stability not yet verified: the captured schema was too large for us to store in full, and comparing a partial copy would report our own trimming as a change.Unverified
Tool Coverage0
  • Tool coverage not yet verified: the captured tool definitions were too large for us to store in full, so we will not judge them on a partial copy.Unverified
Tool Safety0
  • Tool safety not yet verified: the captured tool definitions were too large for us to store in full, and the trim removes the very descriptions this category reads.Unverified
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass

Unverified: 4 categories

Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you. How we score packages →

Install

How do I install the com.mcparmory/github MCP server?

com.mcparmory/github runs locally as a PyPI package, launched with uvx mcparmory-github. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · mcparmory-github

# add to Claude Code
claude mcp add com-mcparmory-github -- uvx mcparmory-github
// .cursor/mcp.json
{
  "mcpServers": {
    "com-mcparmory-github": {
      "command": "uvx",
      "args": [
        "mcparmory-github"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-mcparmory-github": {
      "command": "uvx",
      "args": [
        "mcparmory-github"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add com-mcparmory-github -- uvx mcparmory-github
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-mcparmory-github": {
      "type": "local",
      "command": [
        "uvx",
        "mcparmory-github"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-mcparmory-github --command uvx --arg mcparmory-github
# ~/.hermes/config.yaml
mcp_servers:
  com-mcparmory-github:
    command: "uvx"
    args: ["mcparmory-github"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-mcparmory-github": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "mcparmory-github"
      ]
    }
  }
}
# add to Vellum
assistant mcp add com-mcparmory-github -t stdio -c uvx -a mcparmory-github
// mcp.json
{
  "mcpServers": {
    "com-mcparmory-github": {
      "command": "uvx",
      "args": [
        "mcparmory-github"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 15 Sept 26 +15
    • Malware scan: unverified → pass security
  • 14 Sept 26 −15
    • Malware scan: pass → unverified security
  • 2 Sept 26 0
    • MCP protocol: Implements a current MCP spec version (2026-07-28). functional
  • 26 Aug 26 −1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 14 Aug 26 0
    • Malware scan: unverified → pass security
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 5 Aug 26 0
    • Malware scan: pass → unverified security
    • Stability: Stability not yet verified: the captured schema was too large for us to store in full, and comparing a partial copy would report our own trimming as a change. security
    • MCP protocol: unverified → pass functional
    • Tool coverage: Tool coverage not yet verified: the captured tool definitions were too large for us to store in full, so we will not judge them on a partial copy. functional
    • Schema quality: Schema quality not yet verified: the captured schema was too large for us to store in full, so we will not judge it on a partial copy. functional
  • 3 Aug 26 0
    • Malware scan: unverified → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed pypi/mcparmory-github@1.0.6

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Dependencies 47 packages
Packages resolved 47
Stale 1
No linked repository 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 929 exposed · ~104,544 tokens partial

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
check_organization_membership ~60

No description provided.

NameTypeReqDescription
orgstringyes
usernamestringyes

No output schema declared.

No examples provided.

check_private_vulnerability_reporting ~80

No description provided.

NameTypeReqDescription
ownerstringyes
repostringyes

No output schema declared.

No examples provided.

check_public_organization_membership ~73

No description provided.

NameTypeReqDescription
orgstringyes
usernamestringyes

No output schema declared.

No examples provided.

check_pull_request_merged ~101

No description provided.

NameTypeReqDescription
ownerstringyes
pull_numberintegeryes
repostringyes

No output schema declared.

No examples provided.

check_repository_starred ~79

No description provided.

NameTypeReqDescription
ownerstringyes
repostringyes

No output schema declared.

No examples provided.

check_user_blocked ~67

No description provided.

NameTypeReqDescription
usernamestringyes

No output schema declared.

No examples provided.

check_user_following ~76

No description provided.

NameTypeReqDescription
target_userstringyes
usernamestringyes

No output schema declared.

No examples provided.

check_user_is_followed ~58

No description provided.

NameTypeReqDescription
usernamestringyes

No output schema declared.

No examples provided.

commit_code_scanning_autofix ~203

No description provided.

NameTypeReqDescription
alert_numberintegeryes
messagestring
ownerstringyes
repostringyes
target_refstring

No output schema declared.

No examples provided.

compare_commits ~149

No description provided.

NameTypeReqDescription
baseheadstringyes
ownerstringyes
repostringyes

No output schema declared.

No examples provided.

compare_dependency_changes ~140

No description provided.

NameTypeReqDescription
baseheadstringyes
ownerstringyes
repostringyes

No output schema declared.

No examples provided.

configure_branch_protection ~702

No description provided.

NameTypeReqDescription
allow_deletionsboolean
allow_force_pushesboolean
allow_fork_syncingboolean
block_creationsboolean
branchstringyes
bypass_pull_request_allowancesAppsarray
bypass_pull_request_allowancesTeamsarray
bypass_pull_request_allowancesUsersarray
checksarray
dismiss_stale_reviewsboolean
dismissal_restrictionsAppsarray
dismissal_restrictionsTeamsarray
dismissal_restrictionsUsersarray
enforce_adminsboolean
lock_branchboolean
ownerstringyes
repostringyes
require_code_owner_reviewsboolean
require_last_push_approvalboolean
required_approving_review_countinteger
required_conversation_resolutionboolean
required_linear_historyboolean
restrictionsAppsarray
restrictionsTeamsarrayyes
restrictionsUsersarrayyes
strictbooleanyes

No output schema declared.

No examples provided.

configure_environment ~294

No description provided.

NameTypeReqDescription
custom_branch_policiesbooleanyes
environment_namestringyes
ownerstringyes
prevent_self_reviewboolean
protected_branchesbooleanyes
repostringyes
reviewersarray
wait_timerinteger

No output schema declared.

No examples provided.

configure_pages_site ~153

No description provided.

NameTypeReqDescription
build_typestring
cnamestring
https_enforcedboolean
ownerstringyes
repostringyes

No output schema declared.

No examples provided.

configure_repository_subscription ~141

No description provided.

NameTypeReqDescription
ignoredboolean
ownerstringyes
repostringyes
subscribedboolean

No output schema declared.

No examples provided.

configure_thread_notification ~89

No description provided.

NameTypeReqDescription
ignoredboolean
thread_idintegeryes

No output schema declared.

No examples provided.

convert_member_to_outside_collaborator ~99

No description provided.

NameTypeReqDescription
asyncboolean
orgstringyes
usernamestringyes

No output schema declared.

No examples provided.

create_attestation ~169

No description provided.

NameTypeReqDescription
dsseEnvelopeobject
mediaTypestring
ownerstringyes
repostringyes
verificationMaterialobject

No output schema declared.

No examples provided.

create_autolink ~211

No description provided.

NameTypeReqDescription
is_alphanumericboolean
key_prefixstringyes
ownerstringyes
repostringyes
url_templatestringyes

No output schema declared.

No examples provided.

create_blob ~123

No description provided.

NameTypeReqDescription
contentstringyes
encodingstring
ownerstringyes
repostringyes

No output schema declared.

No examples provided.

create_campaign ~188

No description provided.

NameTypeReqDescription
code_scanning_alertsarray
contact_linkstring
descriptionstringyes
ends_atstringyes
generate_issuesboolean
namestringyes
orgstringyes

No output schema declared.

No examples provided.

create_check_run ~126

No description provided.

NameTypeReqDescription
bodyyes
ownerstringyes
repostringyes

No output schema declared.

No examples provided.

create_check_suite ~107

No description provided.

NameTypeReqDescription
head_shastringyes
ownerstringyes
repostringyes

No output schema declared.

No examples provided.

create_code_scanning_autofix ~156

No description provided.

NameTypeReqDescription
alert_numberintegeryes
ownerstringyes
repostringyes

No output schema declared.

No examples provided.

create_codespace ~278

No description provided.

NameTypeReqDescription
devcontainer_pathstring
display_namestring
geostring
idle_timeout_minutesinteger
machinestring
multi_repo_permissions_opt_outboolean
ownerstringyes
repostringyes
retention_period_minutesinteger
working_directorystring

No output schema declared.

No examples provided.

create_codespace_from_pull_request ~313

No description provided.

NameTypeReqDescription
devcontainer_pathstring
display_namestring
geostring
idle_timeout_minutesinteger
machinestring
multi_repo_permissions_opt_outboolean
ownerstringyes
pull_numberintegeryes
repostringyes
retention_period_minutesinteger
working_directorystring

No output schema declared.

No examples provided.

create_codespace_from_pull_request_2 ~78

No description provided.

NameTypeReqDescription
bodyyes

No output schema declared.

No examples provided.

create_commit ~232

No description provided.

NameTypeReqDescription
authorstring
messagestringyes
ownerstringyes
parentsarray
repostringyes
signaturestring
treestringyes

No output schema declared.

No examples provided.

create_commit_comment ~133

No description provided.

NameTypeReqDescription
bodystringyes
commit_shastringyes
ownerstringyes
positioninteger
repostringyes

No output schema declared.

No examples provided.

create_commit_status ~182

No description provided.

NameTypeReqDescription
contextstring
descriptionstring
ownerstringyes
repostringyes
shastringyes
statestringyes

No output schema declared.

No examples provided.

create_deploy_key ~144

No description provided.

NameTypeReqDescription
keystringyes
ownerstringyes
read_onlyboolean
repostringyes

No output schema declared.

No examples provided.

create_deployment ~286

No description provided.

NameTypeReqDescription
auto_mergeboolean
descriptionstring
environmentstring
ownerstringyes
payload
production_environmentboolean
refstringyes
repostringyes
required_contextsarray
taskstring
transient_environmentboolean

No output schema declared.

No examples provided.

create_deployment_branch_policy ~198

No description provided.

NameTypeReqDescription
environment_namestringyes
namestringyes
ownerstringyes
repostringyes
typestring

No output schema declared.

No examples provided.

create_deployment_status ~292

No description provided.

NameTypeReqDescription
auto_inactiveboolean
deployment_idintegeryes
descriptionstring
environmentstring
environment_urlstring
log_urlstring
ownerstringyes
repostringyes
statestringyes

No output schema declared.

No examples provided.

create_draft_item ~110

No description provided.

NameTypeReqDescription
bodystring
orgstringyes
project_numberintegeryes
titlestringyes

No output schema declared.

No examples provided.

create_draft_item_user ~125

No description provided.

NameTypeReqDescription
bodystring
project_numberintegeryes
titlestringyes
user_idstringyes

No output schema declared.

No examples provided.

create_enterprise_team ~174

No description provided.

NameTypeReqDescription
descriptionstring
enterprisestringyes
group_idstring
namestringyes
organization_selection_typestring

No output schema declared.

No examples provided.

create_environment_variable ~137

No description provided.

NameTypeReqDescription
environment_namestringyes
namestringyes
ownerstringyes
repostringyes
valuestringyes

No output schema declared.

No examples provided.

create_gist ~107

No description provided.

NameTypeReqDescription
descriptionstring
filesobjectyes
publicstring

No output schema declared.

No examples provided.

create_gist_comment ~66

No description provided.

NameTypeReqDescription
bodystringyes
gist_idstringyes

No output schema declared.

No examples provided.

create_git_ref ~159

No description provided.

NameTypeReqDescription
ownerstringyes
refstringyes
repostringyes
shastringyes

No output schema declared.

No examples provided.

create_hosted_runner ~241

No description provided.

NameTypeReqDescription
enable_static_ipboolean
image_genboolean
maximum_runnersinteger
namestringyes
orgstringyes
runner_group_idintegeryes
sizestringyes

No output schema declared.

No examples provided.

create_issue ~253

No description provided.

NameTypeReqDescription
assigneesarray
bodystring
labelsarray
milestonestring
ownerstringyes
repostringyes
titlestringyes
typestring

No output schema declared.

No examples provided.

create_issue_field ~160

No description provided.

NameTypeReqDescription
data_typestringyes
descriptionstring
namestringyes
optionsarray
orgstringyes
visibilitystring

No output schema declared.

No examples provided.

create_issue_type ~127

No description provided.

NameTypeReqDescription
colorstring
descriptionstring
is_enabledbooleanyes
namestringyes
orgstringyes

No output schema declared.

No examples provided.

create_label ~165

No description provided.

NameTypeReqDescription
colorstring
descriptionstring
namestringyes
ownerstringyes
repostringyes

No output schema declared.

No examples provided.

create_milestone ~174

No description provided.

NameTypeReqDescription
descriptionstring
due_onstring
ownerstringyes
repostringyes
statestring
titlestringyes

No output schema declared.

No examples provided.

create_or_update_codespace_secret ~151

No description provided.

NameTypeReqDescription
encrypted_valuestring
key_idstringyes
secret_namestringyes
selected_repository_idsarray

No output schema declared.

No examples provided.

create_or_update_codespace_secret_repository ~180

No description provided.

NameTypeReqDescription
encrypted_valuestring
key_idstring
ownerstringyes
repostringyes
secret_namestringyes

No output schema declared.

No examples provided.

create_or_update_dependabot_secret ~172

No description provided.

NameTypeReqDescription
key_idstring
ownerstringyes
public_keystring
repostringyes
secret_namestringyes
secret_valuestring

No output schema declared.

No examples provided.

Common questions

What is the com.mcparmory/github MCP server?

com.mcparmory/github is an MCP server listed in the public MCP registry as com.mcparmory/github. Manage repositories, users, releases, and automate GitHub workflows. This page covers its PyPI package (mcparmory-github).

Is the com.mcparmory/github MCP server safe to use?

com.mcparmory/github scores 37 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

Is the com.mcparmory/github MCP server still maintained?

com.mcparmory/github is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.