mcpbeat Sign in

trustlists MCP Server

by trustlists Your server? Claim it
local only

trustlists runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 30 Aug 2026.

Find public vendor trust centers, browse listed frameworks, and map project dependencies.

Installs per day peak 315 · avg 14 · +67% w/w
a month agotoday
41
Installs / week
npm · @trustlists/mcp
0
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
TypeScript

Nothing serious here today

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

Alternatives to trustlists

same job, measured the same way
Umtri
by umtri

Give your AI agent a persistent map of your project's structure, dependencies, and bugs.

38 installs/wk answering
I
Bharatlas MCP
by sathya-sankaran

Query India's open geo data, and author collect maps: register a link, moderate, publish.

local only
FAIR Appraisers
by fairappraisers

Search public FAIR appraiser profiles by location, specialty, and intended use.

3 tools answering
Mellos Mapping
by guangminju

Live layered dependency map for bottom-up development, drawn by the agent in a terminal pane.

354 installs/wk local only
Codelens MCP
by segentic-lab

Deterministic code maps for AI agents: 7 tree-sitter tools for TS/JS/Py — map, find, function_body

local only
Jaeger MCP
by mshegolev

Jaeger MCP — search traces, inspect spans, map service dependencies (read-only).

157 installs/wk local only
Vendor Status MCP
by approj

Live status-page map for 1,127 SaaS/cloud vendors plus 15,418 historical incidents.

local only
Darwin
by darwin

Search public AI capabilities and coordinate approved work through Darwin's Search to Act interface.

2 tools answering

trustlists — questions

Answers built from our own checks of this server.

Why is there no uptime for trustlists?
trustlists 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 @trustlists/mcp was installed 41 times last week.
How do I connect trustlists?
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 @trustlists/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use trustlists?
The npm package @trustlists/mcp was installed 41 times in the last week. Week over week that is +67%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is trustlists open source?
Yes — it is published under the Apache-2.0 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.