loading…
Search for a command to run...
loading…
Enables conversational processing of Daily Status Reports (DSR) by extracting, validating, and storing data from JSON, DOCX, and XLSX files in IBM Cloud Object
Enables conversational processing of Daily Status Reports (DSR) by extracting, validating, and storing data from JSON, DOCX, and XLSX files in IBM Cloud Object Storage. It provides a human-in-the-loop workflow for batch file processing and schema validation directly within MCP-compatible clients like Claude Desktop.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"dsr-processor-mcp-server": {
"command": "npx",
"args": []
}
}
}