Build your own Github MCP server — Flujo de trabajo n8n

Media complejidad Disparador15 nodos🏷️ Project Management👁 2,284 vistaspor Jimleuk

Descripción general

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

Nodos utilizados

GitHubHTTP RequestCall n8n Workflow Tool

Vista previa del flujo de trabajo

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

Cómo funciona

  1. 1

    Disparador

    El flujo de trabajo comienza con un disparador disparador.

  2. 2

    Procesamiento

    Los datos fluyen a través de 15 nodos, connecting aggregate, executeworkflowtrigger, github.

  3. 3

    Salida

    El flujo de trabajo completa su automatización y entrega el resultado al destino configurado.

Detalles de nodos (15)

GI

GitHub

github

#1
HT

HTTP Request

httpRequest

#2
CA

Call n8n Workflow Tool

n8n-nodes-langchain.toolWorkflow

#3

Cómo importar este flujo de trabajo

  1. 1Haz clic en el botón Descargar JSON a la derecha para guardar el archivo del flujo de trabajo.
  2. 2Abre tu instancia de n8n. Ve a Flujos de trabajo → Nuevo → Importar desde archivo.
  3. 3Selecciona el archivo build-your-own-github-mcp-server descargado y haz clic en Importar.
  4. 4Configura las credenciales para cada nodo de servicio (claves API, OAuth, etc.).
  5. 5Haz clic en Probar flujo de trabajo para verificar que todo funcione, luego actívalo.

O pega directamente en n8n → Importar desde JSON:

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

Integraciones

aggregateexecuteworkflowtriggergithubhttprequestmcptriggersetswitchtoolworkflow

Obtener este flujo de trabajo

Descarga e importa con un solo clic

Descargar JSONVer en n8n.io
Nodos15
Complejidadmedium
Disparadortrigger
Vistas2,284

Creado por

Jimleuk

Jimleuk

@jimleuk

Etiquetas

aggregateexecuteworkflowtriggergithubhttprequestmcptriggersetswitchtoolworkflow

¿Nuevo en n8n?

n8n es una herramienta de automatización de flujos de trabajo gratuita y de código abierto. Alójala tú mismo o usa la versión en la nube.

Obtener n8n gratis →