mcpbeat Sign in

MCP Link In Bio Newsletter Checker MCP Server

local only

MCP Link In Bio Newsletter Checker runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 22 Sep 2026.

Follow a creator bio link and report the newsletter, what they sell, and the contact emails.

Installs / week
npm · @mambalabsdev/mcp-link-in-bio-newsletter-checker
0
Stars
0 open issues
22 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Link In Bio Newsletter Checker 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 mcp-link-in-bio-newsletter-checker -- npx -y @mambalabsdev/mcp-link-in-bio-newsletter-checker
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-link-in-bio-newsletter-checker": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-link-in-bio-newsletter-checker"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-link-in-bio-newsletter-checker]
command = "npx"
args = ["-y", "@mambalabsdev/mcp-link-in-bio-newsletter-checker"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-link-in-bio-newsletter-checker": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-link-in-bio-newsletter-checker"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-link-in-bio-newsletter-checker": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-link-in-bio-newsletter-checker"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: APIFY_TOKEN (Apify API token from https://console.apify.com/account/integrations). The author declared them in the registry entry; get the values from the project itself.

Alternatives to MCP Link In Bio Newsletter Checker

same job, measured the same way
Brevo MCP
by mrfentmen

MCP server for Brevo: account, contacts, email reports. Needs a free API key.

local only
C
PulsyAI
by pulseem

Send SMS, WhatsApp & email, manage contacts and campaigns, and pull reports via Pulseem.

3 tools answering
Convertfilefast
by mltcorp

Convert files, run PDF/image tools, create billing links, and report feedback.

122 installs/wk 17 tools answering
Scrape-LE
by nolindnaidoo

Analyse robots.txt content and report whether a path may be crawled.

33 installs/wk local only
Prumo
by tomd4vs

Checks the context files a coding agent reads against the git index, and reports what drifted.

54 installs/wk local only
Reddit Ads MCP
by mkerchenski

MCP server for the Reddit Ads API. List accounts, campaigns, ads, and pull reports.

local only
Mirofy
by hasan-laraib

Ask a repository what depends on what. Every answer cites the file, line and commit it came from.

40 installs/wk local only
N
agentsbase — Email for AI Agents
by agentsbase

Email for AI agents. Create mailboxes, send/receive emails, and auto-extract verification codes.

22 installs/wk local only

MCP Link In Bio Newsletter Checker — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Link In Bio Newsletter Checker?
MCP Link In Bio Newsletter Checker 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 @mambalabsdev/mcp-link-in-bio-newsletter-checker.
How do I connect MCP Link In Bio Newsletter Checker?
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 @mambalabsdev/mcp-link-in-bio-newsletter-checker straight from npm; nothing to host, nothing to sign up for.
Is MCP Link In Bio Newsletter Checker open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 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.