Labsco
LyuboslavLyubenov logo

Solodit Search

β˜… 41

from LyuboslavLyubenov

Search and retrieve Solodit vulnerability reports.

πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedFreeQuick setup

Solodit MCP Server

A Model Context Protocol (MCP) server for searching and retrieving Solodit vulnerability reports.

https://github.com/user-attachments/assets/057ca6a2-8ca2-400c-b92b-9ed585ae2e79

Features

  • Search vulnerability reports by keywords
  • Get full report content

IDE Integration

Add this to your mcp.json configuration file:

{
  "mcpServers": {
    "solodit-mcp": {
      "url": "http://localhost:3000/mcp"
    }
  }
}