mcpbeat Sign in

MCP Event Presence Index MCP Server

local only

MCP Event Presence Index runs on your own machine — the client starts it, so there is no endpoint to ping. 63 installs a week from npm. Last commit 11 Aug 2026.

Find the conferences and trade shows a company publicly says it attends, from its domain.

Installs per day peak 18 · avg 5 · -20% w/w
a month agotoday
63
Installs / week
npm · @mambalabsdev/mcp-event-presence-index
0
Stars
0 open issues
11 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check MCP Event Presence Index 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-event-presence-index -- npx -y @mambalabsdev/mcp-event-presence-index
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-event-presence-index": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-event-presence-index"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-event-presence-index]
command = "npx"
args = ["-y", "@mambalabsdev/mcp-event-presence-index"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-event-presence-index": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-event-presence-index"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-event-presence-index": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-event-presence-index"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Event Presence Index

same job, measured the same way
MCP Linkedin Post Engager Capture
by mambabuilt

Track LinkedIn posts from profiles and company pages, with the commenters LinkedIn shows publicly.

76 installs/wk local only
MCP Reddit Brand Presence Mapper
by mambabuilt

Resolve a company domain to its subreddit and sample public mentions of the brand.

84 installs/wk local only
C
website2vat
by website2vat

Finds public VAT and company registration identifiers from website domains.

4 tools answering
MCP Page Finder Extractor
by mambabuilt

Find a named page type on a company's own website from its domain, in 11 languages.

66 installs/wk local only
MCP Website Traffic Rank Estimator
by mambabuilt

Get a research grade Tranco popularity rank and trend for any company domain.

87 installs/wk local only
Email Finder API
by br0ski777

Find email addresses from name and company domain. x402 paid.

1 tools answering
MCP Public Company Reporting Window Finder
by mambabuilt

Find when a public company reports: fiscal year end, cadence, next date and the outreach window.

63 installs/wk local only
MCP Public Award Monitor
by mambabuilt

Find the companies that won US or UK public contracts, grants or SBIR awards in a window.

63 installs/wk local only

MCP Event Presence Index — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Event Presence Index?
MCP Event Presence Index 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-event-presence-index was installed 63 times last week.
How do I connect MCP Event Presence Index?
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-event-presence-index straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Event Presence Index?
The npm package @mambalabsdev/mcp-event-presence-index was installed 63 times in the last week. Week over week that is -20%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Event Presence Index open source?
Yes — it is published under the MIT licence, written in JavaScript 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.