From 99ce6360fb307bda3509452ee677e2b3915a4408 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Fri, 9 May 2025 06:15:23 -0400 Subject: [PATCH] add MCP server badge --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce0bd32..7d812f6 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ A Model Context Protocol (MCP) server that provides translation capabilities using the DeepL API. + + DeepL Server MCP server + + ## Features - Translate text between numerous languages @@ -143,4 +147,4 @@ MIT ## Links - [DeepL API Documentation](https://www.deepl.com/docs-api?utm_source=github&utm_medium=github-mcp-server-readme) -- [Model Context Protocol Documentation](https://modelcontextprotocol.io/docs/) +- [Model Context Protocol Documentation](https://modelcontextprotocol.io/docs/) \ No newline at end of file