hofill

A requestrepo MCP.

12
0
69% credibility
Found Feb 25, 2026 at 12 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

This project creates a bridge enabling AI coding assistants to control a request capture service for viewing and managing incoming HTTP, DNS, SMTP, TCP requests along with DNS records and file responses.

How It Works

1
💡 Discover the request catcher

You learn about a clever tool that lets your AI coding buddy capture incoming web messages, emails, and network pings without needing your own server.

2
📥 Get the connector ready

You download the simple connector package and set it up on your computer following friendly instructions.

3
🔗 Link to the catcher service

You connect the connector to the online catching service, using your login details or letting it create a fresh session.

4
🤖 Add to your AI helper

You tell your AI coding app, like Cursor or Claude, about the new tool by pasting a short setup snippet.

5
▶️ Everything starts automatically

Your AI app launches the connector quietly in the background whenever it's needed.

6
👀 Ask AI to watch for messages

You chat with your AI saying 'wait for a new web request' and it starts monitoring your special web address.

7
📨 Capture and view details

When a message arrives from a website or app, your AI instantly shows you the full details like sender location, content, and headers.

Test and manage effortlessly

Now you can easily list, delete, share captures, set up pretend responses, tweak DNS, and test web connections all through simple AI chats.

Sign up to see the full architecture

6 more

Sign Up Free

Star Growth

See how this repo grew from 12 to 12 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is RequestRepo-MCP?

RequestRepo-MCP is a Python MCP server that wraps the requestrepo service, letting you capture and manage incoming HTTP, DNS, SMTP, and TCP requests via AI coding tools. It exposes requestrepo's full toolkit—listing requests, waiting for new ones, sharing via tokens, handling DNS records, and serving files—directly in clients like Codex, Claude, Cursor, or VS Code Copilot. Developers get a subdomain endpoint for webhooks without manual polling or scripting.

Why is it gaining traction?

It stands out with confirm-gated mutations to prevent accidents, JSON-safe binary handling, and dual stdio/streamable-http transports for flexible AI integration. The hook is dead-simple setup: pip install, set env vars like REQUESTREPO_TOKEN, and add via one-line CLI commands—no custom servers needed. Tools like wait_for_request and share_request make webhook testing feel native in your IDE.

Who should use this?

Backend devs building APIs who use AI assistants for local testing and need quick webhook inspection. Frontend engineers prototyping with remote services via shared request links. Anyone tunneling local apps through requestrepo for DNS/files during AI-driven debugging sessions.

Verdict

Grab it if you're in the AI-coding loop and need requestrepo in your toolkit—solid docs, pytest coverage, and MIT license make it dev-ready despite 12 stars and 0.7% credibility score signaling early maturity. Skip for production; it's niche but sharp for prototyping.

(178 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.