This is very interesting. I was surprised by how minimal the quickstart (https://modelcontextprotocol.io/quickstart) was, but a lot of details are hidden in this python package: https://github.com/modelcontextprotocol/servers/tree/main/sr...
Model Context Protocol
281–283 of 283 posts
Re: Model Context Protocol
#282If function calling is sync, is MCP its async counterpart? Is that the gist of what MCP is? Open API (aka swagger) based function calling is standard already for sync calls, and it solves the NxM problem. I'm wondering if the proposed value is that MCP is async.
[dead]
Re: Model Context Protocol
#283@jspahrsummers and I have been working on this for the last few months at Anthropic. I am happy to answer any questions people might have.
hi! wrote a lil blog post on tool design for MCP, was wondering what you think?