From 9020cc20e13c98925e2aa64e5b06e2f436bbd1b9 Mon Sep 17 00:00:00 2001 From: Jason McGhee Date: Mon, 17 Feb 2025 14:09:19 -0800 Subject: [PATCH 1/2] Add "Claude Debugs For You" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 118d2943..a3e3afb7 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,7 @@ Tools and integrations that enhance the development workflow and environment man - [@pskill9/website-downloader](https://github.com/pskill9/website-downloader) 🗄️ 🚀 - This MCP server provides a tool to download entire websites using wget. It preserves the website structure and converts links to work locally. - [@lamemind/mcp-server-multiverse](https://github.com/lamemind/mcp-server-multiverse) 📇 🏠 🛠️ - A middleware server that enables multiple isolated instances of the same MCP servers to coexist independently with unique namespaces and configurations. - [@j4c0bs/mcp-server-sql-analyzer](https://github.com/j4c0bs/mcp-server-sql-analyzer) 🐍 - MCP server that provides SQL analysis, linting, and dialect conversion using [SQLGlot](https://github.com/tobymao/sqlglot) +- [@jasonjmcghee/claude-debugs-for-you](https://github.com/jasonjmcghee/claude-debugs-for-you) 📇 🏠 - An MCP Server and VS Code Extension which enables (language agnostic) automatic debugging via breakpoints and expression evaluation. ### 🧮 Data Science Tools From afb28a241f6c87bccca7af7a34875bd1631ca182 Mon Sep 17 00:00:00 2001 From: Jason McGhee Date: Sat, 22 Feb 2025 11:37:19 -0800 Subject: [PATCH 2/2] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b09a7fd6..14fbcfd6 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,6 @@ Tools and integrations that enhance the development workflow and environment man - [@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). - [@jasonjmcghee/claude-debugs-for-you](https://github.com/jasonjmcghee/claude-debugs-for-you) 📇 🏠 - An MCP Server and VS Code Extension which enables (language agnostic) automatic debugging via breakpoints and expression evaluation. - ### 🧮 Data Science Tools Integrations and tools designed to simplify data exploration, analysis and enhance data science workflows.