microsoft / microsoft/documentdb-mcp
Transfer ownership: microsoft/documentdb-mcp -> Azure/documentdb-mcp
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-mcp → Azure/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.gitshould still work post-transfer - Update all hardcoded
microsoft/documentdb-mcpreferences inAzure/documentdb-agent-kittoAzure/documentdb-mcp(cosmetic — old refs still work via redirect, but new docs should use the new path) - Update
package.jsonrepositoryandhomepagefields - 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-mcpcontinues to work indefinitely via GitHub's redirect- Existing
@azure/documentdb-mcp-servernpm 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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