INDIVIDUAL MCP TOOL
calculate_net_working_time
Berechnet die tatsächlich verfügbare Netto-Arbeitszeit einer Vollzeitkraft pro Jahr: Bruttoarbeitstage minus Urlaub, Krankheit, Fortbildung und Feiertage — als Tage, Stunden und Quote, optional als Team-Summe.
LIVE ENDPOINT
https://mcp.vigotime.com
Connect to this endpoint to inspect the live schema for calculate_net_working_time and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.vigotime-public]
url = "https://mcp.vigotime.com"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"vigotime-public": {
"type": "http",
"url": "https://mcp.vigotime.com"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: vigotime-public
Remote MCP URL: https://mcp.vigotime.com
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"vigotime-public": {
"url": "https://mcp.vigotime.com"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"vigotime-public": {
"type": "http",
"url": "https://mcp.vigotime.com"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "vigotime-public",
"transport": "streamable-http",
"url": "https://mcp.vigotime.com"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
calculate_bridge_days— Berechnet die effizientesten Brückentage für ein Jahr (2026–2030) und ein deutsches Bundesland: welche Urlaubstage ergeben die längsten zusammenhängenden Frei-Blöcke.compare_bridge_day_years— Vergleicht die Jahre 2026–2030 für ein Bundesland: welches Jahr eignet sich am besten für Brückentage (Score aus der Feiertagslage, offengelegte Formel, rein regelbasiert).calculate_shift_staffing— Berechnet den Personalbedarf (VZÄ) eines Schichtbetriebs aus der Schichtbesetzung pro Tag und den Ausfallzeiten (Urlaub/Krankheit/Fortbildung/Feiertage), inkl.calculate_care_staffing_pebem— Berechnet den PeBeM-VZÄ-Höchstwert einer Pflegeeinrichtung aus der Bewohnerstruktur (Anzahl Bewohner je Pflegegrad 1–5) nach § 113c SGB XI — aufgeschlüsselt nach Qualifikationsniveau (Fachkraft, Hilfskraft mit/ohne Ausbildung).get_vigotime_info— Kurzprofil von vigotime: regelbasierte, automatische Dienstplanung mit Wunschsystem, Urlaubsverwaltung und Zeiterfassung für Schichtbetriebe (Pflege, Klinik, Labor, Gastronomie, Produktion u.