mcpbeat Sign in

Vanmoose MCP Server

local only

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

197 MCP tools from 74 developer APIs — screenshots, email, NLP, WHOIS, QR, PDF, and more.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 14 · avg 5 · +112% w/w
a month agotoday
28
Installs / week
npm · @vanmoose/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 vanmoose-mcp-server -- npx -y @vanmoose/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vanmoose-mcp-server": {
      "args": [
        "-y",
        "@vanmoose/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vanmoose-mcp-server]
command = "npx"
args = ["-y", "@vanmoose/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "vanmoose-mcp-server": {
      "args": [
        "-y",
        "@vanmoose/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vanmoose-mcp-server": {
      "args": [
        "-y",
        "@vanmoose/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: VANMOOSE_API_KEY (Your VanMoose API key from vanmoose.cc/dashboard), TENSCORE_API_KEY (TenScore API key (enables 5 TenScore analytics tools)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Vanmoose MCP Server

same job, measured the same way
upAPI
by devinosolutions

All public upAPI operations as MCP tools: web scraping, search, screenshots, PDF, OCR and more.

223 installs/wk answering
Bazaar MCP
by opspawn

x402 micropayment-powered developer tools: screenshots, AI analysis, PDFs, code scanning

23 installs/wk local only
MochiPDF
by cbolgiano

Remote MCP server for HTML-to-PDF and screenshots with OAuth and API-key auth.

answering
Frostbyte
by ozorown

MCP server giving AI agents access to 40+ APIs: geo, crypto, screenshots, DNS, and more

local only
Screenshotink
by screenshotink

Screenshot, diff, audit and sitemap-capture any web page — 5 MCP tools for AI agents.

26 installs/wk answering
Screenshotrender MCP
by faridmth

Capture website screenshots from any MCP client via the ScreenshotRender API.

25 installs/wk local only
Geekflare
by geekflare

Geekflare MCP server for scraping, search, screenshots, broken links, DNS lookup, and network tools.

62 installs/wk 18 tools answering
Figma Context MCP Air
by compassalessandrolorenz

Figma MCP server for AI agents. 9 tools: design context, variables, screenshots, and FigJam.

34 installs/wk local only

Vanmoose MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Vanmoose MCP Server?
Vanmoose MCP Server 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 @vanmoose/mcp-server was installed 28 times last week.
Is Vanmoose MCP Server still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Vanmoose MCP Server?
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 @vanmoose/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Vanmoose MCP Server?
The npm package @vanmoose/mcp-server was installed 28 times in the last week. Week over week that is +112%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.