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.

io.github.greenmtnsun/giteasy

REMOTE · GITEASY-MCP.AZUREWEBSITES.NET · SCANNED SEP 20

Plain-English git via MCP: 22 tools to branch, commit, push, and tag. No git jargon.

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

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability91
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1329 tokens (~60/item across 22 items; 22 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "clear_junk" implies "remove" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 22 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.greenmtnsun/giteasy MCP server?

io.github.greenmtnsun/giteasy is a hosted endpoint at https://giteasy-mcp.azurewebsites.net/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · giteasy-mcp.azurewebsites.net

# add to Claude Code
claude mcp add --transport http greenmtnsun-giteasy 'https://giteasy-mcp.azurewebsites.net/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "greenmtnsun-giteasy": {
      "url": "https://giteasy-mcp.azurewebsites.net/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "greenmtnsun-giteasy": {
      "type": "http",
      "url": "https://giteasy-mcp.azurewebsites.net/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.greenmtnsun-giteasy]
url = "https://giteasy-mcp.azurewebsites.net/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "greenmtnsun-giteasy": {
      "type": "remote",
      "url": "https://giteasy-mcp.azurewebsites.net/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add greenmtnsun-giteasy --url 'https://giteasy-mcp.azurewebsites.net/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  greenmtnsun-giteasy:
    url: "https://giteasy-mcp.azurewebsites.net/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "greenmtnsun-giteasy": {
      "Transport": "http",
      "Url": "https://giteasy-mcp.azurewebsites.net/mcp"
    }
  }
}
# add to Vellum
assistant mcp add greenmtnsun-giteasy -t streamable-http -u 'https://giteasy-mcp.azurewebsites.net/mcp'
// mcp.json
{
  "mcpServers": {
    "greenmtnsun-giteasy": {
      "type": "http",
      "url": "https://giteasy-mcp.azurewebsites.net/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

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.

  • 26 Aug 26 −2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 +1
    • Stability: 0.97 → pass security
  • 23 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 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
  • 9 Aug 26 0
    • Server version: 1.6.0.0 → 1.6.1.0 functional
  • 31 Jul 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
  • 30 Jul 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
  • 27 Jul 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
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 · Probed https://giteasy-mcp.azurewebsites.net/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_256_GCM_SHA384 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.azurewebsites.net,O=Microsoft Corporation,L=Redmond,ST=WA,C=US CN=Microsoft TLS G2 RSA CA OCSP 10,O=Microsoft Corporation,C=US 29 Aug 2026 15 Mar 2027 RSA 2048 SHA384-RSA 4900cab0c06633f091563c7d10000000cab0c0
SANs: *.azurewebsites.net, *.scm.azurewebsites.net, *.sso.azurewebsites.net, *.westus2-01.azurewebsites.net, *.scm.westus2-01.azurewebsites.net, *.sso.westus2-01.azurewebsites.net, *.westus2.c.azurewebsites.net, *.scm.westus2.c.azurewebsites.net, *.sso.westus2.c.azurewebsites.net, *.azure-mobile.net, *.scm.azure-mobile.net
CN=Microsoft TLS G2 RSA CA OCSP 10,O=Microsoft Corporation,C=US (CA) CN=Microsoft TLS RSA Root G2,O=Microsoft Corporation,C=US 1 Aug 2025 3 Jun 2029 RSA 4096 SHA384-RSA 330000000f33206537ee42ae4f00000000000f
CN=Microsoft TLS RSA Root G2,O=Microsoft Corporation,C=US (CA) CN=DigiCert Global Root G2,OU=www.digicert.com,O=DigiCert Inc,C=US 21 May 2025 19 Jun 2029 RSA 4096 SHA384-RSA b0c6b2c466917b04773c647d4afc0c8

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of giteasy-mcp.azurewebsites.net. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
net. present 37331 13 Verified
azurewebsites.net. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://giteasy-mcp.azurewebsites.net/mcp Verified 200
http (plaintext) http://giteasy-mcp.azurewebsites.net/mcp Inconclusive 401
MCP tools · 22 exposed · ~1,329 tokens

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
clear_junk ~46

Remove untracked files and directories from the working tree (git clean -fd). Returns list of removed paths.

NameTypeReqDescription
workingDirectorystringGit repo path. Default current directory.

No output schema declared.

No examples provided.

find_changes ~45

List changed files: staged, unstaged, and untracked. Returns file counts and paths by status group.

NameTypeReqDescription
workingDirectorystringGit repo path. Default current directory.

No output schema declared.

No examples provided.

get_updates ~55

Fetch from remote and show incoming commits not yet in local branch. Returns count and commit summaries.

NameTypeReqDescription
remoteNamestringRemote name. Default origin.
workingDirectorystringGit repo path. Default current directory.

No output schema declared.

No examples provided.

get_vault_status ~38

Report current git credential helper configuration. Returns helper name and scope.

NameTypeReqDescription
workingDirectorystringGit repo path. Default current directory.

No output schema declared.

No examples provided.

new_release ~91

Create an annotated git tag and push it to the remote. Returns the tag name and target commit SHA.

NameTypeReqDescription
messagestringAnnotation message for the tag.
remoteNamestringRemote to push to. Default origin.
tagNamestringTag name, e.g. v1.2.0.
workingDirectorystringGit repo path. Default current directory.

No output schema declared.

No examples provided.

new_work_branch ~57

Create a new branch from current HEAD and switch to it. Returns branch name and base commit SHA.

NameTypeReqDescription
branchNamestringName of the new branch.
workingDirectorystringGit repo path. Default current directory.

No output schema declared.

No examples provided.

push ~72

Send already-committed work to the remote without making a new commit. Pushes the current branch; on a branch's first push, sets the remote branch as its upstream automatically.

NameTypeReqDescription
remoteNamestringRemote name. Default origin.
workingDirectorystringGit repo path. Default current directory.

No output schema declared.

No examples provided.

reset_login ~41

Clear stored git credentials by unsetting the credential helper in local git config. Returns confirmation.

NameTypeReqDescription
workingDirectorystringGit repo path. Default current directory.

No output schema declared.

No examples provided.

restore_file ~60

Restore a single file to its HEAD state, discarding uncommitted changes. Returns restored file path.

NameTypeReqDescription
filePathstringRepo-relative path to the file to restore.
workingDirectorystringGit repo path. Default current directory.

No output schema declared.

No examples provided.

save_work ~89

Stage changes, commit with a message, and optionally push to remote. Returns commit SHA and push result.

NameTypeReqDescription
filesarray|nullFiles to commit. Default empty (commits all changes).
messagestringCommit message.
pushToRemotebooleanPush to remote after commit. Default false.
workingDirectorystringGit repo path. Default current directory.

No output schema declared.

No examples provided.

search_history ~78

Search commit history for commits whose message matches a search term. Returns matching commits with SHA, author, date, and message.

NameTypeReqDescription
limitintegerMax commits to return. Default 20.
searchTermstringText to search for in commit messages.
workingDirectorystringGit repo path. Default current directory.

No output schema declared.

No examples provided.

set_ssh ~80

Change a remote URL to its SSH equivalent. Returns old and new remote URLs.

NameTypeReqDescription
remoteNamestringRemote name to update. Default origin.
sshUrlstringNew SSH remote URL, e.g. git@github.com:owner/repo.git.
workingDirectorystringGit repo path. Default current directory.

No output schema declared.

No examples provided.

set_token ~54

Store a personal access token for HTTP git authentication. Returns confirmation (token value is never echoed).

NameTypeReqDescription
tokenstringPersonal access token to store.
workingDirectorystringGit repo path. Default current directory.

No output schema declared.

No examples provided.

set_vault ~57

Configure the git credential helper to use a specific vault path. Returns new credential helper value.

NameTypeReqDescription
vaultPathstringPath to the credential helper vault executable.
workingDirectorystringGit repo path. Default current directory.

No output schema declared.

No examples provided.

show_change ~71

Show the diff for a specific file or all changed files. Returns unified diff text.

NameTypeReqDescription
filePathstringRepo-relative file path. If empty, shows all.
stagedbooleanShow staged diff. Default false.
workingDirectorystringGit repo path. Default current directory.

No output schema declared.

No examples provided.

show_diagnostic ~45

Show git repository diagnostic info: current branch, upstream, HEAD SHA, remote URLs, and status summary.

NameTypeReqDescription
workingDirectorystringGit repo path. Default current directory.

No output schema declared.

No examples provided.

show_history ~70

Show recent commit history. Returns commits with SHA, author, date, and message.

NameTypeReqDescription
branchNamestringBranch name. Default current branch.
limitintegerNumber of commits to return. Default 20.
workingDirectorystringGit repo path. Default current directory.

No output schema declared.

No examples provided.

show_releases ~47

List all tags/releases in the repository, newest first. Returns tag names, target SHAs, and annotation messages.

NameTypeReqDescription
workingDirectorystringGit repo path. Default current directory.

No output schema declared.

No examples provided.

show_remote ~44

Show all remote names and their fetch/push URLs. Returns list of remotes with URL and type.

NameTypeReqDescription
workingDirectorystringGit repo path. Default current directory.

No output schema declared.

No examples provided.

switch_work ~54

Switch to an existing branch. Returns the branch switched to and current HEAD SHA.

NameTypeReqDescription
branchNamestringName of the branch to switch to.
workingDirectorystringGit repo path. Default current directory.

No output schema declared.

No examples provided.

test_login ~61

Test whether git credentials are working by attempting ls-remote against the origin. Returns success/failure and remote refs count.

NameTypeReqDescription
remoteNamestringRemote to test. Default origin.
workingDirectorystringGit repo path. Default current directory.

No output schema declared.

No examples provided.

undo_changes ~74

Discard uncommitted changes. If filePath given, restores that file; otherwise restores all tracked files. Returns list of restored paths.

NameTypeReqDescription
filePathstringRepo-relative file path to undo. If empty, undoes all tracked changes.
workingDirectorystringGit repo path. Default current directory.

No output schema declared.

No examples provided.

Common questions

What is the io.github.greenmtnsun/giteasy MCP server?

io.github.greenmtnsun/giteasy is an MCP server listed in the public MCP registry as io.github.greenmtnsun/giteasy. Plain-English git via MCP: 22 tools to branch, commit, push, and tag. No git jargon. This page covers its hosted endpoint (https://giteasy-mcp.azurewebsites.net/mcp).

Is the io.github.greenmtnsun/giteasy MCP server safe to use?

io.github.greenmtnsun/giteasy scores 75 out of 100 on VerifyMCP. 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.

What tools does the io.github.greenmtnsun/giteasy MCP server expose?

io.github.greenmtnsun/giteasy exposes 22 tools: push, show_diagnostic, set_vault, restore_file, reset_login, and 17 more. Their descriptions and schemas cost roughly 1,329 tokens of context every time the server is loaded.

Does the io.github.greenmtnsun/giteasy MCP server require authentication?

No. We connected to io.github.greenmtnsun/giteasy without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the io.github.greenmtnsun/giteasy MCP server still maintained?

io.github.greenmtnsun/giteasy 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.