Rqwstr
БесплатноНе проверенAI-native HTTP security testing MCP server — 18 tools with raw HTTP/1.1 + HTTP/2 control
Описание
AI-native HTTP security testing MCP server — 18 tools with raw HTTP/1.1 + HTTP/2 control
README
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 — on its own Go engine, rather than wrapping a high-level HTTP client.
This repository hosts the release binaries and Claude Desktop .mcpb bundles. The source is proprietary. Docs and sign-up: rqwstr.com.
Install
Claude Desktop (one-click)
Download the .mcpb for your platform from the latest release and double-click it to add rqwstr as a Claude Desktop extension.
- macOS — Apple silicon (
darwin_arm64) or Intel (darwin_amd64) - Linux —
linux_amd64orlinux_arm64 - Windows —
windows_amd64
Standalone MCP server
Download the binary for your platform from the latest release, then point your MCP client at it:
{
"mcpServers": {
"rqwstr": {
"command": "rqwstr",
"args": ["serve"]
}
}
}
rqwstr serve runs the MCP server on stdio.
What's in the box
17 HTTP tools driven by an AI agent over MCP:
- Traffic —
send(HTTP/1.1),send_h2(HTTP/2),fetch,import(Burp / HAR),export(curl / python / requests) - Hunt lifecycle —
hunt,scope,save,search,session,profile - Attacks —
intruder(sniper, battering ram, pitchfork, cluster bomb),race(single-packet),chain,parallel - OOB —
oobwith Interactsh integration - Encoding —
encode(URL, base64, JWT, and more)
Agents discover workflows through the rqwstr_docs tool. Per-hunt state lives in SQLite. The free tier is the core toolset; a Pro tier unlocks the heavier offensive tools.
Verify a download
Each release includes checksums.txt. Verify before running:
sha256sum -c checksums.txt
License
Proprietary. © Kjøpstad IT. See rqwstr.com for terms.
Установка Rqwstr
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Kjopstad-IT/rqwstr-mcpFAQ
Rqwstr MCP бесплатный?
Да, Rqwstr MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Rqwstr?
Нет, Rqwstr работает без API-ключей и переменных окружения.
Rqwstr — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Rqwstr в Claude Desktop, Claude Code или Cursor?
Открой Rqwstr на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Rqwstr with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
