Files
stiftung-management-system/app/mcp_server/__init__.py
SysAdmin Agent fdf078fa10
Some checks failed
CI/CD Pipeline / test (push) Has been cancelled
CI/CD Pipeline / deploy (push) Has been cancelled
Code Quality / quality (push) Has been cancelled
Add MCP tools for Veranstaltung participant management
- veranstaltungen_anzeigen: list events with participant counts
- veranstaltung_teilnehmer_anzeigen: list participants by event
- veranstaltung_teilnehmer_anlegen: add single participant
- veranstaltung_teilnehmer_importieren: bulk import via JSON array

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 09:15:35 +00:00

4 lines
189 B
Python
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# MCP Server für die Stiftungsverwaltung
# Portabler MCP Server kompatibel mit Claude Desktop, Cursor, Windsurf und
# allen MCP-kompatiblen AI-Tools. Siehe README.md für Einrichtung.