HTTP runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 4 Jul 2026.
HTTP/REST client with saved collections, env secrets, and SSRF-safe host allowlisting.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const stored = path.join(trashDir, id, path.basename(abs));
for (const [key, val] of Object.entries(process.env)) {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add http -- npx -y @abhishekmcp/http
{
"mcpServers": {
"http": {
"args": [
"-y",
"@abhishekmcp/http"
],
"command": "npx"
}
}
}
[mcp_servers.http]
command = "npx"
args = ["-y", "@abhishekmcp/http"]
{
"mcpServers": {
"http": {
"args": [
"-y",
"@abhishekmcp/http"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"http": {
"args": [
"-y",
"@abhishekmcp/http"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
HTTP_ALLOW_HOSTS (Comma-separated allowed hosts (exact or *.example.com). Required — the server refuses to start without it.), HTTP_WRITABLE (Set to 1 or true to allow mutating methods (POST/PUT/PATCH/DELETE).).
The author declared them in the registry entry; get the values from the project itself.
SSH server management for agents, with per-server read-only and allowlist security modes
Host apps built with AI: deploy to a live HTTPS URL, custom domains, secrets and backups.
Secrets vault for Claude Code with audit logs, access rules, and AES-256 encryption.
Secure MCP SSH automation server with policy controls, resources, prompts, stdio, and HTTP.
Encrypted environment variable vault with AI access policies, keeping secrets safe from AI agents.
Encrypted environment variable vault with AI access policies, keeping secrets safe from AI agents.
Scans AI coding sessions and assistant configs for leaked secrets and risky hooks; local, redacted
Secure MCP SSH automation server with policy controls, resources, prompts, stdio, and HTTP.
Answers built from our own checks of this server.