HTTP is a Model Context Protocol (MCP) server: HTTP/REST client with saved collections, env secrets, and SSRF-safe host allowlisting. Because it speaks the Model Context Protocol, AI assistants can use HTTP as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @abhishekmcp/http speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need HTTP_ALLOW_HOSTS. The current release is v0.1.0, published under the MIT license, with source at Abhishekkumar2021/mcp-suite on GitHub.
On mcp.site, HTTP sits in the AI & Agents category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain HTTP for Abhishekkumar2021, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @abhishekmcp/http · MCP over stdio
▸Credentials — Requires HTTP_ALLOW_HOSTS
▸Open source — MIT license · Abhishekkumar2021/mcp-suite