From 507075a4f911263afb09cb5b02fce2f1dc1afa35 Mon Sep 17 00:00:00 2001 From: olaservo Date: Wed, 4 Jun 2025 20:21:27 -0700 Subject: [PATCH] Remove DefectDojo since server returning 404 not found --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4a650e88..d6b6f02f 100644 --- a/README.md +++ b/README.md @@ -317,7 +317,6 @@ A growing set of community-developed and maintained servers demonstrates various - **[DeepSeek MCP Server](https://github.com/DMontgomery40/deepseek-mcp-server)** - Model Context Protocol server integrating DeepSeek's advanced language models, in addition to [other useful API endpoints](https://github.com/DMontgomery40/deepseek-mcp-server?tab=readme-ov-file#features) - **[deepseek-thinker-mcp](https://github.com/ruixingshi/deepseek-thinker-mcp)** - A MCP (Model Context Protocol) provider Deepseek reasoning content to MCP-enabled AI Clients, like Claude Desktop. Supports access to Deepseek's thought processes from the Deepseek API service or from a local Ollama server. - **[Deepseek_R1](https://github.com/66julienmartin/MCP-server-Deepseek_R1)** - A Model Context Protocol (MCP) server implementation connecting Claude Desktop with DeepSeek's language models (R1/V3) -- **[DefectDojo](https://github.com/DefectDojo/mcp-server-defectdojo)** - Integrate with [DefectDojo](https://www.defectdojo.org) for security vulnerability management, tracking, and metrics reporting - **[Descope](https://github.com/descope-sample-apps/descope-mcp-server)** - An MCP server to integrate with [Descope](https://descope.com) to search audit logs, manage users, and more. - **[DesktopCommander](https://desktopcommander.app?utm_source=github_servers&utm_medium=referral&utm_campaign=repo_links)** - Let AI edit and manage files on your computer, run terminal commands, and connect to remote servers via SSH - all powered by one of the most popular local MCP servers. - **[DevDb](https://github.com/damms005/devdb-vscode?tab=readme-ov-file#mcp-configuration)** - An MCP server that runs right inside the IDE, for connecting to MySQL, Postgres, SQLite, and MSSQL databases.