From aa9dc7f0f08d36014516988cc083b35d6da04647 Mon Sep 17 00:00:00 2001 From: bg-numarqe Date: Thu, 20 Aug 2026 12:35:18 +0200 Subject: [PATCH] Add Synapse MCP to Coding Agents section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72a96c8ff..d694aabbc 100644 --- a/README.md +++ b/README.md @@ -651,6 +651,7 @@ Full coding agents that enable LLMs to read, edit, and execute code and solve ge - [maxim-saplin/mcp_safe_local_python_executor](https://github.com/maxim-saplin/mcp_safe_local_python_executor) - Safe Python interpreter based on HF Smolagents `LocalPythonExecutor` - [micl2e2/code-to-tree](https://github.com/micl2e2/code-to-tree) 🌊 🏠 📟 🐧 🪟 🍎 - A single-binary MCP server that converts source code into AST, regardless of language. - [misiektoja/kill-process-mcp](https://github.com/misiektoja/kill-process-mcp) 🐍 🏠 🍎 🪟 🐧 - List and terminate OS processes via natural language queries +- [myelixlabs/synapse-mcp](https://github.com/myelixlabs/synapse-mcp) 📇 🏠 🍎 🪟 🐧 - Local AST knowledge graph for AI coding agents. 50+ languages, 14 MCP tools, 100% local. Converts any codebase into a code-knowledge graph for microsecond structural vision, 30-60% token savings, and zero-breakage refactoring. Free tier + Pro. - [MladenSU/cli-mcp-server](https://github.com/MladenSU/cli-mcp-server) 🐍 🏠 - Command line interface with secure execution and customizable security policies - [nesquikm/mcp-rubber-duck](https://github.com/nesquikm/mcp-rubber-duck) 📇 🏠 ☁️ - An MCP server that bridges to multiple OpenAI-compatible LLMs - your AI rubber duck debugging panel for explaining problems to various AI "ducks" and getting different perspectives - [nihalxkumar/arch-mcp](https://github.com/nihalxkumar/arch-mcp) 🐍 🏠 🐧 - Arch Linux MCP Server to the Arch Linux ecosystem of the Arch Wiki, AUR, and official repositories for AI-assisted Arch Linux usage on Arch and non-Arch systems. Features include searching Arch Wiki and AUR, getting package info, checking for updates, installing packages securely, and analyzing PKGBUILDs.