Back to Home
yushulx icon

simple-dynamsoft-mcp

Verified Safe

by yushulx

Overview

Provides documentation, code snippets, and API guidance for Dynamsoft barcode and document scanning SDKs (Mobile, Python, Web) to AI assistants for code generation.

Installation

Run Command
npx simple-dynamsoft-mcp

Security Notes

The server's core functionality involves reading local files from predefined 'data' and 'code-snippet' directories. Input validation using Zod helps mitigate some risks. The 'generate_project' tool performs file system walks and reads file content, but it's constrained to a maximum depth and explicitly filters out sensitive build directories (e.g., 'node_modules', '.git') and large files, reducing the risk of accidental exposure or resource exhaustion. The trial license included is public and not a sensitive secret. The primary communication mechanism via StdioServerTransport limits external network attack surface for the core server. While local file system interaction always carries some inherent risk, the current implementation shows reasonable precautions.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens1500
Stars0
Forks1
Last Update2026-01-19

Tags

DynamsoftBarcode ScanningDocument ScanningTWAINWeb DevelopmentMobile DevelopmentPythonAI AssistantMCP