humanmcp
2
HumanMCP is a joke project representing a manual Model Context Protocol server where users handle requests and responses through text files. It's intended to be 100% manual and playful in nature.
Overview
- HumanMCP is a humorous MCP server project intended for manual usage.
- Setup:
- Download the server binary from Releases.
- Add the server to the MCP host settings.
- Usage:
- The server is 100% manual, requiring the user to read requests from
in.txt
and write responses toout.txt
.
- The server is 100% manual, requiring the user to read requests from