From d489bf908c6b2f668222442b5f6b599bc9ac3af8 Mon Sep 17 00:00:00 2001 From: JoannaaKL Date: Fri, 21 Nov 2025 10:41:07 +0100 Subject: [PATCH] Add go report card to the Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a565f1e37..c9a1fd70b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Go Report Card](https://goreportcard.com/badge/github.com/github/github-mcp-server)](https://goreportcard.com/report/github.com/github/github-mcp-server) + # GitHub MCP Server 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.