claude mcp add appuploadcheck-uploadcheck -- npx -y @drantoniou/uploadcheck-mcp
{
"mcpServers": {
"appuploadcheck-uploadcheck": {
"command": "npx",
"args": ["-y", "@drantoniou/uploadcheck-mcp"]
}
}
}
{
"mcpServers": {
"appuploadcheck-uploadcheck": {
"command": "npx",
"args": ["-y", "@drantoniou/uploadcheck-mcp"]
}
}
}
{
"mcpServers": {
"appuploadcheck-uploadcheck": {
"command": "npx",
"args": ["-y", "@drantoniou/uploadcheck-mcp"]
}
}
}
About This MCP Server
The app.uploadcheck/uploadcheck server is a file-system tool that enables quality control checks on media files such as videos, podcasts, and clips before they are uploaded. It connects to npm and uses stdio, and is available as part of the @drantoniou/uploadcheck-mcp package. Developers would use this server to identify issues with media files and generate timestamped flags along with repair prompts that can be used by agents to correct problems before upload.
QC videos, podcasts, and clips before upload — timestamped flags with agent-ready repair prompts.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with file system capabilities via the stdio transport.
Package
@drantoniou/uploadcheck-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The uploadcheck server extends your AI assistant with file system capabilities. Once installed, your AI can use its tools automatically.