Back to search
30
MCP

iflow-mcp_zilbonn-owasp-wstg-rag

pypi/iflow-mcp_zilbonn-owasp-wstg-rag

A Retrieval-Augmented Generation (RAG) system that indexes the OWASP Web Security Testing Guide (WSTG) into a vector database, providing instant access to security testing methodologies via MCP (Model Context Protocol) for Claude Code integration.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

MODULAR-RAG-MCP-SERVER
A modular RAG (Retrieval-Augmented Generation) system with MCP Server architecture. Using Skill to make AI follow each step of the spec and
0 tools
iflow-mcp_anuragb7-mcp-rag
MCP-RAG system built with the Model Context Protocol (MCP) that handles large files (up to 200MB) using intelligent chunking strategies, mul
0 tools
iflow-mcp_Agentic-RAG-with-MCP-Server-1
Agentic RAG with MCP Server - Powerful tools for entity extraction, query refinement, and relevance checking
0 tools
iflow-mcp_karaage0703-mcp-rag-server
MCP RAG Server - Model Context Protocol (MCP)に準拠したRAG機能を持つPythonサーバー
0 tools
iflow-mcp_codebasemcp
Python Codebase Analysis RAG System - MCP Server for analyzing Python code using AST and vector database
0 tools
iflow-mcp_bluewings1211-codebase-rag-mcp
A RAG MCP server for codebase understanding.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "iflow-mcp_zilbonn-owasp-wstg-rag": {
      "url": "None",
      "transport": "http"
    }
  }
}