microsoft / microsoft/documentdb-mcp

Transfer ownership: microsoft/documentdb-mcp -> Azure/documentdb-mcp

Open
#50 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2
Forks
4
Avg merge
6d 21h
Merged PRs (30d)
3

Description

Transfer ownership: microsoft/documentdb-mcpAzure/documentdb-mcp

Why

The MCP server is the runtime piece of Azure DocumentDB's plugin distribution; its sibling repo Azure/documentdb-agent-kit is already under the Azure/ org. Conventionally, anything branded "Azure DocumentDB" lives under github.com/Azure for discoverability and consistency with the rest of the Azure SDK / CLI / template ecosystem.

Not urgent

GitHub redirects all old URLs indefinitely after a transfer, including npx github:microsoft/documentdb-mcp specs that customers may have saved. So this transfer can happen after v2 ships with no customer-visible breakage.

Tasks

  • Confirm Azure/ org admins are willing to take the repo (it brings security advisories, secret-scanning quota, etc.)
  • Confirm CODEOWNERS / team membership will translate cleanly (Azure org has different teams than microsoft org)
  • Schedule transfer during a quiet window (no in-flight PRs that span repos)
  • Execute: Settings → Danger Zone → Transfer ownership → Azure
  • Verify redirects: git clone https://github.com/microsoft/documentdb-mcp.git should still work post-transfer
  • Update all hardcoded microsoft/documentdb-mcp references in Azure/documentdb-agent-kit to Azure/documentdb-mcp (cosmetic — old refs still work via redirect, but new docs should use the new path)
  • Update package.json repository and homepage fields
  • Update README badges
  • Re-publish next npm version under the new repo (provenance ties package to repo URL)

What does NOT change

  • npx github:microsoft/documentdb-mcp continues to work indefinitely via GitHub's redirect
  • Existing @azure/documentdb-mcp-server npm installs continue to work
  • Issue / PR history transfers with the repo
  • Stars, watchers, forks all carry over

Done when

  • Repo lives at github.com/Azure/documentdb-mcp
  • All in-org docs reference the new path
  • Next npm release uses the new repo URL for provenance

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the repository transfer checklist in the issue, then inspect Azure/documentdb-agent-kit references, package.json, and README badges for the old repository path. Coordinate the Azure organization checks and transfer, update the listed references, and verify redirects and the next npm release use the new repository URL.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, typescript
Domain
devops, documentation, release
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.