g-linville/no-mcp-server
3.2
If you are the rightful owner of no-mcp-server 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.
This is a dumb MCP server designed to connect to the humorous No as a Service project.
Tools
1
Resources
0
Prompts
0
No MCP Server
This is a dumb MCP server to connect to the silly No as a Service project.
Tools
say_no
: returns a humorous and creative alternative to the word "no".
Configuration
Clone the repo somewhere and then run uv sync
to set up the virtual environment and install the packages.
Then configure your MCP server:
{
"mcpServers": {
"no": {
"command": "uv",
"args": [
"run",
"--directory",
"/path/to/repo",
"main.py"
]
}
}
}
FAQ
Why?
No.