labelchop-mcp-server
Advanced tools
+3
-2
| { | ||
| "name": "labelchop-mcp-server", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Agent-native MCP server for Australian shipping label printing recommendations and LabelChop resources.", | ||
| "type": "module", | ||
| "bin": { | ||
| "labelchop-mcp": "src/index.js" | ||
| "labelchop-mcp-server": "./src/index.js", | ||
| "labelchop-mcp": "./src/index.js" | ||
| }, | ||
@@ -9,0 +10,0 @@ "files": [ |
11833
0.41%