From 9452f03cb3fcc2f16d4fdc8b7734e9a69b012241 Mon Sep 17 00:00:00 2001 From: Kazu Date: Sat, 8 Aug 2026 08:58:32 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67370cd77..46ce05b27 100644 --- a/README.md +++ b/README.md @@ -1216,6 +1216,7 @@ Tools and integrations that enhance the development workflow and environment man - [gorosun/unified-diff-mcp](https://github.com/gorosun/unified-diff-mcp) 📇 🏠 - Generate and visualize unified diff comparisons with beautiful HTML/PNG output, supporting side-by-side and line-by-line views for filesystem dry-run integration - [ajitpratap0/GoSQLX](https://github.com/ajitpratap0/GoSQLX) [![ajitpratap0/GoSQLX MCP server](https://glama.ai/mcp/servers/ajitpratap0/GoSQLX/badges/score.svg)](https://glama.ai/mcp/servers/ajitpratap0/GoSQLX) 🏎️ ☁️ 🏠 - 7 SQL tools (validate, format, parse, lint, security scan, metadata extraction, full analysis) over Streamable HTTP. Public remote server at mcp.gosqlx.dev - no install needed. 1.25M+ ops/sec, 6 SQL dialects. - [Govcraft/rust-docs-mcp-server](https://github.com/Govcraft/rust-docs-mcp-server) 🦀 🏠 - Provides up-to-date documentation context for a specific Rust crate to LLMs via an MCP tool, using semantic search (embeddings) and LLM summarization. +- [h-kazuki-pixel/layout-doctor-mcp](https://github.com/h-kazuki-pixel/layout-doctor-mcp) [![h-kazuki-pixel/layout-doctor-mcp MCP server](https://glama.ai/mcp/servers/h-kazuki-pixel/layout-doctor-mcp/badges/score.svg)](https://glama.ai/mcp/servers/h-kazuki-pixel/layout-doctor-mcp) 📇 🏠 🍎 🪟 🐧 - Renders HTML in a headless browser and detects layout defects numerically (text overlap, element overflow, placeholder leftovers) without requiring baseline images. Read-only, no API key required. - [HainanZhao/mcp-gitlab-jira](https://github.com/HainanZhao/mcp-gitlab-jira) 📇 ☁️ 🏠 - Unified MCP server for GitLab and Jira: manage projects, merge requests, files, releases and tickets with AI agents. - [haris-musa/excel-mcp-server](https://github.com/haris-musa/excel-mcp-server) 🐍 🏠 - An Excel manipulation server providing workbook creation, data operations, formatting, and advanced features (charts, pivot tables, formulae). - [hechtcarmel/jetbrains-debugger-mcp-plugin](https://github.com/hechtcarmel/jetbrains-debugger-mcp-plugin) ☕ 🏠 - A JetBrains IDE plugin that exposes an MCP server, giving AI coding assistants full programmatic control over the debugger.