rqwstr
@Kjopstad-IT
关于 rqwstr
AI-native HTTP security testing toolkit (MCP server): 17 HTTP tools giving an AI agent low-level control over HTTP/1.1 and HTTP/2 (raw framing, connection pinning, intruder, race, OOB, chains) on its own Go engine. Free tier; docs at rqwstr.com.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"rqwstr": {
"command": "rqwstr",
"args": [
"serve"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is rqwstr?
rqwstr is an AI-native HTTP security testing toolkit shipped as an MCP server. It gives an AI agent low‑level control over HTTP/1.1 and HTTP/2 raw framing, connection pinning, intruder‑style fuzzing, request racing, OOB detection, and multi‑step chains, running on its own Go engine. It is intended for security testing use cases.
How to use rqwstr?
Download the .mcpb file for your platform from the latest release and double‑click it to add rqwstr as a Claude Desktop extension. No further configuration is described.
Key features of rqwstr
- Low‑level control over HTTP/1.1 and HTTP/2 raw framing
- Connection pinning for persistent TCP/TLS sessions
- Intruder‑style fuzzing of requests
- Request racing (concurrent request testing)
- OOB (out‑of‑band) detection
- Multi‑step attack chains
Use cases of rqwstr
- Automating web application security tests with an AI agent
- Fuzzing HTTP endpoints for vulnerabilities
- Testing race conditions via request racing
- Detecting out‑of‑band interactions
- Building complex multi‑step attack workflows
FAQ from rqwstr
What is rqwstr and how does it differ from a standard HTTP client?
rqwstr is not a high‑level HTTP client; it gives raw control over HTTP framing and includes security‑testing features like fuzzing, racing, and OOB detection, running on its own Go engine.
Is rqwstr open source?
No. The source code is proprietary.
What platforms are supported for installation?
macOS (Apple silicon and Intel), Linux (amd64 and arm64), and Windows.
How do I install rqwstr?
Download the .mcpb bundle for your platform from the latest release and double‑click it to add rqwstr as a Claude Desktop extension.
Where can I find documentation and sign up?
Documentation and sign‑up are available at rqwstr.com.
开发工具 分类下的更多 MCP 服务器
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
评论