Http Request MCP
@vitolrosario
About Http Request MCP
Simple tool designed for making HTTP requests via IA.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"http-request": {
"command": "npx",
"args": [
"-y",
"@vrosario/http-request-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Http Request MCP?
Http Request MCP is a simple tool for making HTTP requests using the Model Context Protocol (MCP) server. It supports common HTTP methods and is intended for developers who need to integrate HTTP calls into an MCP environment.
How to use Http Request MCP?
Install dependencies with pnpm install, then start the server with pnpm start. Alternatively, use the provided NPX configuration or the VS Code CLI to add the server directly.
Key features of Http Request MCP?
- Supports HTTP methods: GET, POST, PUT, DELETE
- Configurable URL, method, headers, and body
- Simple setup via NPX or VS Code CLI
- Lightweight MCP server for HTTP requests
Use cases of Http Request MCP?
—
FAQ from Http Request MCP?
—
Basic information
More Other MCP servers
Website
FunnyWolfAdversary simulation and Red teaming platform with AI

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

EverArt
modelcontextprotocolModel Context Protocol Servers
Comments