JUHE API Marketplace
LyuboslavLyubenov avatar
MCP Server

Solodit MCP Server

A server that allows searching and retrieving Solodit vulnerability reports through Model Context Protocol (MCP).

34
GitHub Stars
11/18/2025
Last Updated
No Configuration
Please check the documentation below.
  1. Home
  2. MCP Servers
  3. search-solodit-mcp

README Documentation

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

Setup

Easiest way is to start the server with npx or with docker:

npx @lyuboslavlyubenov/solodit-mcp

or with remote docker:

docker run -p 3000:3000 lyuboslavl/solodit-mcp:latest

Local setup

Using Docker

  1. Build the image:
docker build -t solodit-mcp .
  1. Run the container:
docker run -p 3000:3000 solodit-mcp

Local build

  1. Install dependencies:
npm install -g pnpm && pnpm install
  1. Build and run:
pnpm build && node dist/index.js

IDE Integration

Add this to your mcp.json configuration file:

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

API Usage

The server exposes an MCP endpoint at POST /mcp with these tools:

  1. Search Tool (search):
  • Input: { "keywords": "your search terms" }
  • Returns: JSON array of matching report titles
  1. Get by Title (get-by-title):
  • Input: { "title": "exact report title" }
  • Returns: Full content of the matching report

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright © 2025 - All rights reserved