mcpbeat Sign in

MCP Team Page People Extractor MCP Server

local only

MCP Team Page People Extractor runs on your own machine — the client starts it, so there is no endpoint to ping. 82 installs a week from npm. Last commit 24 Aug 2026.

Extract the people a company publishes on its own team, leadership or about page.

Installs per day peak 153 · avg 18 · -18% w/w
a month agotoday
82
Installs / week
npm · @mambalabsdev/mcp-team-page-people-extractor
0
Stars
0 open issues
24 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check MCP Team Page People Extractor 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-team-page-people-extractor -- npx -y @mambalabsdev/mcp-team-page-people-extractor
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-team-page-people-extractor": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-team-page-people-extractor"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-team-page-people-extractor]
command = "npx"
args = ["-y", "@mambalabsdev/mcp-team-page-people-extractor"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-team-page-people-extractor": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-team-page-people-extractor"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-team-page-people-extractor": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-team-page-people-extractor"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Team Page People Extractor

same job, measured the same way
C
MCPFax Web Extract
by mcpscores

Read any web page as clean text for a prompt, or list every link on it.

4 tools answering
MCP Ashby
by smeet666

Search public Ashby job boards: resolve a company, read its openings and the pay it publishes.

352 installs/wk local only
MCP Workplace Program Detector
by mambabuilt

Detect the employee programs a company publishes: ERGs, DEI, benefits, leave, volunteering.

146 installs/wk local only
MCP Linkedin Company Presence Mapper
by mambabuilt

Resolve a company domain to its LinkedIn page with the exact follower count.

89 installs/wk local only
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 Publication Cadence Tracker
by mambabuilt

How often a company publishes long-form work, and whether that rate is rising or falling.

90 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 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 Team Page People Extractor — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Team Page People Extractor?
MCP Team Page People Extractor 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-team-page-people-extractor was installed 82 times last week.
How do I connect MCP Team Page People Extractor?
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-team-page-people-extractor straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Team Page People Extractor?
The npm package @mambalabsdev/mcp-team-page-people-extractor was installed 82 times in the last week. Week over week that is -18%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Team Page People Extractor 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.