mcpbeat Sign in

Invoker MCP Server

local only

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

Deploy forms and sites to live URLs from AI conversations with automatic form capture.

Installs per day peak 26 · avg 6 · -29% w/w
a month agotoday
40
Installs / week
npm · invoker-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 Invoker 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 mcp -- npx -y invoker-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "invoker-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "invoker-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "invoker-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "invoker-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Invoker

same job, measured the same way
harvis.dev
by harvis

Deploy static sites from AI agents: deploy_site publishes files and returns a live URL in seconds.

1 tools answering
Dataecho
by dataecho

Deploy files, sites, and Dockerfile apps to live URLs + private drives for agent memory.

26 tools answering
DeployIt Product Expert
by deployit

AI product expert answering from live source code, with sources and a verification status.

3 tools answering
Softkiln Deploy
by softkiln

Host apps built with AI: deploy to a live HTTPS URL, custom domains, secrets and backups.

answering
ship.page
by ship

Deploy HTML from any agent: POST markup, get a live URL. Static hosting API with MCP tools.

11 tools answering
I
Wisewall MCP
by ti-ab

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

80 installs/wk local only
PastML
by h4ck4life

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

answering
Bim
by makata

Design-review threads, comments, reactions and deployments from Bim. Sign in with Google.

answering

Invoker — questions

Answers built from our own checks of this server.

Why is there no uptime for Invoker?
Invoker 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 invoker-mcp was installed 40 times last week.
How do I connect Invoker?
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 invoker-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Invoker?
The npm package invoker-mcp was installed 40 times in the last week. Week over week that is -29%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.