mcpbeat Sign in

MCP Public Award Monitor MCP Server

local only

MCP Public Award Monitor 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 companies that won US or UK public contracts, grants or SBIR awards in a window.

Installs per day peak 118 · avg 9 · -18% w/w
a month agotoday
63
Installs / week
npm · @mambalabsdev/mcp-public-award-monitor
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 Public Award Monitor 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-public-award-monitor -- npx -y @mambalabsdev/mcp-public-award-monitor
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-public-award-monitor": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-public-award-monitor"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-public-award-monitor]
command = "npx"
args = ["-y", "@mambalabsdev/mcp-public-award-monitor"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-public-award-monitor": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-public-award-monitor"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-public-award-monitor": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-public-award-monitor"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Public Award Monitor

same job, measured the same way
Wisesheets Financial Data
by wisesheets

Financial statements, metrics, dividends, and price data for public companies.

answering
Opencapital
by opencapital

Give your AI deep fundamentals on US public companies — metrics, segments, peers. Free.

answering
Tracetify MCP
by tracetify

Find competitors, trace how they grew, watch what they ship — plus your Search Console.

100 installs/wk 15 tools answering
MCP Meta Ad Library Monitor
by mambabuilt

Find a company active Facebook and Instagram ads through the Meta Ad Library API.

105 installs/wk local only
The Context Company
by the-context-company

AI agent observability for production traces, natural-language insights, and improvement loops.

answering
Opik MCP Server
by comet-ml

Interact with Opik prompts, traces, datasets and metrics through the Model Context Protocol.

98 installs/wk local only
Aethereum
by br9704

The team layer for AI coding agents: shared contracts, collision alerts, E2EE sessions.

115 installs/wk answering
SigParser
by sigparser

Query contacts, companies, relationships, and communication metrics from SigParser.

answering

MCP Public Award Monitor — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Public Award Monitor?
MCP Public Award Monitor 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-public-award-monitor was installed 63 times last week.
How do I connect MCP Public Award Monitor?
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-public-award-monitor straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Public Award Monitor?
The npm package @mambalabsdev/mcp-public-award-monitor was installed 63 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 Public Award Monitor 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.