by jeswin on 4/14/25, 4:03 PM
Given their anti-trust struggles, if Google for some reason dominates AI, they'd not want people to bring up anti-competitive behavior as a reason for that. Adopting open standards, especially open standards conceived outside Google is good for everyone including Google. They're well placed - from research to hardware to software and data.
They'll also want the industry to rapidly move forward and connect data to AI. MCP has momemtum.
by Animats on 4/15/25, 3:15 AM
Looks similar to most other mid-level remote procedure call protocols, from XMLRPC to CORBA.
The usual sync, async, poll, progress test problems apply.
Things I'd expected to see and didn't:
- Client to server: "tell me what you can do". This has always been hard, but in the LLM era, it could potentially work, because a textural response would work.
- Similarly, being able to ask "How do I..." might be feasible now. It should be possible to talk to a new server and automatically figure out how to use it.
- "How much is this going to cost me?" Plus some way to set a cost limit on a query.
by jappgar on 4/15/25, 12:20 PM
I'm kind glad that the industry is distracted by vibe-coding, "tools" and MCP.
It's so clearly a dead-end. It gives freethinking developers and innovators time to focus on the next generation of software.
by lawrenceyan on 4/14/25, 8:13 PM
It doesn't really matter what it is as there are many equally good implementations, but whoever sets up the framework first and cements usage is likely to guarantee dominance for the foreseeable future. Probably into AGI and post.
Model Context Protocol seems good enough to me.
by flakiness on 4/14/25, 5:25 PM
I hope Gemini gets a desktop app where MCP servers are more useful, but wonder if Google's security posture allows it.
by mellosouls on 4/14/25, 8:08 PM
by omneity on 4/14/25, 4:01 PM
I hope they also improve their JSONSchema support for structured output and tool calling. Currently it has many limitations compared to OpenAI’s, for example it doesn’t support “additionalProperties” which eliminates an entire class of use cases and makes it immediately incompatible with many MCP servers.
Marketing the API as OpenAI-compatible and then me getting 400s when I switch to Gemini leaves a sour taste in the mouth, and doesn’t make me confident about their MCP support.
by pgt on 4/15/25, 6:44 AM
Google owns 14% of Anthropic, author of MCP.
by oezi on 4/14/25, 5:25 PM
Does MCP solve authentication on user's behalf which stifled OpenAI's GPTs?
Tools often need access to data sources but I don't want to hard code passwords.
by rbanffy on 4/15/25, 10:14 AM
Every time I see MCP I think of the Unisys mainframe OS.
It runs on x86 processors (under emulation), so it'd make some sense if Google offered it as an option in Google Cloud. Maybe they could offer OS2000, GCOS, and GECOS as well.
by behnamoh on 4/14/25, 6:42 PM
Well, Google is one of the major investors in Anthropic, so I'm not surprised.
by noisy_boy on 4/15/25, 1:12 PM
They have a chance to come-up with a user-friendly framework on top of MCP and make a big difference in acceleration of adoption. Cherry on the cake would be if they can build a UI on top of it to build/monitor/visualize. Hosted by them with a generous free-tier i.e. more private data to munch on for ads (only half joking).
by edandersen on 4/14/25, 7:58 PM
Are they going to release a Gemini desktop app with MCP support so normal people can use it?
by whalesalad on 4/15/25, 1:43 PM
it's wild to me how rapidly this has exploded in popularity. there's even a twitter account/site dedicated to news updates -
https://x.com/getMCPilled and mcpilled.com
by phildougherty on 4/14/25, 6:04 PM
interested to see if Agent-to-Agent protocol duplicates the MCP functionality eventually
by skybrian on 4/14/25, 4:51 PM
by stevenalowe on 4/15/25, 3:55 AM
Master Control Program?
by bluSCALE4 on 4/15/25, 9:38 AM
Anyone else wish Google would just stay away from MCP? They manage to ruin everything.
by lovich on 4/14/25, 8:52 PM
Is there a good place to read on what the benefit of MCP is? I'm behind the curve on this agentic AI shit and am not quite sure where to look
by tuyguntn on 4/14/25, 9:37 PM
Didn't Google introduce A2A just few days ago? Why Google itself is not heavily invested in their protocol?
Smells like a new project in Killed By Google graveyard.