Basic Model Context Protocol (MCP) server for OpenSSF Scorecard
Project description
scorecard_mcp
This is an example MCP server for OpenSSF Scorecard.
You can use it to ask questions like:
Is urllib3/urllib3 secure?
Or:
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"]
}
}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file scorecard_mcp-0.0.4.tar.gz.
File metadata
- Download URL: scorecard_mcp-0.0.4.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26820c3eab37b0c01490711cfcff1a945714e8eceb12b91cb867b5c2ddea6a60
|
|
| MD5 |
d61635d4107abf33170b5c883c5185d7
|
|
| BLAKE2b-256 |
227a89db6523460d840a4ae5cca655c24b9ba117fe79793451a89a6ff43e2c71
|
File details
Details for the file scorecard_mcp-0.0.4-py3-none-any.whl.
File metadata
- Download URL: scorecard_mcp-0.0.4-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
caca743de77ca07d8fe2fb88bed2c018a0c02837f740e7caab5cb58db5002a93
|
|
| MD5 |
20171cd5fa4b195f75adc4f961f50b39
|
|
| BLAKE2b-256 |
b3111d7dffb84f3679bf28fb62d1be118660de651599dcb00b5bbdcab22865bc
|