From a02c63a59e9fbf6df2d7c97006a025634ed3e03e Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 10 Feb 2026 14:46:35 +0000 Subject: [PATCH] Add logo to README Display the existing favicon SVG as a centered logo at the top of the README. https://claude.ai/code/session_01QAtocDMNtAqzPSiQzBJ5Ni --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d79cd5..ebc6f3d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ -# GitHub MCP +

+ GitHub MCP logo +

-A read-only GitHub MCP server that lets Claude browse any public GitHub repo. Bypasses Cloudflare's bot protection and other access issues that break web-based code browsing. +

GitHub MCP

+ +

A read-only GitHub MCP server that lets Claude browse any public GitHub repo. Bypasses Cloudflare's bot protection and other access issues that break web-based code browsing.

## Installation