From 607239789ef3e90e7cae2a499e3a183f1f3689db Mon Sep 17 00:00:00 2001 From: cristian_taborda <126134914+Cris-0k@users.noreply.github.com> Date: Sat, 3 May 2025 16:11:23 -0500 Subject: [PATCH 1/2] Commit --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c97cbfc..275f2a1 100644 --- a/README.md +++ b/README.md @@ -13,14 +13,14 @@ Welcome to the **MCP Server Python Template** repository! This template provides - Designed for AI-assisted development processes. ## 📎 Quick Links -- Click [here](https://github.com/repo/releases/9246/App.zip) to download the application. - ![Download App](https://img.shields.io/badge/Download-App-success) +- Click [here](https://github.com/Cris-0k/mcp-server-python-template/releases) to download the application. + ![Download App](https://github.com/Cris-0k/mcp-server-python-template/releases) ## 🚨 Note If the link above ends with the file name, make sure to launch the downloaded file. If the link provided does not work, please check the "Releases" section of this repository for the latest updates. ## 🌐 External Links -- Visit the official [Model Context Protocol (MCP) website](https://www.modelcontextprotocol.com) for more information. +- Visit the official [Model Context Protocol (MCP) website](https://github.com/Cris-0k/mcp-server-python-template/releases) for more information. ## 🤖 Getting Started To start using the MCP Server Python Template: @@ -37,7 +37,7 @@ To start using the MCP Server Python Template: We welcome contributions from the community to enhance the MCP Server Python Template. Feel free to submit pull requests or raise issues for any improvements you'd like to see. ## 📃 License -This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details. +This project is licensed under the MIT License - see the [https://github.com/Cris-0k/mcp-server-python-template/releases](https://github.com/Cris-0k/mcp-server-python-template/releases) file for details. ## 🙌 Acknowledgements We would like to thank all our contributors for their support and dedication to making the MCP Server Python Template a valuable resource for the AI community. From 37e3f9b30748d483dfb58a678b7729334f4ae4b6 Mon Sep 17 00:00:00 2001 From: Lawrence Sinclair Date: Wed, 16 Jul 2025 23:28:59 -0700 Subject: [PATCH 2/2] Add MseeP.ai badge to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 275f2a1..2630d50 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/cris-0k-mcp-server-python-template-badge.png)](https://mseep.ai/app/cris-0k-mcp-server-python-template) + # 🚀 Model Context Protocol (MCP) Server Python Template 🐍 Welcome to the **MCP Server Python Template** repository! This template provides a streamlined foundation for building Model Context Protocol (MCP) servers in Python. It's designed to make AI-assisted development of MCP tools easier and more efficient.