io.github.polygraphso/litmus
io.github.polygraphso/litmusGrade MCP servers A to F with the open behavioral litmus. npm: full toolset; hosted: lookups only.
Tools · 3
Read a server's published behavioral grade (A-F) from polygraph.so in under a second; no execution. The pre-flight check before recommending or installing an MCP server. On a miss it returns not_avail…
Servers with a published polygraph grade, sorted A-first then by ref. Returns up to `limit` rows starting at `offset` (default limit 25, capped at 100 per call); `grade` restricts to one letter. `summ…
Record a grade request with polygraph.so. Recording is free; only real, plausibly-MCP targets are accepted. Grading starts once the request's one-time $1 USD fee is paid: payment.payUrl is the human/b…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.polygraphso/litmus": {
"url": "https://polygraph.so/api/mcp",
"transport": "streamable-http"
}
}
}