Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by MartinPSDev • APIs & Integration
A local MCP server that converts English or Spanish natural-language instructions into curl commands to perform HTTP requests, downloads, and API interactions.
Perform HTTP requests or downloads by describing actions in plain English or Spanish without constructing curl syntax.
Interact with APIs requiring headers or authentication (Bearer token or basic auth) using a natural-language interface.
Upload files, send form or urlencoded data, or configure request options like timeouts, proxies, and user agents via simple commands.
This repository provides a Python-based MCP server that receives natural language commands (English and Spanish) and executes equivalent curl operations. It supports headers, authentication (basic and bearer), form and file uploads, raw responses, downloads with save-as, SSL verification toggles, timeouts, proxies, and user-agent selection. It's useful for automating HTTP interactions without writing curl syntax manually, making it easier to integrate web requests into agents or workflows.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.