mcpbeat Sign in

Apimesh MCP Server

local only

Apimesh runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from npm. Last commit 11 May 2026.

74 paid web-analysis APIs (SEO, security, TLS, DNS, email) as MCP tools. USDC via x402.

Installs per day peak 26 · avg 8 · +76% w/w
a month agotoday
67
Installs / week
npm · @mbeato/apimesh-mcp-server
6
Stars
3 open issues
11 May 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Apimesh 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 apimesh -- npx -y @mbeato/apimesh-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "apimesh": {
      "args": [
        "-y",
        "@mbeato/apimesh-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.apimesh]
command = "npx"
args = ["-y", "@mbeato/apimesh-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "apimesh": {
      "args": [
        "-y",
        "@mbeato/apimesh-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "apimesh": {
      "args": [
        "-y",
        "@mbeato/apimesh-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Apimesh

same job, measured the same way
Tollbooth
by huwhitememes

37 paid x402 MCP tools for OSINT, prediction markets, web intel, and agent security on Base USDC.

104 tools answering
mcp-toolbelt
by papacasper

29 pay-per-call DNS, SEO, SSL, security, and dev tools for AI agents. x402, no API key.

29 tools answering
Netintel MCP
by kjgueye

MCP server for NetIntel — DNS, SSL, WHOIS, email security, OSINT via x402 micropayments

399 installs/wk local only
Virustotal
by burtthecoder

MCP server for querying VirusTotal API with comprehensive security analysis tools.

374 installs/wk local only
Reputa
by 0xthaner

Reputa: wallet risk & security plus DeFi cover (insurance) analyses, paid via x402.

92 installs/wk local only
Domain Security
by ortamarco

Audit a domain's email and web security: SPF, DKIM, DMARC, MTA-STS, DNSSEC, TLS, WHOIS. No API keys.

377 installs/wk local only
DNS MCP Server
by mclose

Real-time DNS security analysis — DNSSEC, email auth, and RDAP. Built for SOC investigations.

local only
BlackVeil DNS & Email Security Scanner
by blackveilsecurity

DNS and email security scanner with 80 MCP tools for SPF, DMARC, DNSSEC, SSL, and brand audits.

80 tools answering

Apimesh — questions

Answers built from our own checks of this server.

Why is there no uptime for Apimesh?
Apimesh 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 @mbeato/apimesh-mcp-server was installed 67 times last week.
How do I connect Apimesh?
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 @mbeato/apimesh-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Apimesh?
The npm package @mbeato/apimesh-mcp-server was installed 67 times in the last week. Week over week that is +76%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Apimesh open source?
Yes — it is published under the MIT licence, written in TypeScript, 6 stars on GitHub and 3 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.