Skip to content

docs: Adds documentation for mongodb-atlas-mcp-remote MCP-541#1320

Open
maastha wants to merge 10 commits into
mainfrom
MCP-541-atlas-mcp-remote-docs
Open

docs: Adds documentation for mongodb-atlas-mcp-remote MCP-541#1320
maastha wants to merge 10 commits into
mainfrom
MCP-541-atlas-mcp-remote-docs

Conversation

@maastha

@maastha maastha commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

Documentation for the mongodb-atlas-mcp-remote wrapper package, per MCP-541.

The wrapper is a lightweight local bridge that lets MCP clients (Claude Code, Cursor, Codex) connect to the hosted MongoDB Atlas Remote MCP server using Atlas service account credentials, until those clients support the flow natively.

maastha and others added 2 commits July 3, 2026 14:14
- Expand the wrapper package README with overview, how-it-works, prerequisites, installation, configuration (env vars), usage, and proxy/CA support
- Reference the wrapper from the main repo README (Option 8)
- Document the monorepo layout and the new package in CONTRIBUTING.md
maastha added 3 commits July 3, 2026 16:13
- Rewrite the package README with an end-user-facing description (from the scope doc), drop How-it-works/proxy/WIP sections, fix Node floor to v20.19.0
- Add client-specific config examples (Claude Code, Cursor, Codex) from MCP-561
- Trim the main README reference to a simple pointer to the package
- Revert the CONTRIBUTING.md changes (wrapper CONTRIBUTING deferred to a follow-up once the release workflow lands)
@maastha
maastha marked this pull request as ready for review July 3, 2026 20:25
@maastha
maastha requested a review from a team as a code owner July 3, 2026 20:25
@maastha
maastha requested review from Copilot and gagik and removed request for a team July 3, 2026 20:25
@maastha maastha changed the title docs: add documentation for mongodb-atlas-mcp-remote (MCP-541) docs: Adds documentation for mongodb-atlas-mcp-remote MCP-541 Jul 3, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds end-user documentation for the mongodb-atlas-mcp-remote wrapper package (a local bridge for MCP clients to connect to the hosted MongoDB Atlas Remote MCP server using Atlas service account credentials), and links to it from the repo’s main README.

Changes:

  • Added “Option 8: Connect to the Remote MCP Server” to the root README with pointers to the wrapper package docs.
  • Reworked packages/mongodb-atlas-mcp-remote/README.md into a user-facing guide with prerequisites, required env vars, and client configuration examples (Claude Code, Cursor, Codex).
  • Added a Contributing pointer section to the wrapper README.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 6 comments.

File Description
README.md Adds a new “Option 8” entry pointing users to the remote wrapper package docs.
packages/mongodb-atlas-mcp-remote/README.md Adds detailed usage documentation, env var configuration, and client-specific setup examples for the wrapper.

Comment thread packages/mongodb-atlas-mcp-remote/README.md Outdated
Comment thread packages/mongodb-atlas-mcp-remote/README.md Outdated
Comment thread packages/mongodb-atlas-mcp-remote/README.md
Comment thread packages/mongodb-atlas-mcp-remote/README.md
Comment thread packages/mongodb-atlas-mcp-remote/README.md Outdated
Comment thread packages/mongodb-atlas-mcp-remote/README.md
Comment thread packages/mongodb-atlas-mcp-remote/README.md Outdated
Comment thread README.md

For more information about configuring OpenCode as an MCP client, including the expected syntax and options, see the [OpenCode MCP servers documentation](https://opencode.ai/docs/mcp-servers/).

#### Option 8: Connect to the Remote MCP Server

@gagik gagik Jul 6, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we mention this already? since it's not out yet it could be confusing to have this here.

Comment thread packages/mongodb-atlas-mcp-remote/README.md Outdated
Comment thread README.md Outdated
maastha and others added 2 commits July 8, 2026 10:46
Co-authored-by: Manuel Pedrozo <19614462+manupedrozo@users.noreply.github.com>
Co-authored-by: Manuel Pedrozo <19614462+manupedrozo@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants