Skip to main content
Glama

MCP Serial Port Tool

by niusulong
package.json1.33 kB
{ "name": "mcp2serial", "version": "1.0.0", "description": "MCP Serial Port Tool - AI助手串口交互工具", "main": "dist/index.js", "scripts": { "build": "tsc && tsc-alias", "start": "node dist/index.js", "dev": "ts-node -r tsconfig-paths/register src/index.ts", "test": "jest", "test:watch": "jest --watch", "test:coverage": "jest --coverage", "lint": "eslint src/**/*.ts", "lint:fix": "eslint src/**/*.ts --fix", "clean": "rimraf dist" }, "keywords": [ "mcp", "serial", "port", "ai", "assistant", "typescript" ], "author": "Your Name", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "serialport": "^12.0.0", "tsc-alias": "^1.8.16", "tsconfig-paths": "^4.2.0", "uuid": "^9.0.1", "winston": "^3.11.0", "yaml": "^2.3.4" }, "devDependencies": { "@types/jest": "^29.5.14", "@types/node": "^20.10.0", "@types/uuid": "^9.0.7", "@typescript-eslint/eslint-plugin": "^6.12.0", "@typescript-eslint/parser": "^6.12.0", "eslint": "^8.54.0", "jest": "^29.7.0", "rimraf": "^5.0.5", "ts-jest": "^29.4.5", "ts-node": "^10.9.1", "typescript": "^5.3.2" }, "engines": { "node": ">=18.0.0" } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/niusulong/mcp2serial'

If you have feedback or need assistance with the MCP directory API, please join our Discord server