
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
polygraphso
Advanced tools
Look up the polygraph for an MCP server. Independent, lab-evaluated trust grades — see polygraph.so.
Look up the polygraph for an MCP server.
Polygraph publishes independent, lab-evaluated trust grades for AI agents and MCP servers. This CLI is a thin wrapper around the public lookup endpoint — a sub-second check against precomputed grades.
The npm package is polygraphso (the polygraph name was taken); the brand and product noun are still "polygraph".
npx polygraphso check npm/@modelcontextprotocol/server-filesystem
Or install globally:
npm i -g polygraphso
polygraphso check pypi/mcp-server-git
polygraphso check <registry>/<owner>/<name>
polygraphso list [--json]
polygraphso --version
polygraphso --help
Registry-prefixed refs are required. redis exists on npm, pypi, and GitHub with different content — the prefix says which one you mean.
Examples:
polygraphso check npm/@modelcontextprotocol/server-filesystem
polygraphso check npm/lodash
polygraphso check pypi/mcp-server-git
polygraphso check github/anthropic/mcp-server-foo
Tracked server:
→ tracked · top 10 adoption
→ polygraph: not yet available
→ notify me → polygraph.so/notify?for=npm/@modelcontextprotocol/server-filesystem
Untracked server:
→ not available yet
→ notify me → polygraph.so/notify?for=npm/obscure-mcp-server
In v0, behavioral polygraphs aren't published yet — every tracked server shows polygraph: not yet available. The adoption tier and notify URL are real; the polygraph result lands when the litmus harness ships.
polygraphso list
Prints every tracked MCP server with its adoption tier and polygraph status, tier-sorted. Pipe through jq with --json:
polygraphso list --json | jq '.servers[] | select(.adoption_tier == "top10")'
Override the API endpoint (useful for testing):
POLYGRAPH_API_URL=http://localhost:3000 polygraphso check npm/lodash
FAQs
Look up the polygraph for an MCP server. Independent, lab-evaluated trust grades — see polygraph.so.
The npm package polygraphso receives a total of 10 weekly downloads. As such, polygraphso popularity was classified as not popular.
We found that polygraphso demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.