Skip to content

how to use this in n8n #36

@dave-wind

Description

@dave-wind

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions