Skip to content

Simple Dynamsoft

Free

by MCP Community

MCP server for Dynamsoft SDKs - Capture Vision, Barcode Reader (Mobile/Python/Web), Dynamic Web TWAIN, and Document Viewer. Provides documentation, code snippet

v7.3.11Added Apr 12, 2026
mcpmodel-context-protocoldynamsoftcapture-visionbarcode-reader
Works with:ClaudeGPTGeminiCopilot

Simple Dynamsoft MCP Server

MCP server for Dynamsoft SDKs - Capture Vision, Barcode Reader (Mobile/Python/Web), Dynamic Web TWAIN, and Document Viewer. Provides documentation, code snippet

Installation

npx -y simple-dynamsoft-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y simple-dynamsoft-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "simple-dynamsoft": {
      "command": "npx",
      "args": ["-y", "simple-dynamsoft-mcp"]
    }
  }
}