From 4caab105a429afbd125b388e761d9e5d2016b438 Mon Sep 17 00:00:00 2001 From: Hamza KONTE <47859726+Nyrok@users.noreply.github.com> Date: Sat, 7 Mar 2026 00:44:48 +0100 Subject: [PATCH] Add flompt MCP server to Other Tools section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 352344bc..22d8df29 100644 --- a/README.md +++ b/README.md @@ -1779,6 +1779,7 @@ Interact with Git repositories and version control platforms. Enables repository > [!NOTE] > More frameworks, utilities, and other developer tools are available at https://github.com/punkpeye/awesome-mcp-devtools +> - [Nyrok/flompt](https://github.com/Nyrok/flompt) 🐍 ☁️ - Visual AI prompt builder MCP server. Decompose any prompt into 12 semantic blocks and compile to Claude-optimized XML. Tools: `decompose_prompt`, `compile_prompt`. Setup: `claude mcp add flompt https://flompt.dev/mcp/` - [Epistates/TurboMCP](https://github.com/Epistates/turbomcp) 🦀 - TurboMCP SDK: Enterprise MCP SDK in Rust - [FastMCP](https://github.com/jlowin/fastmcp) 🐍 - A high-level framework for building MCP servers in Python