# Mcp Provenance Monitor

> 🔎 Monitoring supply chain provenance of local MCP servers

- **Type:** MCP server
- **Install:** `agentstack add mcp-letmaik-mcp-provenance-monitor`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [letmaik](https://agentstack.voostack.com/s/letmaik)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [letmaik](https://github.com/letmaik)
- **Source:** https://github.com/letmaik/mcp-provenance-monitor
- **Website:** https://letmaik.github.io/mcp-provenance-monitor

## Install

```sh
agentstack add mcp-letmaik-mcp-provenance-monitor
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# MCP Provenance Monitor

👉 **[MCP Provenance Monitor Dashboard](https://letmaik.github.io/mcp-provenance-monitor)**  

A web dashboard for monitoring the software supply chain provenance of local MCP (Model Context Protocol) server packages.

[](https://letmaik.github.io/mcp-provenance-monitor)

[](https://letmaik.github.io/mcp-provenance-monitor)

## FAQ

**Why is MCP server xyz missing?**
- Currently, only servers published on [npm](https://www.npmjs.com/) or [PyPI](https://pypi.org/) are supported.
- Server data is sourced from the MCP registry at [https://github.com/modelcontextprotocol/registry](https://github.com/modelcontextprotocol/registry), which may not contain every server.

**How can I add provenance to my MCP server?**
- For NPM packages, see [Generating provenance statements](https://docs.github.com/en/actions/security-guides/supply-chain-security#generating-provenance-statements).
- For PyPI packages, see [Producing attestations](https://docs.pypi.org/trusted-publishers/attestations/).

**How can I add provenance to dependencies?**
- Help improve the ecosystem by contributing to dependency packages: ensure they are built in CI and publish provenance. You can also consider submitting a pull request to those projects.

**I just released a new version with provenance, but it still says provenance is missing. Why?**
- Data is refreshed daily. If you just published a new version, please allow up to one day for the update to appear.

**Do MCP clients check provenance?**
- Not yet. For updates, see [this issue](https://github.com/modelcontextprotocol/modelcontextprotocol/issues/526).

## Development

```sh
pip install -r requirements.txt
python -m collector.main --dev
python -m http.server -d web
```

## License

See the [LICENSE](LICENSE) file for details.

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [letmaik](https://github.com/letmaik)
- **Source:** [letmaik/mcp-provenance-monitor](https://github.com/letmaik/mcp-provenance-monitor)
- **License:** MIT
- **Homepage:** https://letmaik.github.io/mcp-provenance-monitor

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-letmaik-mcp-provenance-monitor
- Seller: https://agentstack.voostack.com/s/letmaik
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
