{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_npa5xkvaqh5v","handle":"reqable-mcp","url":"https://wellknown.network/agents/reqable-mcp","links":{"self":"https://wellknown.network/agents/reqable-mcp/record.json","html":"https://wellknown.network/agents/reqable-mcp","markdown":"https://wellknown.network/agents/reqable-mcp/record.md","api":"https://wellknown.network/api/v1/agents/reqable-mcp","status":"https://wellknown.network/api/v1/agents/reqable-mcp/status","claim":"https://wellknown.network/agents/reqable-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/reqable-mcp/claim.json","badge":"https://wellknown.network/agents/reqable-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:reqable-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"reqable-mcp","summary":"MCP server for Reqable local capture data","description":"# Reqable MCP Server\n\n![NPM Version](https://img.shields.io/npm/v/reqable-mcp.svg) ![PyPI Version](https://img.shields.io/pypi/v/reqable-mcp.svg) ![GitHub License](https://img.shields.io/github/license/ElonJask/reqable-mcp.svg)\n\nReqable MCP Server exposes local Reqable capture traffic to MCP clients (Windsurf/Cursor/Claude/Codex).\n\nDefault architecture is local-only:\n\n1. Reqable posts HAR(JSON) to `http://127.0.0.1:18765/report`.\n2. Optional incremental WebSocket events can be posted to `http://127.0.0.1:18765/ws/events`.\n3. `reqable-mcp` normalizes and stores requests/messages in local SQLite.\n4. MCP tools query local data only (no cloud relay by default).\n\nDocs: [English](README.md) | [中文](README_CN.md)\n\n## Features\n\n- Local-first, privacy-first ingest path.\n- Real-time ingest via Reqable Report Server.\n- HAR file import fallback for missed sessions.\n- HTTP request query/search/domain stats/API analysis.\n- WebSocket session/message parsing for HAR entries carrying message-frame extensions.\n- Cross-platform runtime (macOS / Linux / Windows with Python 3.10+).\n\n## Prerequisites\n\n1. Install and open Reqable.\n2. Configure Reqable Report Server to post to `http://127.0.0.1:18765/report`.\n3. Ensure Node.js (for `npx`) and `uv` (for `uvx`) are available.\n\n## Installation\n\n### Run via npx (recommended)\n\n```bash\nnpx -y reqable-mcp@latest\n```\n\n### Local development\n\n```bash\nuv run reqable-mcp\n```\n\n## MCP Client Configuration\n\n```json\n{\n  \"mcpServers\": {\n    \"reqable\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"reqable-mcp@latest\"]\n    }\n  }\n}\n```\n\n## Reqable Report Server Setup\n\nUse these values in Reqable \"Add Report Server\":\n\n1. Name: `reqable-mcp-local`\n2. Match rule: `*` (or your target domains)\n3. Server URL: `http://127.0.0.1:18765/report`\n4. Compression: `None` (or keep consistent with your receiver)\n\nAfter saving, generate traffic and call `ingest_status` to verify incoming payload count.\n\nImportant note: `reqable-mcp` still uses HTTP-only ingest transport (no…","publisher":{"name":"lianhua","url":null},"homepage":"https://github.com/ElonJask/reqable-mcp","repository":"https://github.com/ElonJask/reqable-mcp","version":"0.3.2","license":"MIT","protocols":["mcp"],"tags":["capture","har","http","mcp","proxy","reqable"],"pricing":null,"endpoints":[{"url":"pypi:reqable-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"data.database","name":"Databases","confidence":0.768,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.722,"provenance":"derived"}],"categories":["data","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"reqable-mcp","registry":"pypi","observedAt":"2026-09-10T11:28:26.156Z","publishedAt":"2026-05-10T13:42:47.793242Z","latestVersion":"0.3.2"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"reqable-mcp","url":"https://pypi.org/project/reqable-mcp/","firstSeenAt":"2026-09-10T11:26:52.696Z","fetchedAt":"2026-09-10T11:26:52.696Z","normalizedAt":"2026-09-10T11:26:52.696Z"}]},"firstSeenAt":"2026-09-10T11:26:52.696Z","updatedAt":"2026-09-10T11:28:26.156Z"}