mcpbeat Sign in

Wisewall MCP Server

local only

Wisewall MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 68 installs a week from npm.

Manage WiseWall sites from an AI coding assistant — deploy, configure DNS, secrets, and plans.

Installs per day peak 446 · avg 25
a month agotoday
68
Installs / week
npm · wisewall-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Wisewall MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add wisewall-mcp -- npx -y wisewall-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "wisewall-mcp": {
      "args": [
        "-y",
        "wisewall-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.wisewall-mcp]
command = "npx"
args = ["-y", "wisewall-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "wisewall-mcp": {
      "args": [
        "-y",
        "wisewall-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "wisewall-mcp": {
      "args": [
        "-y",
        "wisewall-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Wisewall MCP

same job, measured the same way
Laravel Forge
by usefulapi

Manage Laravel Forge servers, sites, and deployments from your AI assistant.

17 tools answering
Ploi Cloud
by ploicloud

European cloud hosting. Deploy and manage apps with your favorite AI coding assistant.

answering
Bult
by bultcloud

Deploy and manage Bult apps from AI coding agents.

54 installs/wk local only
Scalingo
by usefulapi

Manage Scalingo PaaS apps, deployments, containers, logs and env vars from your AI assistant.

21 tools answering
Aiven MCP
by aiven

Provision PostgreSQL, manage Apache Kafka, and deploy apps with Aiven - all from your AI assistant.

246 installs/wk answering
Edge Network
by edge

Deploy and manage Edge Network cloud: sites, VMs, storage, DNS, Shield, Assist. Agent self-signup.

22 tools answering
PastML
by h4ck4life

Deploy HTML and Markdown as live URLs. Create, search, update, and manage pastes from any AI agent.

answering
PageDrop MCP
by dpozimski

Deploy and manage instant HTML sites with paste, upload, and ZIP deploy

33 installs/wk local only

Wisewall MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Wisewall MCP?
Wisewall MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package wisewall-mcp was installed 68 times last week.
How do I connect Wisewall MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls wisewall-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Wisewall MCP?
The npm package wisewall-mcp was installed 68 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.