Preferences

The link invites readers to

    explore our MCP directory
https://www.anthropic.com/partners/mcp

The CloudFlare and Linear MCP servers (at a minimum) seem to use the same approach, the mcp-remote npm package, e.g.

https://github.com/cloudflare/mcp-server-cloudflare/tree/mai...

    {
     "mcpServers": {
      "cloudflare": {
       "command": "npx",
       "args": ["mcp-remote", "https://builds.mcp.cloudflare.com/sse"]
      }
     }
    }
But mcp-remote is clearly documented as experimental:

> Note: this is a working proof-of-concept but should be considered experimental

https://www.npmjs.com/package/mcp-remote

I'm not sure how this could be considered anything other than professional negligence. I'm reminded of Kyle Kingsbury's CraftConf talk, Hope Springs Eternal: https://theburningmonk.com/2015/06/craftconf15-takeaways-fro...


WXLCKNO
Documentation everywhere is still mostly outdated with the recent changes.

Anthropic having created MCP should not be outdated though I agree ..

That MCP remote workaround is no longer necessary

This item has no comments currently.