Solodit Search
Search and retrieve Solodit vulnerability reports.
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
- Build the image:
docker build -t solodit-mcp .
- Run the container:
docker run -p 3000:3000 solodit-mcp
Local build
- Install dependencies:
npm install -g pnpm && pnpm install
- 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:
- Search Tool (
search):
- Input:
{ "keywords": "your search terms" } - Returns: JSON array of matching report titles
- Get by Title (
get-by-title):
- Input:
{ "title": "exact report title" } - Returns: Full content of the matching report
Похожие серверы
Ollama Deep Researcher
Conducts deep research using local Ollama LLMs, leveraging Tavily and Perplexity for comprehensive search capabilities.
vinted-mcp-server
First MCP server for Vinted marketplace. Search millions of second-hand items, compare prices across 19 countries (FR, DE, ES, IT, NL, BE, UK...), analyze seller profiles with ratings and verification status, detect cross-country arbitrage opportunities, and track trending products. 5 tools: search_items, get_item, get_seller, compare_prices, get_trending. 2 resources: countries list, categories. Works with Claude Desktop, Cursor, Windsurf, and any MCP-compatible client. Zero config — just npx.
Shoogle
Connect Shoogle to Cursor and search shadcn blocks directly from your IDE.
Wolfram Alpha
Access Wolfram Alpha's computational knowledge engine for expert-level answers and data analysis.
OrdiscanMCP v1
MCP server for interacting with the Ordiscan API to query Bitcoin ordinals and inscriptions. Requires an Ordiscan API key.
searchcode.com — Code Intelligence for LLMs
Structured access to code analysis, search, and retrieval for any public git repository—purpose-built for large language models.
US Business Data MCP Server
Search US business entities across 17 states, building permits in 400+ cities, SEC filings, and SAM.gov contracts.
IndieStack
Search and discover 130+ curated indie SaaS tools from your AI coding assistant
EzBiz Social Media Analytics
AI-powered social media profile analysis, engagement scoring, trend detection, and hashtag research.
PartsTable
IT hardware parts research — normalize PNs, search listings, get substitutes, check pricing, validate against OEM sources