mcpbeat Sign in

Abm MCP Server

by abm-dev-git Your server? Claim it
answering

Abm MCP is answering right now. Last checked 6 min ago. 33 installs a week from npm. Last commit 30 Jul 2026.

abm.dev — the account-based marketing API for AI agents: Search, Enrich, and Create across B2B.

Installs per day peak 20 · avg 7 · +33% w/w
a month agotoday
Uptime history 47 days of history · worst day 99%
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
350 ms
Response time
average over 24h
33
Installs / week
npm and PyPI

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

const child = spawn(process.execPath, args, { stdio: "inherit" });

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add abm-mcp --transport http https://mcp.abm.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "abm-mcp": {
      "url": "https://mcp.abm.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.abm-mcp]
url = "https://mcp.abm.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "abm-mcp": {
      "url": "https://mcp.abm.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "abm-mcp": {
      "url": "https://mcp.abm.dev/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://mcp.abm.dev/mcp streamable-http sign-in 378 ms 6 min ago

Alternatives to Abm MCP

same job, measured the same way
OpenRush
by openrushdata

The Marketing Data Layer for AI Agents - SEO, Search Console, and Analytics

answering
GTM API: LinkedIn MCP Server
by gtm-api

Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.

63 installs/wk answering
Easyparser — Amazon Product & Seller Data
by easyparser

Real-time Amazon product, seller, and search data for AI agents across 21 marketplaces.

48 installs/wk 17 tools answering
Openmm MCP
by qbt-labs

MCP server for OpenMM — exposes market data, account, trading, and strategy tools to AI agents

15 tools answering
pond
by tenequm

Lossless archive and search for AI agent sessions across clients, exposed to agents over MCP.

local only
Supost MCP
by capmus-team

Search listings, message posters, and create drafts on SUpost, the marketplace for Stanford

6 tools answering
Agentpedia MCP Server
by ksaslam311

Search, discover, and contribute to AgentPedia - the knowledge base for AI agents.

33 installs/wk local only
Crustdata
by mhimed-crustdata

Real-time B2B data for agents: search and enrich 1B+ people and 200M+ company profiles.

answering

Abm MCP — questions

Answers built from our own checks of this server.

Why is there no tool list for Abm MCP?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Abm MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 350 ms. The bar chart above shows every period we have measured.
How do I connect Abm 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 is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Abm MCP?
No API key is involved. Abm MCP answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Abm MCP?
It answers our handshake in 350 ms on average, which is faster than 44% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Abm MCP?
The npm package @abmdev/mcp was installed 33 times in the last week. Week over week that is +33%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Abm MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.