Scorecard
БесплатноНе проверенEnables asking natural language questions about OpenSSF Scorecard security assessments for open source projects.
Описание
Enables asking natural language questions about OpenSSF Scorecard security assessments for open source projects.
README
This is an example MCP server for OpenSSF Scorecard.
You can use it to ask questions like:
Is urllib3/urllib3 secure?
That's not an endorsement of asking a LLM with limited context if something is secure, but if users are going to ask they should get back an answer informed by context. A better phrased question would be:
What security best practices does node-semver follow?
Installation
There are several ways to install, depending on what editor you're using; see the installation instructions on the example fetch MCP server.
I recommend using:
...
"command": "uxv",
"args": ["scorecard-mcp"]
...
So if you're using Visual Studio Code you'd create a .vscode/ directory in your project and add a mcp.json file that looks like this:
{
"servers": {
"scorecard": {
"type": "stdio",
"command": "uvx",
"args": ["scorecard-mcp"]
}
}
}
Установка Scorecard
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/steiza/scorecard-mcpFAQ
Scorecard MCP бесплатный?
Да, Scorecard MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Scorecard?
Нет, Scorecard работает без API-ключей и переменных окружения.
Scorecard — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Scorecard в Claude Desktop, Claude Code или Cursor?
Открой Scorecard на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Scorecard with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
