Skip to main content
Glama
Heretek-RE

re-mitm2swagger

by Heretek-RE

re-mitm2swagger

MCP server for REST API reverse engineering from HTTP traffic captures. Wraps mitmproxy for live capture and mitmproxy2swagger for spec derivation.

Tools

Tool

What it does

check_mitm

Confirm mitmdump is on PATH

start_capture

Spawn mitmdump in the background

stop_capture

Stop a previously-started capture

parse_flows

Read a mitmproxy flow file

har_to_swagger

Convert HAR → OpenAPI 3.0 spec (with path templating)

flow_to_swagger

mitmproxy2swagger on a flow file → OAS

filter_flows

Filter flows by method/host/path/status/content-type

extract_secrets

Heuristically find tokens, JWTs, API keys

Related MCP server: Swagger Testcase MCP

Install

pip install mitmproxy mitmproxy2swagger
pip install -e ./servers/re-mitm2swagger

Why this matters

Most mobile apps and SPAs talk to a REST API. The fastest way to understand the API surface is to capture traffic, then derive the spec. mitmproxy handles the capture, mitmproxy2swagger handles the spec — this server glues them together with secrets detection and filtering.

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    A
    maintenance
    MCP server providing token-efficient access to OpenAPI/Swagger specs via MCP Resources for client-side exploration.
    157
    76
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    MCP server for API test case generation from Swagger/OpenAPI specs. Parses Swagger 2.0 and OpenAPI 3.x, generates test cases across 8 categories (positive, negative, boundary, auth, security, idempotency, pagination, business logic), and exports to Postman, TestRail, Allure, k6, pytest, Gherkin, and CSV. Supports internal corporate APIs with auth headers. Auto-saves export files to your working di
    10
    11
    2
    MIT

View all related MCP servers

Related MCP Connectors

  • MCP server for AI access to Swagger by SmartBear.

  • MCP server for the FFmpeg Micro video transcoding API — create, monitor, download transcodes.

  • The official MCP Server from Mia-Platform to interact with Mia-Platform Console

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Heretek-RE/re-mitm2swagger'

If you have feedback or need assistance with the MCP directory API, please join our Discord server