From 90420004ca97dbebae8acad0b9a14b5dc6ce751d Mon Sep 17 00:00:00 2001 From: William Weishuhn Date: Thu, 19 Mar 2026 06:20:43 -0700 Subject: [PATCH 1/3] Add KryptosAI/mcp-observatory to Developer Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3914d61..df1e9322 100644 --- a/README.md +++ b/README.md @@ -774,6 +774,7 @@ Tools and integrations that enhance the development workflow and environment man - [kenneives/design-token-bridge-mcp](https://github.com/kenneives/design-token-bridge-mcp) [![design-token-bridge-mcp MCP server](https://glama.ai/mcp/servers/kenneives/design-token-bridge-mcp/badges/score.svg)](https://glama.ai/mcp/servers/kenneives/design-token-bridge-mcp) 📇 🏠 - Translates design tokens between platforms — extract from Tailwind, CSS, Figma, or W3C DTCG, then generate Material 3 (Kotlin), SwiftUI, Tailwind config, and CSS Variables with WCAG contrast validation. - [kindly-software/kdb](https://github.com/kindly-software/kdb) 🦀 ☁️ - AI-powered time-travel debugger with bidirectional execution replay, audit-compliant hash-chain logging, and SIMD-accelerated stack unwinding. Free Hobby tier available. - [knewstimek/agent-tool](https://github.com/knewstimek/agent-tool) [![agent-tool MCP server](https://glama.ai/mcp/servers/knewstimek/agent-tool/badges/score.svg)](https://glama.ai/mcp/servers/knewstimek/agent-tool) 🏎️ 🏠 🍎 🪟 🐧 - Encoding-aware, indentation-smart file tools for AI coding agents. 20+ tools including read/edit with automatic encoding detection, smart indentation conversion, SSH, SFTP, process management, and system utilities. Preserves file encoding (UTF-8, EUC-KR, Shift_JIS, etc.) and respects .editorconfig settings. +- [KryptosAI/mcp-observatory](https://github.com/KryptosAI/mcp-observatory) 📇 🏠 🍎 🪟 🐧 - Auto-discovers MCP servers from your Claude config and runs health checks against tools, prompts, and resources. Snapshot diffing catches capability regressions between runs. Includes watch mode for CI. - [LadislavSopko/mcp-ai-server-visual-studio](https://github.com/LadislavSopko/mcp-ai-server-visual-studio) #️⃣ 🏠 🪟 - MCP AI Server for Visual Studio. 20 Roslyn-powered tools giving AI assistants semantic code navigation, symbol search, inheritance trees, call graphs, safe rename, build/test execution. Works with Claude, Codex, Gemini, Cursor, Copilot, Windsurf, Cline. - [kimwwk/repocrunch](https://github.com/kimwwk/repocrunch) [![repo-crunch MCP server](https://glama.ai/mcp/servers/@kimwwk/repo-crunch/badges/score.svg)](https://glama.ai/mcp/servers/@kimwwk/repo-crunch) 🐍 🏠 🍎 🪟 🐧 - MCP server that gives AI agents structured, ground-truth GitHub repository intelligence. Analyze tech stack, dependencies, architecture, health metrics, and security indicators with deterministic JSON output. - [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. From 31ad80a00fd6adeae1e461a5c40448fc48a9596b Mon Sep 17 00:00:00 2001 From: William Weishuhn <140749029+KryptosAI@users.noreply.github.com> Date: Thu, 19 Mar 2026 10:35:43 -0700 Subject: [PATCH 2/3] Add KryptosAI/mcp-observatory to Developer Tools with Glama badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df1e9322..330ebd62 100644 --- a/README.md +++ b/README.md @@ -774,7 +774,7 @@ Tools and integrations that enhance the development workflow and environment man - [kenneives/design-token-bridge-mcp](https://github.com/kenneives/design-token-bridge-mcp) [![design-token-bridge-mcp MCP server](https://glama.ai/mcp/servers/kenneives/design-token-bridge-mcp/badges/score.svg)](https://glama.ai/mcp/servers/kenneives/design-token-bridge-mcp) 📇 🏠 - Translates design tokens between platforms — extract from Tailwind, CSS, Figma, or W3C DTCG, then generate Material 3 (Kotlin), SwiftUI, Tailwind config, and CSS Variables with WCAG contrast validation. - [kindly-software/kdb](https://github.com/kindly-software/kdb) 🦀 ☁️ - AI-powered time-travel debugger with bidirectional execution replay, audit-compliant hash-chain logging, and SIMD-accelerated stack unwinding. Free Hobby tier available. - [knewstimek/agent-tool](https://github.com/knewstimek/agent-tool) [![agent-tool MCP server](https://glama.ai/mcp/servers/knewstimek/agent-tool/badges/score.svg)](https://glama.ai/mcp/servers/knewstimek/agent-tool) 🏎️ 🏠 🍎 🪟 🐧 - Encoding-aware, indentation-smart file tools for AI coding agents. 20+ tools including read/edit with automatic encoding detection, smart indentation conversion, SSH, SFTP, process management, and system utilities. Preserves file encoding (UTF-8, EUC-KR, Shift_JIS, etc.) and respects .editorconfig settings. -- [KryptosAI/mcp-observatory](https://github.com/KryptosAI/mcp-observatory) 📇 🏠 🍎 🪟 🐧 - Auto-discovers MCP servers from your Claude config and runs health checks against tools, prompts, and resources. Snapshot diffing catches capability regressions between runs. Includes watch mode for CI. +- [KryptosAI/mcp-observatory](https://github.com/KryptosAI/mcp-observatory) [![mcp-observatory MCP server](https://glama.ai/mcp/servers/KryptosAI/mcp-observatory/badges/score.svg)](https://glama.ai/mcp/servers/KryptosAI/mcp-observatory) 📇 🏠 🍎 🪟 🐧 - Auto-discovers MCP servers from your Claude config and runs health checks against tools, prompts, and resources. Snapshot diffing catches capability regressions between runs. Includes watch mode for CI. - [LadislavSopko/mcp-ai-server-visual-studio](https://github.com/LadislavSopko/mcp-ai-server-visual-studio) #️⃣ 🏠 🪟 - MCP AI Server for Visual Studio. 20 Roslyn-powered tools giving AI assistants semantic code navigation, symbol search, inheritance trees, call graphs, safe rename, build/test execution. Works with Claude, Codex, Gemini, Cursor, Copilot, Windsurf, Cline. - [kimwwk/repocrunch](https://github.com/kimwwk/repocrunch) [![repo-crunch MCP server](https://glama.ai/mcp/servers/@kimwwk/repo-crunch/badges/score.svg)](https://glama.ai/mcp/servers/@kimwwk/repo-crunch) 🐍 🏠 🍎 🪟 🐧 - MCP server that gives AI agents structured, ground-truth GitHub repository intelligence. Analyze tech stack, dependencies, architecture, health metrics, and security indicators with deterministic JSON output. - [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. From 36974361fe22370742287ac6c8d2bd1a1665b06a Mon Sep 17 00:00:00 2001 From: William Weishuhn Date: Thu, 19 Mar 2026 13:51:00 -0700 Subject: [PATCH 3/3] Update mcp-observatory description with latest features --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 330ebd62..74133ed9 100644 --- a/README.md +++ b/README.md @@ -774,7 +774,7 @@ Tools and integrations that enhance the development workflow and environment man - [kenneives/design-token-bridge-mcp](https://github.com/kenneives/design-token-bridge-mcp) [![design-token-bridge-mcp MCP server](https://glama.ai/mcp/servers/kenneives/design-token-bridge-mcp/badges/score.svg)](https://glama.ai/mcp/servers/kenneives/design-token-bridge-mcp) 📇 🏠 - Translates design tokens between platforms — extract from Tailwind, CSS, Figma, or W3C DTCG, then generate Material 3 (Kotlin), SwiftUI, Tailwind config, and CSS Variables with WCAG contrast validation. - [kindly-software/kdb](https://github.com/kindly-software/kdb) 🦀 ☁️ - AI-powered time-travel debugger with bidirectional execution replay, audit-compliant hash-chain logging, and SIMD-accelerated stack unwinding. Free Hobby tier available. - [knewstimek/agent-tool](https://github.com/knewstimek/agent-tool) [![agent-tool MCP server](https://glama.ai/mcp/servers/knewstimek/agent-tool/badges/score.svg)](https://glama.ai/mcp/servers/knewstimek/agent-tool) 🏎️ 🏠 🍎 🪟 🐧 - Encoding-aware, indentation-smart file tools for AI coding agents. 20+ tools including read/edit with automatic encoding detection, smart indentation conversion, SSH, SFTP, process management, and system utilities. Preserves file encoding (UTF-8, EUC-KR, Shift_JIS, etc.) and respects .editorconfig settings. -- [KryptosAI/mcp-observatory](https://github.com/KryptosAI/mcp-observatory) [![mcp-observatory MCP server](https://glama.ai/mcp/servers/KryptosAI/mcp-observatory/badges/score.svg)](https://glama.ai/mcp/servers/KryptosAI/mcp-observatory) 📇 🏠 🍎 🪟 🐧 - Auto-discovers MCP servers from your Claude config and runs health checks against tools, prompts, and resources. Snapshot diffing catches capability regressions between runs. Includes watch mode for CI. +- [KryptosAI/mcp-observatory](https://github.com/KryptosAI/mcp-observatory) [![mcp-observatory MCP server](https://glama.ai/mcp/servers/KryptosAI/mcp-observatory/badges/score.svg)](https://glama.ai/mcp/servers/KryptosAI/mcp-observatory) 📇 🏠 🍎 🪟 🐧 - Regression testing for MCP servers. Auto-discovers servers from Claude configs, checks capabilities, invokes tools, detects schema drift between versions, and recommends new servers based on your environment. Works as both a CLI and an MCP server. - [LadislavSopko/mcp-ai-server-visual-studio](https://github.com/LadislavSopko/mcp-ai-server-visual-studio) #️⃣ 🏠 🪟 - MCP AI Server for Visual Studio. 20 Roslyn-powered tools giving AI assistants semantic code navigation, symbol search, inheritance trees, call graphs, safe rename, build/test execution. Works with Claude, Codex, Gemini, Cursor, Copilot, Windsurf, Cline. - [kimwwk/repocrunch](https://github.com/kimwwk/repocrunch) [![repo-crunch MCP server](https://glama.ai/mcp/servers/@kimwwk/repo-crunch/badges/score.svg)](https://glama.ai/mcp/servers/@kimwwk/repo-crunch) 🐍 🏠 🍎 🪟 🐧 - MCP server that gives AI agents structured, ground-truth GitHub repository intelligence. Analyze tech stack, dependencies, architecture, health metrics, and security indicators with deterministic JSON output. - [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.