From f4784f8934f69e53a794256b6789ab61d42aae82 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Thu, 19 Jun 2025 01:40:51 -0600 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 14962dc..4c95b7a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A Model Context Protocol (MCP) server for interacting with the Devici API. This server provides LLM tools to manage users, collections, threat models, components, threats, mitigations, teams, and dashboard data through the Devici platform. + + Devici Server MCP server + + [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/) [![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv) @@ -349,4 +353,4 @@ For issues and questions: --- -**Note**: This is an unofficial MCP server for Devici. For official Devici support, please contact the Devici team. \ No newline at end of file +**Note**: This is an unofficial MCP server for Devici. For official Devici support, please contact the Devici team. \ No newline at end of file