GitHub SSH MCP Server - 智能访问检测版

Created By
pyz113 months ago
增强版GitHub MCP Server,支持智能SSH访问检测和自动访问方式切换
Overview

What is GitHub SSH MCP Server?

GitHub SSH MCP Server is an enhanced version of the GitHub MCP (Model Context Protocol) Server designed for Cursor IDE and other MCP-supporting tools. It adds intelligent SSH access detection capabilities, automatically selecting the best access method for GitHub.

How to use GitHub SSH MCP Server?

To use the server, clone the project from GitHub, compile it, and configure it in your Cursor settings with your GitHub Personal Access Token.

Key features of GitHub SSH MCP Server?

  • Intelligent SSH access detection
  • Automatic SSH key detection
  • SSH configuration validation
  • Real-time connection testing
  • Smart access switching between SSH and HTTPS
  • Result caching mechanism for performance optimization

Use cases of GitHub SSH MCP Server?

  1. Automatically detect and switch GitHub access methods based on availability.
  2. Manage GitHub repositories, issues, and pull requests efficiently.
  3. Test and validate SSH connections for secure access.

FAQ from GitHub SSH MCP Server?

  • What SSH keys are supported?

RSA, Ed25519, ECDSA, and DSA keys are supported.

  • Is a GitHub Personal Access Token required?

Yes, it is necessary for authentication and access to GitHub APIs.

  • How does the caching mechanism work?

The results of access detection are cached for 5 minutes to improve performance.

Project Info
Created At
3 months ago
Updated At
3 months ago
Author Name
pyz11
Star
0
Language
Go
License
-

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
5 months ago
Crm Piperun

4 days ago
Pyghidra Mcp
@clearbluejar

PyGhidra-MCP - Ghidra Model Context Protocol Server pyghidra-mcp is a command-line Model Context Protocol (MCP) server that brings the full analytical power of Ghidra, a robust software reverse engineering (SRE) suite, into the world of intelligent agents and LLM-based tooling. It bridges Ghidra’s ProgramAPI and FlatProgramAPI to Python using pyghidra and jpype, then exposes that functionality via the Model Context Protocol. MCP is a unified interface that allows language models, development tools (like VS Code), and autonomous agents to access structured context, invoke tooling, and collaborate intelligently. Think of MCP as the bridge between powerful analysis tools and the LLM ecosystem. With pyghidra-mcp, Ghidra becomes an intelligent backend—ready to respond to context-rich queries, automate deep reverse engineering tasks, and integrate into AI-assisted workflows. Yet another Ghidra MCP? Yes, the original ghidra-mcp is fantastic. But pyghidra-mcp takes a different approach: 🐍 No GUI required – Run entirely via CLI for streamlined automation and scripting. 🔁 Designed for automation – Ideal for integrating with LLMs, CI pipelines, and tooling that needs repeatable behavior. ✅ CI/CD friendly – Built with robust unit and integration tests for both client and server sessions. 🚀 Quick startup – Supports fast command-line launching with minimal setup. 📦 Project-wide analysis – Enables concurrent reverse engineering of all binaries in a Ghidra project 🤖 Agent-ready – Built for intelligent agent-driven workflows and large-scale reverse engineering automation. 🔍 Semantic code search – Uses vector embeddings (via ChromaDB) to enable fast, fuzzy lookup across decompiled functions, comments, and symbols—perfect for pseudo-C exploration and agent-driven triage.

9 hours ago