Chunk #509

Aus: Architektur (Index: 1)

301 Tokens
Synced Status
« Vorheriger (#0) Nächster (#2) »

Taxonomie

Kategorie Architektur
Pfad Architektur > MCP-DB Architektur > Komponenten-Diagramm
Heading-Pfad Architektur > MCP-DB Architektur > Komponenten-Diagramm

Entities

Name Typ
Claude Code TECHNOLOGY
MCP Protocol TECHNOLOGY
server.py COMMAND
db_select Tool TOOL
db_schema Tool TOOL
db_stats Tool TOOL
QueryValidator CONCEPT
DatabaseConnection CONCEPT
ProtokollLogger SERVICE
MariaDB TECHNOLOGY
ki_protokoll CONFIG

Keywords

MCP-DB Database Protocol Logging

Inhalt

┌─────────────────────────────────────────────────────────────┐
│                     Claude Code                              │
│                         │                                    │
│                    MCP Protocol                              │
│                         │                                    │
│                         ▼                                    │
│  ┌──────────────────────────────────────────────────────┐   │
│  │                   server.py                           │   │
│  │                 (Entrypoint)                          │   │
│  └──────────────────────┬───────────────────────────────┘   │
│                         │                                    │
│           ┌─────────────┼─────────────┐                      │
│           ▼             ▼             ▼                      │
│  ┌────────────┐ ┌────────────┐ ┌────────────┐               │
│  │ db_select  │ │ db_schema  │ │ db_stats   │               │
│  │   Tool     │ │   Tool     │ │   Tool     │               │
│  └─────┬──────┘ └─────┬──────┘ └─────┬──────┘               │
│        │              │              │                       │
│        └──────────────┼──────────────┘                       │
│                       ▼                                      │
│  ┌──────────────────────────────────────────────────────┐   │
│  │              QueryValidator                           │   │
│  │   (Blocklist, Allowlist, Limits)                     │   │
│  └──────────────────────┬───────────────────────────────┘   │
│                         │                                    │
│           ┌─────────────┴─────────────┐                      │
│           ▼                           ▼                      │
│  ┌────────────────────┐    ┌────────────────────┐           │
│  │  DatabaseConnection │    │  ProtokollLogger   │           │
│  │   (Connection Pool) │    │   (mcp_log)        │           │
│  └─────────┬──────────┘    └─────────┬──────────┘           │
│            │                         │                       │
│            ▼                         ▼                       │
│  ┌──────────────┐           ┌──────────────┐                │
│  │   MariaDB    │           │ ki_protokoll │                │
│  │ (ki_system)  │           │  (mcp_log)   │                │
│  └──────────────┘           └──────────────┘                │
└─────────────────────────────────────────────────────────────┘

Clean Content

```
`┌─────────────────────────────────────────────────────────────┐
│ Claude Code │
│ │ │
│ MCP Protocol │
│ │ │
│ ▼ │
│ ┌──────────────────────────────────────────────────────┐ │
│ │ server.py │ │
│ │ (Entrypoint) │ │
│ └──────────────────────┬───────────────────────────────┘ │
│ │ │
│ ┌─────────────┼─────────────┐ │
│ ▼ ▼ ▼ │
│ ┌────────────┐ ┌────────────┐ ┌────────────┐ │
│ │ db_select │ │ db_schema │ │ db_stats │ │
│ │ Tool │ │ Tool │ │ Tool │ │
│ └─────┬──────┘ └─────┬──────┘ └─────┬──────┘ │
│ │ │ │ │
│ └──────────────┼──────────────┘ │
│ ▼ │
│ ┌──────────────────────────────────────────────────────┐ │
│ │ QueryValidator │ │
│ │ (Blocklist, Allowlist, Limits) │ │
│ └──────────────────────┬───────────────────────────────┘ │
│ │ │
│ ┌─────────────┴─────────────┐ │
│ ▼ ▼ │
│ ┌────────────────────┐ ┌────────────────────┐ │
│ │ DatabaseConnection │ │ ProtokollLogger │ │
│ │ (Connection Pool) │ │ (mcp_log) │ │
│ └─────────┬──────────┘ └─────────┬──────────┘ │
│ │ │ │
│ ▼ ▼ │
│ ┌──────────────┐ ┌──────────────┐ │
│ │ MariaDB │ │ ki_protokoll │ │
│ │ (ki_system) │ │ (mcp_log) │ │
│ └──────────────┘ └──────────────┘ │
└─────────────────────────────────────────────────────────────┘`
```

Metadaten

Analysiert am20.12.2025 12:41:51
Analyse-Modellgemma3:4b-it-qat
Embedding-Modellmxbai-embed-large
Qdrant-ID2fbc9bd2-4700-4de4-8821-9db61c8b21dd
Erstellt20.12.2025 12:34:42
Aktualisiert20.12.2025 12:57:43