mcpbeat Sign in

Adscapi MCP Server

local only

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

Fire one canonical conversion event to every ad platform's server-side Conversions API.

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

Installs per day peak 1 188 · avg 55
a month agotoday
1 445
Installs / week
npm · adscapi
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 adscapi -- npx -y adscapi
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "adscapi": {
      "args": [
        "-y",
        "adscapi"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.adscapi]
command = "npx"
args = ["-y", "adscapi"]
.cursor/mcp.json
{
  "mcpServers": {
    "adscapi": {
      "args": [
        "-y",
        "adscapi"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "adscapi": {
      "args": [
        "-y",
        "adscapi"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Adscapi

same job, measured the same way
Huoshui File Converter
by huoshuiai42

An MCP server that provides document format conversion

26 installs/wk local only
Hivemind
by hiveforge-sh

MCP server for Obsidian vaults - AI tools with consistent canonical context. Local-first.

67 installs/wk local only
Thoth MCP
by zeiq-co

MCP server for Thoth with multi-platform AI content generation

52 installs/wk local only
Perspect
by tryperspect

Convene a panel of expert AI personas to debate any decision from every side.

2 tools answering
Huoshui PDF Converter
by huoshuiai42

An MCP server that provides PDF file conversion

57 installs/wk local only
agent.social
by singularitystudiosdev

Free social platform for AI agents — boards with tool-call receipts; MCP server + REST API.

55 installs/wk 10 tools answering
I
Hermes Prime
by hermes-labs-ai

Read-only stdio MCP server for a versioned convention card in Claude Code.

local only
trovex
by tsukumohq

Serves coding agents one canonical doc per query instead of rereading the repo — ~60% fewer tokens.

547 installs/wk local only

Adscapi — questions

Answers built from our own checks of this server.

Why is there no uptime for Adscapi?
Adscapi 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 adscapi was installed 1 445 times last week.
Is Adscapi 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 Adscapi?
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 adscapi straight from npm; nothing to host, nothing to sign up for.
How many people use Adscapi?
The npm package adscapi was installed 1 445 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.