From 32269b612f29717017af603d7d613ec5d4b87354 Mon Sep 17 00:00:00 2001 From: Jianguang Zheng <35589061+zjg678@users.noreply.github.com> Date: Tue, 19 May 2026 09:08:55 +0800 Subject: [PATCH] Add Suppr MCP Server --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 874916cab3..ed9df17dc9 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,8 @@ Additional resources on MCP. ## 🚀 Getting Started ### Using MCP Servers in this Repository +- [Suppr MCP Server](https://github.com/zjg678/suppr-mcp) - MCP server for Suppr document translation and academic literature search workflows. + TypeScript-based servers in this repository can be used directly with `npx`. For example, this will start the [Memory](src/memory) server: