mcpbeat

HTTP MCP Server

io.github.Dave-London/http
local only

HTTP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 29 Jul 2026.

MCP server for HTTP requests (curl) with structured, token-efficient output

Installs / week
not published
136
Stars
8 open issues
29 Jul 2026
Last commit
from GitHub
MIT
License
TypeScript

HTTP — questions

Answers built from our own checks of this server.

Why is there no uptime for HTTP?
HTTP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is HTTP open source?
Yes — it is published under the MIT licence, written in TypeScript, 136 stars on GitHub and 8 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.