⚗️ 32dots Learn ist ein experimenteller Prototyp — Inhalte und Funktionen ändern sich kurzfristig.
Karte 23 · Kapitel safety

MCP and connected systems

n8n hard 60 min

Inhalt

MCP (Model Context Protocol) separates the host application, clients, servers, tools, resources, and prompts. This makes it easier to design systems where models can reliably access external capabilities without ad-hoc integration logic. In practice today, most production glue is still OpenAPI + HTTP — MCP is the emerging standard; both are worth knowing. Rough rule: ≤3 tools and one team → OpenAPI is fine. Many tools, multiple owners, tools you want to share across products → MCP starts paying for itself.

Beispiel: A campus assistant could connect to course documents, room data, and scheduling tools through clean interfaces — each a separate server with declared tools and resources.

✓ SELF-CHECK

Hast du das verstanden?

  • [ ] You made one working call via OpenAPI AND one via MCP
  • [ ] Your diagram names host, client, server, tool, resource correctly
  • [ ] You logged at least one real request + response
  • [ ] You can name one case where OpenAPI beats MCP for your situation
  • [ ] You can explain in one sentence what you learned that you would tell a labmate tomorrow
🔗 LIVE-DEMO

Direkt ausprobieren

Which tool in your stack would save the most time if three other people in your lab could also call it via MCP — and what would stop them from using it today?
💬 KI-TUTOR

Frag den Tutor zu dieser Karte

Sokratisch: der Tutor antwortet mit Leitfragen statt fertigen Antworten — du erarbeitest die Lösung selbst.

Stell eine erste Frage zu dieser Karte unten.