speedgoose
5 hours ago
MCP is more or less API and discovery/documentation. It’s very far from being the first technology to do that.
What it does well though is to keep things relatively simple. It is also good for things that takes time to return.
I find it competitive also for non LLM usages. I have done some PoCs with MCP instead of REST/OpenAPI, or GraphQL, or Protobuf and I liked MCP.