| ▲ | kqr 6 hours ago | |
I get this use-case, but what makes an MCP server better than a custom CLI tool that exposes those same operations? That's how I've solved similar things in the past. | ||
| ▲ | edgyquant an hour ago | parent [-] | |
Mcp just wraps the existing calls with a description of when to use them. Why would you write a cli for something like this? And clis generally have a help call but that doesn’t say when to use a tool just what it does | ||