Skip to main content
Glama
README.md
# IRIS Legacy - Archived MCP Monolith

**Status**: ⚠️ ARCHIVED - Replaced by atomic MCPs  
**Last Active**: 2025-12-13  
**Original Location**: `/opt/swissknife/iris/`

## What was IRIS?

IRIS was a monolithic MCP server providing 28 tools:
- 9 Email tools (Microsoft 365)
- 5 Calendar tools
- 3 Teams tools
- 2 Users tools
- 4 PEC tools (Italian certified email)
- 4 Booking tools
- 1 File upload tool

## Replacement

IRIS has been replaced by 8 atomic MCP servers:
- [MS365-Email](https://github.com/ilvolodel/ms365-email) - 9 tools
- [MS365-Calendar](https://github.com/ilvolodel/ms365-calendar) - 8 tools
- [MS365-Teams](https://github.com/ilvolodel/ms365-teams) - 7 tools
- [MS365-Users](https://github.com/ilvolodel/ms365-users) - 3 tools
- [Legalmail](https://github.com/ilvolodel/legalmail) - 5 tools (PEC)
- [MS365-Files](https://github.com/ilvolodel/ms365-files) - 8 tools
- [Document-Factory](https://github.com/ilvolodel/document-factory) - 8 tools + 6 prompts
- [TrustySign](https://github.com/ilvolodel/trustysign) - 2 wizards

## Why archived?

- **Monolithic architecture** - Hard to maintain, deploy, and scale
- **Tight coupling** - All tools in one codebase
- **Deployment issues** - One bug affects all tools
- **Replaced by atomic MCPs** - Each MCP is independent and focused

## Archive Purpose

This repository exists as a backup for reference only.  
**DO NOT USE IN PRODUCTION**.