From abc2de4343f782d00848cd5f84568ee4c19dad3f Mon Sep 17 00:00:00 2001 From: tommaso-moro Date: Tue, 2 Dec 2025 15:43:52 +0000 Subject: [PATCH] move up --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0c7402b3..958e9e23 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,14 @@ The GitHub MCP Server connects AI tools directly to GitHub's platform. This gives AI agents, assistants, and chatbots the ability to read repositories and code files, manage issues and PRs, analyze code, and automate workflows. All through natural language interactions. +--- + +> [!TIP] +> ### 🚀 Quick Start with the Configurator +> Want to get up and running quickly? Use our **GitHub MCP Server Configurator** to generate a ready-to-use configuration for needs. Just select your options (IDE, Security settings, Enterprise settings, etc.) and get set up in no time! + +--- + ### Use Cases - Repository Management: Browse and query code, search files, analyze commits, and understand project structure across any repository you have access to. @@ -14,11 +22,6 @@ The GitHub MCP Server connects AI tools directly to GitHub's platform. This give Built for developers who want to connect their AI tools to GitHub context and capabilities, from simple natural language queries to complex multi-step agent workflows. ---- - -> [!TIP] -> ### 🚀 Quick Start with the Configurator -> Want to get up and running quickly? Use our **GitHub MCP Server Configurator** to generate a ready-to-use configuration for needs. Just select your options (IDE, Security settings, Enterprise settings, etc.) and get set up in no time! ---