From 6da016e3e2ad8d211f9ba6fa9049e0a4cd971b13 Mon Sep 17 00:00:00 2001 From: "Daniel Dror (Dubovski)" Date: Mon, 5 May 2025 10:55:00 -0700 Subject: [PATCH] Add mcp-workflowy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9013166f8c..0a299275aa 100644 --- a/README.md +++ b/README.md @@ -445,6 +445,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[WildFly MCP](https://github.com/wildfly-extras/wildfly-mcp)** - WildFly MCP server that enables LLM to interact with running WildFly servers (retrieve metrics, logs, invoke operations, ...). - **[Windows CLI](https://github.com/SimonB97/win-cli-mcp-server)** - MCP server for secure command-line interactions on Windows systems, enabling controlled access to PowerShell, CMD, and Git Bash shells. - **[World Bank data API](https://github.com/anshumax/world_bank_mcp_server)** - A server that fetches data indicators available with the World Bank as part of their data API +- **[Workflowy](https://github.com/danield137/mcp-workflowy)** - A server that interacts with [workflowy](https://workflowy.com/). - **[X (Twitter)](https://github.com/EnesCinr/twitter-mcp)** (by EnesCinr) - Interact with twitter API. Post tweets and search for tweets by query. - **[X (Twitter)](https://github.com/vidhupv/x-mcp)** (by vidhupv) - Create, manage and publish X/Twitter posts directly through Claude chat. - **[xcodebuild](https://github.com/ShenghaiWang/xcodebuild)** - 🍎 Build iOS Xcode workspace/project and feed back errors to llm.