From 2e4f7a06c8777eb0c55ac96b777ad58b0d287640 Mon Sep 17 00:00:00 2001 From: Max <59765627+maxdubakov@users.noreply.github.com> Date: Tue, 18 Mar 2025 10:40:13 +0100 Subject: [PATCH] Add Fibery MCP Server (#74) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81db05e..fb4be13 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ - **[Android MCP](https://github.com/minhalvp/android-mcp-server)** - 📲 An MCP server that provides control over Android devices through ADB. Offers device screenshot capture, UI layout analysis, package management, and ADB command execution capabilities. - **[Algorand](https://github.com/GoPlausible/algorand-mcp)** - A comprehensive MCP server for tooling interactions(40+) and resource accessibility(60+) plus many useful prompts to interact with Algorand Blockchain. - **[QGIS](https://github.com/jjsantos01/qgis_mcp)** - connects QGIS Desktop to Claude AI through the MCP. This integration enables prompt-assisted project creation, layer loading, code execution, and more. +- **[Fibery](https://github.com/Fibery-inc/fibery-mcp-server)** - Perform queries and entity operations in your [Fibery](https://fibery.io) workspace. ## Clients