Mmcp.market

targetly-mcp server

by AbduljabbarBXR·io.github.AbduljabbarBXR/targetly-mcp·v0.1.4

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

C65/100grade C
What users say
No reviews yet
Be the first
Safety scan
C65/100

full report

Adoption
New

674 downloads/wk

Reviews

Write one

Nobody has reviewed targetly-mcp yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

targetly-mcp tools (4)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • targetly.cache

    Inspect the cache headers of a live URL and judge whether a deploy might be hidden behind a cached copy. Reports CDN cache status, cache control, age, and entity tags.

  • targetly.origin

    Resolve where a domain actually serves from. Returns the CNAME chain, A records, the detected platform, and the proxied status, so an agent knows the real origin before deploying.

  • targetly.route

    Compare what a domain points at with the deploy tooling present in a build directory. Catches the classic mistake of deploying to a platform that does not serve the domain.

  • targetly.verify

    Fetch a live URL and check whether it contains the expected markers and none of the forbidden markers. Use this after a deploy to prove the live site is the new build, not a stale one.

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

1 low
  • Code scan2 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenanceno repository listed3/15
  • Maintainer identityno repository or website to verify2/10

Findings (1)

  • lowNo source repository listedmaint.no-repo
Overall 65/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y targetly-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add targetly-mcp -- npx -y targetly-mcp
Add to Cursor

targetly-mcp: common questions

Is targetly-mcp server safe?
With care: it is graded C, so read the findings first (65/100). Read the targetly-mcp safety report
How do I install targetly-mcp?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does targetly-mcp need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is targetly-mcp maintained?
The latest release is v0.1.4.

More from AbduljabbarBXR