-
Notifications
You must be signed in to change notification settings - Fork 126
Closed
Description
My Step
1. install
npm install -g @benborla29/mcp-server-mysql
2. install n8n-nodes-mcp
3. config mcp
command: npx
arguments: -y @benborla29/mcp-server-mysql
env: MYSQL_HOST=127.0.0.1 MYSQL_PORT=3306 MYSQL_USER=root MYSQL_PASS=root MYSQL_DB=demostore ALLOW_INSERT_OPERATION=true ALLOW_UPDATE_OPERATION=true ALLOW_DELETE_OPERATION=false
4.error
It feels like the environment variables are not written at all, please help me,I've been troubled by this for 5 days.

Metadata
Metadata
Assignees
Labels
No labels