Skip to content
Back to search
30
MCP

cleanlib-mcp-server

pypi/cleanlib-mcp-server

CleanLibrary MCP server — exposes verdict-aware supply-chain risk assessment as Model Context Protocol tools for AI agent workflows

Uptime
0.0%
17 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.narekmalk/safedb-mcp
A secure MCP server that lets AI agents query databases safely.
0 tools
io.github.codespar/mcp-clearsale
MCP server for ClearSale — Brazilian fraud prevention, order risk scoring, device fingerprinting
0 tools
agent-security-mcp
MCP server providing security scanning, prompt injection detection, secret leak detection, and agent permission auditing for AI agent workfl
0 tools
io.github.dubuqingfeng/gitlab-mcp-server
GitLab MCP (Model Context Protocol) server for AI agents
0 tools
clearview-politics-mcp
MCP server for the Clearview Politics API — real-time, nonpartisan political news for AI agents
0 tools
lean-mcp
MCP server and client for Lean 4 + Mathlib formal verification
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cleanlib-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}