MCP Server
MCP
io.github.amitsingh-24/pixlint
Lint, curate & prepare computer-vision datasets from your AI assistant — MCP server, 67 tools
Install
uvx pixlint
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "pixlint",
"version": "1.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Absolute path to the directory PixLint may read datasets from.",
"name": "CV_DATA_DIR"
},
{
"description": "Absolute path for outputs (exports, curated datasets).",
"name": "CV_WORKSPACE"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment