frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

A Critical Look at "A Critical Look at MCP."

https://docs.mcp.run/blog/2025/05/16/mcp-implenda-est/
33•palmfacehn•1y ago

Comments

nip•1y ago
> Further, one of the issues with remote servers is tenancy

Excellent write-up and understanding of the current state of MCP

I’ve been waiting for someone to point it out. This is in my opinion the biggest limitation of the current spec.

What is needed is a tool invocation context that is provided at tool invocation time.

Such tool invocation context allows passing information that would allow authorizing, authentication but also tracing the original “requester”: think of it as “tool invoked on behalf of user identity”

This of course implies an upstream authnz that feeds these details and more.

If you’re interested in this topic, my email is in my bio: I’m of the architect of our multi-tenant tool calling implementation that we’ve been running in production for the past year with enterprise customers where authnz and auditability are key requirements.

jensneuse•1y ago
The way we've solved this in our MCP gateway (OSS) is that the user first needs to authenticate against our gateway, e.g. by creating a valid JWT with their identity provider, which will be validated using JWKS. Now when they use a tool, they must send their JWT, so the LLM always acts in their behalf. This supports multiple tenants out of the box. (https://wundergraph.com/mcp-gateway)
Yoric•1y ago
Is this really hard to code?

I mean, converting a tool-less LLM into a tool-using LLM is a few hundred lines of code, and then you can plug all your tools, with whichever context you want.

nip•1y ago
Indeed very easy to code!

My point is about the need for a spec of this mechanism: without a spec, every company / org will roll out their own and result in 500 flavors of the same concept.

That’s where MCP shines: tool calling and tool discovery is already 1.5 years old (an eternity in ai land).

The MCP spec ensures that we can all focus on solving problems with tool calling rather than wasting time in cobbling together services that re not interoperable (because developed without a common spec / standard)

__loam•1y ago
This is an advertisement
tomrod•1y ago
I wish this were critical, but it is an ad for MCP.run.
nip•1y ago
It’s both in my opinion and discussions can stem from the linked article

Many come to HN also for the comments

palmfacehn•1y ago
Personally, I'm not a fan. I thought the proponent's view might stimulate a discussion.
FunnyLookinHat•1y ago
> Server authors working on large systems likely already have an OAuth 2.0 API.

I think this biases towards sufficiently large engineering organizations where OAuth 2.0 was identified as necessary for some part of their requirements. In most organizations, they're still using `x-<orgname>-token` headers and the like to do auth.

I'm not sure that there's a better / easier way to do Auth with this use case, but it does present a signficant hurdle to adoption for those who have an API (even one ready for JSON-RPC!) that is practically ready to be exposed via MCP.

motorest•1y ago
> I think this biases towards sufficiently large engineering organizations where OAuth 2.0 was identified as necessary for some part of their requirements. In most organizations, they're still using `x-<orgname>-token` headers and the like to do auth.

I don't think that's it. Auth is a critical system in any organization, and larger organizations actually present more resistance to change, particularly in business critical areas. If anything, smaller orgs gave an easier time migrating critical systems such as authentication.

hirsin•1y ago
Touching on tenancy and the "real" gaps in the spec does help push the discussion in a useful direction.

https://vulnerablemcp.info/ is a good collection of the immediately obvious issues with the MCP protocol that need to be addressed. A couple low blows in there, that feel a bit motivated to make MCP look worse, but generally a good starting point overall.

owebmaster•1y ago
This post has too many "shameless plugs" to be taken seriously.
smitty1e•1y ago
Serious question:

If doing an extended, service-level session (like a GPT interaction) with a server known beforehand, would it make sense to set up a keypair and manage the interaction over SSH?

Restated: are we throwing away a lot of bandwidth establishing TLS trust for the more general HTTP?

PISIGuard: Protect your personal and sensitive info when you chat with AI

https://github.com/mohamed--abdel-maksoud/pisiguard
1•mohamed_am83•10m ago•0 comments

Show HN: SaaS payment integration in ~10 lines of code

https://github.com/paycan-app/paycan
3•mehraban•15m ago•0 comments

Steam Hardware and Software Survey: July 2026

https://store.steampowered.com/hwsurvey/Steam-Hardware-Software-Survey-Welcome-to-Steam
2•uneven9434•15m ago•0 comments

The true power of regular expressions (2012)

https://www.npopov.com/2012/06/15/The-true-power-of-regular-expressions.html
1•uneven9434•16m ago•0 comments

The Semantic Web, syllogism, and worldview. (2003)

http://shirky.com/essays/the-semantic-web-syllogism-and-worldview/
1•fanf2•22m ago•0 comments

I created a playground for 110 database systems

https://clickhouse.com/blog/clickbench-playground
2•soheilpro•24m ago•0 comments

Implementing a Funding Rate Arbitrage Strategy with Minute-Level Backtesting

https://medium.com/@DolphinDB_Inc/profiting-from-perpetuals-implementing-a-funding-rate-arbitrage...
2•yiweileng•25m ago•1 comments

Show HN: Hacker News CLI

https://github.com/ViktorRingnes/hackernews
2•viktorringnes•25m ago•0 comments

When the Future Doesn't Need Us

https://borretti.me/article/when-the-future-doesnt-need-us
2•reasonableklout•27m ago•0 comments

Weighing the Business Case for Quality

https://allenpike.com/2026/finding-a-business-case-for-quality/
2•ingve•27m ago•0 comments

Show HN: We Fixed UniFi's Slow PPPoE Performance with PPPoE Half-Bridge

https://arcbox.dev/blog/unifi-pppoe-half-bridge-acceleration
2•uneven9434•29m ago•0 comments

Free Press Release Sites List

https://galaxyonknowledge.substack.com/p/what-are-press-release-sites-free
2•galaxyonknowled•33m ago•0 comments

Bonsai: Janestreet's UI Library

https://github.com/janestreet/bonsai
12•KolmogorovComp•34m ago•0 comments

Team America: Yen Police

https://www.ft.com/content/f6d563ee-9238-4f82-a848-79f2478326bd
2•JumpCrisscross•34m ago•0 comments

AI Is a Race Car, Not Autopilot

https://ryansouthgate.com/ai-is-a-racecar/
2•ry8806•39m ago•0 comments

AI slop blocked a real $200K macOS flaw

https://the-decoder.com/a-real-macos-flaw-worth-200k-went-unreported-because-apples-bug-bounty-in...
3•BlueBerry2001•40m ago•0 comments

The Java Story – The Official Documentary [video]

https://www.youtube.com/watch?v=ZqGSg4b_cZA
2•chillax•52m ago•0 comments

CodeBot: Full details on our New AI for Delphi

https://blogs.remobjects.com/2026/07/30/codebot-the-story/
7•vintagedave•54m ago•1 comments

Most Australian teens on social media three months after under-16 ban began

https://www.japantimes.co.jp/news/2026/07/31/asia-pacific/australia-teens-social-media-ban/
2•01-_-•54m ago•0 comments

1 in 4 people in Japan believes AI could replace friends and family: poll

https://www.japantimes.co.jp/news/2026/08/02/japan/poll-ai-replace-friends-family/
7•01-_-•55m ago•1 comments

GLP-1s and their unknown impacts on human creativity

https://hereisyourbrain.substack.com/p/should-we-all-take-glp1
2•prdgl_daughter•56m ago•0 comments

Faster floating point math with Rust's new API

https://pythonspeed.com/articles/faster-float-math-rust/
2•birdculture•56m ago•0 comments

Don't Take the Black Pill (Text Adaptation)

https://andrewkelley.me/post/dont-take-black-pill.html
3•gabrielgio•57m ago•0 comments

Octane – React's programming model, compiled

https://octanejs.dev
8•nnx•1h ago•0 comments

Can Animals Be Right- or Left-Pawed?

https://www.discovermagazine.com/the-animal-kingdom-is-full-of-righties-and-lefties-42164
2•thunderbong•1h ago•0 comments

Travel

https://www.google.com/
2•BrentLakin•1h ago•1 comments

How to Switch from Windows to Linux

https://sprune.com/blog/how-to-switch-from-windows-to-linux/
2•nreece•1h ago•1 comments

Show HN: Daily Math Puzzle

https://dozenal.game
2•sarreph•1h ago•0 comments

Police Surveillance Technology: Last Week Tonight with John Oliver (HBO) [video]

https://www.youtube.com/watch?v=lnBPhelCdWE
4•jhonovich•1h ago•0 comments

Pipe – A runtime where AI operations are language primitives

https://pipe-lang.com
2•harrymachura•1h ago•0 comments