Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

REST and MCP aren’t fundamentally the same thing. MCP is JSON-RPC, and includes special methods that allow you to enumerate the various functions and their signatures. REST apis have none of that, and use different verbs. JSON-RPC is always POST (which kills cacheability for common reads, unfortunately).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: