Back to search
30
MCP

io.github.dave-london/http

io.github.dave-london/http

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.dave-london/github
MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output
0 tools
io.github.dave-london/make
MCP server for Make/Just task runners with structured, token-efficient output
0 tools
io.github.dave-london/search
MCP server for code search (ripgrep + fd) with structured, token-efficient output
0 tools
io.github.ryudi84/base64
MCP server for Base64, URL, and HTML encoding/decoding
0 tools
io.github.davidweb3-ctrl/github
GitHub MCP Server - List PRs, issues, repo info, and search code
0 tools
io.github.ryudi84/api
MCP server for generating REST API boilerplate and Express endpoints.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.dave-london/http": {
      "url": "None",
      "transport": "http"
    }
  }
}