Build your own Github MCP server — n8n Workflow

Mittel Komplexität Auslöser15 Knoten🏷️ Project Management👁 2,284 Aufrufevon Jimleuk

Übersicht

This n8n demonstrates how to build your own Github MCP server to personalise it to your organisation's repositories, issues and pull requests.

This n8n implementation, though not as fully featured as the official MCP server offered by Github, allows you to control precisely what access and/or functionality is granted to users which can make MCP use simpler and in some cases, more secure. The use-case in this template is to simply view and comment on issues within a specific repository but can b

Verwendete Knoten

GitHubHTTP RequestCall n8n Workflow Tool

Workflow-Vorschau

1. Set up an MCP Server Trigger
Read more about the MCP Server Trigger
2. Build Simple Support Tools with Github Nod
Read more about the Github Node
Whilst it may be easier to just let the A
Always Authenticate Your Server!
Before going to production, it's always advised to enab
Try It Out!
This n8n demonstrates how to build your own Github MCP
This n8n implementation, though not a
tooltooltool
W
When Executed by Another…
O
Operation
G
Github MCP Server
Get Latest Issues
Add Issue Comment
S
Simplify Issues
A
Aggregate Results
Get Issue Comments
Get Comments
S
Simplify Comments
A
Aggregate Comments
Get Many Issues
Get Single Issue
Create Comment
G
Get Response
15 nodes13 edges

So funktioniert es

  1. 1

    Auslöser

    Der Workflow startet mit einem auslöser-Auslöser.

  2. 2

    Verarbeitung

    Die Daten fließen durch 15 Knoten, connecting aggregate, executeworkflowtrigger, github.

  3. 3

    Ausgabe

    Der Workflow schließt seine Automatisierung ab und liefert das Ergebnis an das konfigurierte Ziel.

Knotendetails (15)

GI

GitHub

github

#1
HT

HTTP Request

httpRequest

#2
CA

Call n8n Workflow Tool

n8n-nodes-langchain.toolWorkflow

#3

So importieren Sie diesen Workflow

  1. 1Klicken Sie rechts auf die Schaltfläche JSON herunterladen, um die Workflow-Datei zu speichern.
  2. 2Öffnen Sie Ihre n8n-Instanz. Gehen Sie zu Workflows → Neu → Aus Datei importieren.
  3. 3Wählen Sie die heruntergeladene Datei build-your-own-github-mcp-server und klicken Sie auf Importieren.
  4. 4Richten Sie Anmeldedaten für jeden Dienstknoten ein (API-Schlüssel, OAuth usw.).
  5. 5Klicken Sie auf Workflow testen, um zu überprüfen, ob alles funktioniert, und aktivieren Sie es dann.

Oder direkt in n8n → Aus JSON importieren einfügen:

{ "name": "Build your own Github MCP server", "nodes": [...], ...}

Integrationen

aggregateexecuteworkflowtriggergithubhttprequestmcptriggersetswitchtoolworkflow

Diesen Workflow holen

Herunterladen und mit einem Klick importieren

JSON herunterladenAuf n8n.io ansehen
Knoten15
Komplexitätmedium
Auslösertrigger
Aufrufe2,284

Erstellt von

Jimleuk

Jimleuk

@jimleuk

Tags

aggregateexecuteworkflowtriggergithubhttprequestmcptriggersetswitchtoolworkflow

Neu bei n8n?

n8n ist ein kostenloses Open-Source-Workflow-Automatisierungstool. Selbst hosten oder die Cloud-Version nutzen.

n8n kostenlos holen →