(no title)
stanleydrew | 6 months ago
Because the LLM can't "just connect" to an existing API endpoint. It can produce input parameters for an API call, but you still need to implement the calling code. Implementing calling code for every API you want to offer the LLM is at minimum very annoying and often error-prone.
MCP provides a consistent calling implementation that only needs to be written once.
juanviera23|6 months ago
(without needing an MCP server that adds extra security vulnerabilities)
otterley|6 months ago
mdaniel|6 months ago
I'll spare the audience the implied XKCD link