Skip to content
Deutsch

Coordinate lookup

Your configuration holds a start line and you want to know what is behind it. Drop it in here: the registry extracts the package coordinate and looks up the entry.

Nothing dropped in yet.

The rules used to extract

koordinateA package coordinate in the form this registry itself prints: source, colon, identifier
pypi:unraid-mcp
purlA package URL in purl notation
pkg:npm/@modelcontextprotocol/server-filesystem
npxA start command using npx, minus its flags
npx -y @modelcontextprotocol/server-filesystem
uvxA start command using uvx or pipx run
uvx mcp-server-git
pipAn install with pip or uv pip
pip install mcp-server-git
dockerA container image from a docker or podman command
docker run -i --rm mcp/everything
dnxA start command using dnx
dnx Some.Mcp.Server
registernameTwo parts separated by a slash - the shape of a registry identifier. The rule describes the shape, not the origin
io.github.modelcontextprotocol/servers
bezeichnerA bare package name, with or without a scope
@modelcontextprotocol/server-filesystem

Version of the extraction rules: 2. The search runs only over the column the source supplied; at most 20 matches per section, with the same publication barrier as the list.

tracevero · https://tracevero.com/en/werkzeuge/koordinate