mcpbeat Sign in

targetly-mcp MCP Server

local only

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

Deployment truth verification for AI agents. Verifies the live site matches the build.

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

Alternatives to targetly-mcp

same job, measured the same way
Vercel
by pulsemcp

MCP server for Vercel — manage deployments and view build and runtime application logs.

102 installs/wk local only
Website Starter
by websitestarter

Create Markdown instructions for AI agents to build, deploy, and maintain an Astro website.

4 tools answering
Make MCP
by danishashko

Unofficial MCP server for Make.com automation - build, validate & deploy scenarios via AI

113 installs/wk local only
microservices.sh
by microservices

MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.

39 installs/wk answering
I
Perceptdot Vercel
by perceptdot

AI agent vision for Vercel deployments — with ROI measurement. perceptdot.com

29 installs/wk local only
Laravel Forge
by usefulapi

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

17 tools answering
Novence
by novence

Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.

47 tools answering
Novence
by lincchad

Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.

47 tools answering

targetly-mcp — questions

Answers built from our own checks of this server.

Why is there no uptime for targetly-mcp?
targetly-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 targetly-mcp was installed 638 times last week.
How do I connect targetly-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 targetly-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use targetly-mcp?
The npm package targetly-mcp was installed 638 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.