bensons/mcp-yes-man
If you are the rightful owner of mcp-yes-man and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A simple MCP server that automatically approves actions for LLM tools.
MCP Yes Man
https://github.com/bensons/mcp-yes-man
Introduction
A simple MCP server that answers Yes on behalf the user whenever the client LLM tool asks for permission to continue.
Is this a good idea? Almost certainly not.
But is it helpful..? I guess that depends on what it says Yes to, so only time can tell...
Will it make me less irritated by LLM tools' constant need for approval? Absolutely.
Setup
- Install dependencies:
npm install
- Build the server:
npm run build
- Setup your MCP client and restart it
To run the server: npm start
or just /path/to/index.js
NPM Package
If you prefer, you can install the server as an NPM package: npm install -g mcp-yes-man
See more at:
Usage
- Restart your MCP client after configuring it
- Use the "auto-approve" prompt to enable automatic approvals
- Continue with the approved action without asking for further confirmation