Commit Graph
4 Commits
Author SHA1 Message Date
Stefan LohmaierandClaude Opus 4.8 3ccfb80115 docs(CLAUDE): Test-Schichten, PDF/Dokument-Realitaet, Robustheit-Limits
- tests: 54 -> Schichten (Smoke nightly, Edge/Stress/Funktional on-demand)
- Content Types: PDFs server-seitig extrahiert/gerendert; claude.ai nimmt keine
  PDF/Dokument-Blobs aus Tool-Results nativ (nur Text+Bild)
- neue Sektion Robustheit/Limits (Deadlines/Caps pro Connector)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-24 21:20:57 +02:00
Stefan Lohmaier 1b50e1ef6e docs: CLAUDE.md — mcptest Test-/Dev-User Abschnitt 2026-06-19 07:56:25 +02:00
Stefan LohmaierandClaude Opus 4.6 a811e87029 Update docs: CLAUDE.md, README, config example
- CLAUDE.md: subdomains, OAuth Auth Code+PKCE, shared token store,
  all backends incl Joplin Data API, content types, current tool list
- README: full tool inventory per service, correct setup steps
- config.json.example: joplin_login + joplin_data_api fields documented

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-12 12:35:35 +02:00
Stefan LohmaierandClaude Opus 4.6 fb642e47c8 Initial commit: 5 MCP servers for Mail, Calendar, Contacts, Files, Notes
Self-hosted MCP servers with OAuth client_credentials auth.
Each server connects to a different backend:
- Mail: reads Maildir IMAP backups
- Calendar/Tasks: CalDAV against Radicale
- Contacts: CardDAV against Radicale
- Files: WebDAV against oCIS
- Notes: Joplin REST API

Credentials externalized to config.json (not in repo).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-12 06:22:42 +02:00