com.mcparmory/github
PYPI · MCPARMORY-GITHUB · 2 COMPONENTS · SCANNED SEP 20
Manage repositories, users, releases, and automate GitHub workflows
Available components
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
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: the license (MIT License) isn't a recognized OSI-approved license. See how to fix → Fail
- Actively maintained (last published 131 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
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 →
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
claude mcp add com-mcparmory-github -- uvx mcparmory-github
{
"mcpServers": {
"com-mcparmory-github": {
"command": "uvx",
"args": [
"mcparmory-github"
]
}
}
} {
"servers": {
"com-mcparmory-github": {
"command": "uvx",
"args": [
"mcparmory-github"
]
}
}
} codex mcp add com-mcparmory-github -- uvx mcparmory-github
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-mcparmory-github": {
"type": "local",
"command": [
"uvx",
"mcparmory-github"
],
"enabled": true
}
}
} openclaw mcp add com-mcparmory-github --command uvx --arg mcparmory-github
mcp_servers:
com-mcparmory-github:
command: "uvx"
args: ["mcparmory-github"] {
"McpServers": {
"com-mcparmory-github": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"mcparmory-github"
]
}
}
} assistant mcp add com-mcparmory-github -t stdio -c uvx -a mcparmory-github
{
"mcpServers": {
"com-mcparmory-github": {
"command": "uvx",
"args": [
"mcparmory-github"
]
}
}
} 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
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 →
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 →
check_organization_membership ~60
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| org | string | yes | – |
| username | string | yes | – |
No output schema declared.
No examples provided.
check_private_vulnerability_reporting ~80
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| owner | string | yes | – |
| repo | string | yes | – |
No output schema declared.
No examples provided.
check_public_organization_membership ~73
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| org | string | yes | – |
| username | string | yes | – |
No output schema declared.
No examples provided.
check_pull_request_merged ~101
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| owner | string | yes | – |
| pull_number | integer | yes | – |
| repo | string | yes | – |
No output schema declared.
No examples provided.
check_repository_starred ~79
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| owner | string | yes | – |
| repo | string | yes | – |
No output schema declared.
No examples provided.
check_user_blocked ~67
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| username | string | yes | – |
No output schema declared.
No examples provided.
check_user_following ~76
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| target_user | string | yes | – |
| username | string | yes | – |
No output schema declared.
No examples provided.
check_user_is_followed ~58
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| username | string | yes | – |
No output schema declared.
No examples provided.
commit_code_scanning_autofix ~203
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| alert_number | integer | yes | – |
| message | string | – | – |
| owner | string | yes | – |
| repo | string | yes | – |
| target_ref | string | – | – |
No output schema declared.
No examples provided.
compare_commits ~149
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| basehead | string | yes | – |
| owner | string | yes | – |
| repo | string | yes | – |
No output schema declared.
No examples provided.
compare_dependency_changes ~140
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| basehead | string | yes | – |
| owner | string | yes | – |
| repo | string | yes | – |
No output schema declared.
No examples provided.
configure_branch_protection ~702
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| allow_deletions | boolean | – | – |
| allow_force_pushes | boolean | – | – |
| allow_fork_syncing | boolean | – | – |
| block_creations | boolean | – | – |
| branch | string | yes | – |
| bypass_pull_request_allowancesApps | array | – | – |
| bypass_pull_request_allowancesTeams | array | – | – |
| bypass_pull_request_allowancesUsers | array | – | – |
| checks | array | – | – |
| dismiss_stale_reviews | boolean | – | – |
| dismissal_restrictionsApps | array | – | – |
| dismissal_restrictionsTeams | array | – | – |
| dismissal_restrictionsUsers | array | – | – |
| enforce_admins | boolean | – | – |
| lock_branch | boolean | – | – |
| owner | string | yes | – |
| repo | string | yes | – |
| require_code_owner_reviews | boolean | – | – |
| require_last_push_approval | boolean | – | – |
| required_approving_review_count | integer | – | – |
| required_conversation_resolution | boolean | – | – |
| required_linear_history | boolean | – | – |
| restrictionsApps | array | – | – |
| restrictionsTeams | array | yes | – |
| restrictionsUsers | array | yes | – |
| strict | boolean | yes | – |
No output schema declared.
No examples provided.
configure_environment ~294
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| custom_branch_policies | boolean | yes | – |
| environment_name | string | yes | – |
| owner | string | yes | – |
| prevent_self_review | boolean | – | – |
| protected_branches | boolean | yes | – |
| repo | string | yes | – |
| reviewers | array | – | – |
| wait_timer | integer | – | – |
No output schema declared.
No examples provided.
configure_pages_site ~153
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| build_type | string | – | – |
| cname | string | – | – |
| https_enforced | boolean | – | – |
| owner | string | yes | – |
| repo | string | yes | – |
No output schema declared.
No examples provided.
configure_repository_subscription ~141
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| ignored | boolean | – | – |
| owner | string | yes | – |
| repo | string | yes | – |
| subscribed | boolean | – | – |
No output schema declared.
No examples provided.
configure_thread_notification ~89
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| ignored | boolean | – | – |
| thread_id | integer | yes | – |
No output schema declared.
No examples provided.
convert_member_to_outside_collaborator ~99
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| async | boolean | – | – |
| org | string | yes | – |
| username | string | yes | – |
No output schema declared.
No examples provided.
create_attestation ~169
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| dsseEnvelope | object | – | – |
| mediaType | string | – | – |
| owner | string | yes | – |
| repo | string | yes | – |
| verificationMaterial | object | – | – |
No output schema declared.
No examples provided.
create_autolink ~211
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| is_alphanumeric | boolean | – | – |
| key_prefix | string | yes | – |
| owner | string | yes | – |
| repo | string | yes | – |
| url_template | string | yes | – |
No output schema declared.
No examples provided.
create_blob ~123
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | yes | – |
| encoding | string | – | – |
| owner | string | yes | – |
| repo | string | yes | – |
No output schema declared.
No examples provided.
create_campaign ~188
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| code_scanning_alerts | array | – | – |
| contact_link | string | – | – |
| description | string | yes | – |
| ends_at | string | yes | – |
| generate_issues | boolean | – | – |
| name | string | yes | – |
| org | string | yes | – |
No output schema declared.
No examples provided.
create_check_run ~126
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| body | – | yes | – |
| owner | string | yes | – |
| repo | string | yes | – |
No output schema declared.
No examples provided.
create_check_suite ~107
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| head_sha | string | yes | – |
| owner | string | yes | – |
| repo | string | yes | – |
No output schema declared.
No examples provided.
create_code_scanning_autofix ~156
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| alert_number | integer | yes | – |
| owner | string | yes | – |
| repo | string | yes | – |
No output schema declared.
No examples provided.
create_codespace ~278
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| devcontainer_path | string | – | – |
| display_name | string | – | – |
| geo | string | – | – |
| idle_timeout_minutes | integer | – | – |
| machine | string | – | – |
| multi_repo_permissions_opt_out | boolean | – | – |
| owner | string | yes | – |
| repo | string | yes | – |
| retention_period_minutes | integer | – | – |
| working_directory | string | – | – |
No output schema declared.
No examples provided.
create_codespace_from_pull_request ~313
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| devcontainer_path | string | – | – |
| display_name | string | – | – |
| geo | string | – | – |
| idle_timeout_minutes | integer | – | – |
| machine | string | – | – |
| multi_repo_permissions_opt_out | boolean | – | – |
| owner | string | yes | – |
| pull_number | integer | yes | – |
| repo | string | yes | – |
| retention_period_minutes | integer | – | – |
| working_directory | string | – | – |
No output schema declared.
No examples provided.
create_codespace_from_pull_request_2 ~78
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| body | – | yes | – |
No output schema declared.
No examples provided.
create_commit ~232
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| author | string | – | – |
| message | string | yes | – |
| owner | string | yes | – |
| parents | array | – | – |
| repo | string | yes | – |
| signature | string | – | – |
| tree | string | yes | – |
No output schema declared.
No examples provided.
create_commit_comment ~133
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| body | string | yes | – |
| commit_sha | string | yes | – |
| owner | string | yes | – |
| position | integer | – | – |
| repo | string | yes | – |
No output schema declared.
No examples provided.
create_commit_status ~182
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | – | – |
| description | string | – | – |
| owner | string | yes | – |
| repo | string | yes | – |
| sha | string | yes | – |
| state | string | yes | – |
No output schema declared.
No examples provided.
create_deploy_key ~144
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| key | string | yes | – |
| owner | string | yes | – |
| read_only | boolean | – | – |
| repo | string | yes | – |
No output schema declared.
No examples provided.
create_deployment ~286
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| auto_merge | boolean | – | – |
| description | string | – | – |
| environment | string | – | – |
| owner | string | yes | – |
| payload | – | – | – |
| production_environment | boolean | – | – |
| ref | string | yes | – |
| repo | string | yes | – |
| required_contexts | array | – | – |
| task | string | – | – |
| transient_environment | boolean | – | – |
No output schema declared.
No examples provided.
create_deployment_branch_policy ~198
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| environment_name | string | yes | – |
| name | string | yes | – |
| owner | string | yes | – |
| repo | string | yes | – |
| type | string | – | – |
No output schema declared.
No examples provided.
create_deployment_status ~292
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| auto_inactive | boolean | – | – |
| deployment_id | integer | yes | – |
| description | string | – | – |
| environment | string | – | – |
| environment_url | string | – | – |
| log_url | string | – | – |
| owner | string | yes | – |
| repo | string | yes | – |
| state | string | yes | – |
No output schema declared.
No examples provided.
create_draft_item ~110
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| body | string | – | – |
| org | string | yes | – |
| project_number | integer | yes | – |
| title | string | yes | – |
No output schema declared.
No examples provided.
create_draft_item_user ~125
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| body | string | – | – |
| project_number | integer | yes | – |
| title | string | yes | – |
| user_id | string | yes | – |
No output schema declared.
No examples provided.
create_enterprise_team ~174
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | – | – |
| enterprise | string | yes | – |
| group_id | string | – | – |
| name | string | yes | – |
| organization_selection_type | string | – | – |
No output schema declared.
No examples provided.
create_environment_variable ~137
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| environment_name | string | yes | – |
| name | string | yes | – |
| owner | string | yes | – |
| repo | string | yes | – |
| value | string | yes | – |
No output schema declared.
No examples provided.
create_gist ~107
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | – | – |
| files | object | yes | – |
| public | string | – | – |
No output schema declared.
No examples provided.
create_gist_comment ~66
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| body | string | yes | – |
| gist_id | string | yes | – |
No output schema declared.
No examples provided.
create_git_ref ~159
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| owner | string | yes | – |
| ref | string | yes | – |
| repo | string | yes | – |
| sha | string | yes | – |
No output schema declared.
No examples provided.
create_hosted_runner ~241
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| enable_static_ip | boolean | – | – |
| image_gen | boolean | – | – |
| maximum_runners | integer | – | – |
| name | string | yes | – |
| org | string | yes | – |
| runner_group_id | integer | yes | – |
| size | string | yes | – |
No output schema declared.
No examples provided.
create_issue ~253
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| assignees | array | – | – |
| body | string | – | – |
| labels | array | – | – |
| milestone | string | – | – |
| owner | string | yes | – |
| repo | string | yes | – |
| title | string | yes | – |
| type | string | – | – |
No output schema declared.
No examples provided.
create_issue_field ~160
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| data_type | string | yes | – |
| description | string | – | – |
| name | string | yes | – |
| options | array | – | – |
| org | string | yes | – |
| visibility | string | – | – |
No output schema declared.
No examples provided.
create_issue_type ~127
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| color | string | – | – |
| description | string | – | – |
| is_enabled | boolean | yes | – |
| name | string | yes | – |
| org | string | yes | – |
No output schema declared.
No examples provided.
create_label ~165
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| color | string | – | – |
| description | string | – | – |
| name | string | yes | – |
| owner | string | yes | – |
| repo | string | yes | – |
No output schema declared.
No examples provided.
create_milestone ~174
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | – | – |
| due_on | string | – | – |
| owner | string | yes | – |
| repo | string | yes | – |
| state | string | – | – |
| title | string | yes | – |
No output schema declared.
No examples provided.
create_or_update_codespace_secret ~151
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| encrypted_value | string | – | – |
| key_id | string | yes | – |
| secret_name | string | yes | – |
| selected_repository_ids | array | – | – |
No output schema declared.
No examples provided.
create_or_update_codespace_secret_repository ~180
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| encrypted_value | string | – | – |
| key_id | string | – | – |
| owner | string | yes | – |
| repo | string | yes | – |
| secret_name | string | yes | – |
No output schema declared.
No examples provided.
create_or_update_dependabot_secret ~172
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| key_id | string | – | – |
| owner | string | yes | – |
| public_key | string | – | – |
| repo | string | yes | – |
| secret_name | string | yes | – |
| secret_value | string | – | – |
No output schema declared.
No examples provided.
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.