Add Home Automation category with FRITZ!Box MCP Server

This commit is contained in:
Jochen Hinrichsen
2025-12-17 19:58:50 +01:00
parent 998b63e903
commit d3c76f9ebf

View File

@@ -100,6 +100,7 @@ Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/)
* 📂 - [File Systems](#file-systems) * 📂 - [File Systems](#file-systems)
* 💰 - [Finance & Fintech](#finance--fintech) * 💰 - [Finance & Fintech](#finance--fintech)
* 🎮 - [Gaming](#gaming) * 🎮 - [Gaming](#gaming)
* 🏠 - [Home Automation](#home-automation)
* 🧠 - [Knowledge & Memory](#knowledge--memory) * 🧠 - [Knowledge & Memory](#knowledge--memory)
* ⚖️ - [Legal](#legal) * ⚖️ - [Legal](#legal)
* 🗺️ - [Location Services](#location-services) * 🗺️ - [Location Services](#location-services)
@@ -881,6 +882,12 @@ Integration with gaming related data, game engines, and services
- [stefan-xyz/mcp-server-runescape](https://github.com/stefan-xyz/mcp-server-runescape) 📇 - An MCP server with tools for interacting with RuneScape (RS) and Old School RuneScape (OSRS) data, including item prices, player hiscores, and more. - [stefan-xyz/mcp-server-runescape](https://github.com/stefan-xyz/mcp-server-runescape) 📇 - An MCP server with tools for interacting with RuneScape (RS) and Old School RuneScape (OSRS) data, including item prices, player hiscores, and more.
- [tomholford/mcp-tic-tac-toe](https://github.com/tomholford/mcp-tic-tac-toe) 🏎️ 🏠 - Play Tic Tac Toe against an AI opponent using this MCP server. - [tomholford/mcp-tic-tac-toe](https://github.com/tomholford/mcp-tic-tac-toe) 🏎️ 🏠 - Play Tic Tac Toe against an AI opponent using this MCP server.
### 🏠 <a name="home-automation"></a>Home Automation
Control smart home devices, home network equipment, and automation systems.
- [kambriso/fritzbox-mcp-server](https://github.com/kambriso/fritzbox-mcp-server) 🏎️ 🏠 - Control AVM FRITZ!Box routers - manage devices, WiFi, network settings, parental controls, and schedule time-delayed actions
### 🧠 <a name="knowledge--memory"></a>Knowledge & Memory ### 🧠 <a name="knowledge--memory"></a>Knowledge & Memory
Persistent memory storage using knowledge graph structures. Enables AI models to maintain and query structured information across sessions. Persistent memory storage using knowledge graph structures. Enables AI models to maintain and query structured information across sessions.