.vscode — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited .vscode (MCP Server) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
A minimal template for creating a Model Context Protocol (MCP) server using the Python SDK.
[!TIP] If you want to create your own server, create a new repository using this template.
uv python install 3.13)Install all dependencies and activate the virtual environment
uv sync
source .venv/bin/activateThe server can be run in multiple ways:
The configuration to run this server in VSCode is already included in .vscode/mcp.json.
All you need to do is Open VS Code Copilot Edits (Agent Mode)
[!NOTE] At the time of writing this, MCP is only available in Visual Studio Code Insiders version
The fastest way to test and debug your server is with the MCP Inspector:
mcp dev server/main.pyor you can run your server directly
python server/main.pyFor more information about the Model Context Protocol:
This project is licensed under the MIT License
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.