We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de2b179 commit c8f8883Copy full SHA for c8f8883
README.md
@@ -16,7 +16,8 @@
16
17
---
18
19
-## 🚀 项目概述 {#chinese}
+<a id="chinese"></a>
20
+## 🚀 项目概述
21
22
MCP Security Inspector 是专为 Model Context Protocol (MCP) 服务器设计的AI增强安全检测Chrome扩展。该项目结合主动扫描和被动监控两种方式,深度集成多种LLM服务(OpenAI GPT、Claude、Gemini等),让AI直接参与测试样例的生成和安全分析,确保安全检测既全面又实时。
23
@@ -265,7 +266,8 @@ class CustomLLMProvider implements LLMProvider {
265
266
267
268
-## 🌟 English {#english}
269
+<a id="english"></a>
270
+## 🌟 English
271
272
**The world's first AI-enhanced security detection Chrome extension specifically designed for Model Context Protocol (MCP) servers**
273
0 commit comments