From 2415534faa3f9f67744362315eda99cf5ed1fd43 Mon Sep 17 00:00:00 2001 From: David <119470903+PubliusAu@users.noreply.github.com> Date: Wed, 25 Jun 2025 06:59:01 -0500 Subject: [PATCH] Adding a community server (#305) * Adding a community server open source text-to-graphql mcp server * Update README.md Moved to Community section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 794927f..eae3e24 100644 --- a/README.md +++ b/README.md @@ -380,6 +380,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Squad AI](https://github.com/the-basilisk-ai/squad-mcp)** – Product‑discovery and strategy platform integration. Create, query and update opportunities, solutions, outcomes, requirements and feedback from any MCP‑aware LLM. - **[Svelte Documentation](https://github.com/khromov/llmctx)** - Remote server (SSE/Streamable) for the latest Svelte and SvelteKit documentation - **[Task Orchestrator](https://github.com/EchoingVesper/mcp-task-orchestrator)** - AI-powered task orchestration and workflow automation with specialized agent roles, intelligent task decomposition, and seamless integration across Claude Desktop, Cursor IDE, Windsurf, and VS Code. +- **[Text-To-GraphQL](https://github.com/Arize-ai/text-to-graphql-mcp)** - MCP server for text-to-graphql, integrates with Claude Desktop and Cursor. - **[TikTok](https://github.com/Seym0n/tiktok-mcp)** - TikTok integration for getting post details and video subtitles - **[Tmux](https://github.com/nickgnd/tmux-mcp)** - Interact with your Tmux sessions, windows and pane, execute commands in tmux panes and retrieve result. - **[Todoist](https://github.com/stanislavlysenko0912/todoist-mcp-server)** - Full implementation of Todoist Rest API for MCP server