From 39cb738160f8a89bf33fbfa18e2a333dc933d222 Mon Sep 17 00:00:00 2001 From: "mladen.uzunov" Date: Mon, 9 Dec 2024 01:57:20 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4e7aff0c..130ba1c7 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,7 @@ Interact with Git repositories and version control platforms. Enables repository - [future-audiences/wikimedia-enterprise-model-context-protocol](https://gitlab.wikimedia.org/repos/future-audiences/wikimedia-enterprise-model-context-protocol) 🐍 ☁️ - Wikipedia Article lookup API - [andybrandt/mcp-simple-timeserver](https://github.com/andybrandt/mcp-simple-timeserver) 🐍 🏠☁️ - An MCP server that allows checking local time on the client machine or current UTC time from an NTP server - [andybrandt/mcp-simple-openai-assistant](https://github.com/andybrandt/mcp-simple-openai-assistant) - 🐍 ☁️ MCP to talk to OpenAI assistants (Claude can use any GPT model as his assitant) +- [MladenSU/cli-mcp-server](https://github.com/MladenSU/cli-mcp-server) 🐍🏠 - Command line interface with secure execution and customizable security policies ## Frameworks From 84a88e23c50bbc76d79014a2f5b5891c04e24233 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Sun, 8 Dec 2024 21:57:28 -0600 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 130ba1c7..7287bc5d 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ Interact with Git repositories and version control platforms. Enables repository - [future-audiences/wikimedia-enterprise-model-context-protocol](https://gitlab.wikimedia.org/repos/future-audiences/wikimedia-enterprise-model-context-protocol) 🐍 ☁️ - Wikipedia Article lookup API - [andybrandt/mcp-simple-timeserver](https://github.com/andybrandt/mcp-simple-timeserver) 🐍 🏠☁️ - An MCP server that allows checking local time on the client machine or current UTC time from an NTP server - [andybrandt/mcp-simple-openai-assistant](https://github.com/andybrandt/mcp-simple-openai-assistant) - 🐍 ☁️ MCP to talk to OpenAI assistants (Claude can use any GPT model as his assitant) -- [MladenSU/cli-mcp-server](https://github.com/MladenSU/cli-mcp-server) 🐍🏠 - Command line interface with secure execution and customizable security policies +- [MladenSU/cli-mcp-server](https://github.com/MladenSU/cli-mcp-server) 🐍 🏠 - Command line interface with secure execution and customizable security policies ## Frameworks