27
/ 100
2 days ago
glama

CodeSherpa

Remote MCP server enabling AI clients to securely inspect repositories over SSH with read-only tools.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool annotations don’t match behaviour
7 read-only tools perform write/delete/exec — healthcheck_remote (line 597: conn.exec(command, (err, stream) => {); git_status (line 597: conn.exec(command, (err, stream) => {); git_diff (line 597: conn.exec(command, (err, stream) => {)
⚠️
Tool descriptions don’t match what handlers do
7 tools describe read intent but their handlers mutate — healthcheck_remote (line 597: conn.exec(command, (err, stream) => {); git_status (line 597: conn.exec(command, (err, stream) => {); git_diff (line 597: conn.exec(command, (err, stream) => {)
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: MCP_BEARER_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDENY_PATH_SEGMENTS
🔐 secretMCP_BEARER_TOKEN(for optional legacy/manual testing)
configMCP_SERVER_NAME(default code-sherpa)
configMCP_SERVER_VERSION(default 0.1.0)
configREPO_ROOT/srv/repos/project
configSSH_HOSTssh-host.example.internal
configSSH_KNOWN_HOSTS_PATH
configSSH_PRIVATE_KEY_PATH
configSSH_USERNAMErepo_reader
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 8 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/boridon-code-sherpa-2si0ty)](https://m8ven.ai/mcp/boridon-code-sherpa-2si0ty)
commit: ab0c000e522ff13d8479c912a9aab82ec93283d6
code hash: 4cb38fa851bbea8dc632e81fbd88b4c5223e289147304fb50271fa2ea0ab801a
verified: 6/1/2026, 1:50:43 PM
view raw JSON →