Skip to main content
Glama

MCP Serial Port Tool

by niusulong
start.sh324 B
#!/bin/bash # MCP串口工具启动脚本 (Linux/macOS) # 设置环境变量 export NODE_ENV=production # 启动MCP服务器 cd "$(dirname "$0")" node dist/index.js --config config/ide.json echo "MCP串口工具已启动,监听端口: 3000" echo "配置文件: config/ide.json" echo "日志文件: logs/mcp2serial.log"

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