Back to Apps

AIttache
by izvestiya
Modular MCP server providing controlled, read-only access to infrastructure and system monitors without granting destructive permissions.
0 stars
Works in:claude
Exposes:Tools
What it does
AIttache is a read-only MCP server designed to give LLMs situational awareness of your infrastructure. It acts as a diplomatic attaché, providing the AI with eyes to see logs, system states, and network status without giving it the 'hands' to accidentally modify or delete critical data.
Tools
system_monitor: Access CPU, memory, disk, and network stats.terminal_view: Capture live tmux pane output.file_watcher: Tail log and text files in real-time.tailscale: Check network status and peer information.Uptime_Kuma: Monitor service uptime and response times.journalctl_check: Inspect system logs via JournalCTL.Weather: Pull forecasts and air quality via Open Meteo.
Installation
"mcpServers": {
"aittache": {
"command": "node",
"args": ["/path/to/AIttache/index.js"]
}
}
Supported hosts
General MCP compatibility. Confirmed compatible with any standard MCP client.
Quick install
npm installInformation
- Pricing
- free
- Published
- 6/30/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Configure in claude_desktop_config.json pointing to the index.js file via node.






