-
Notifications
You must be signed in to change notification settings - Fork 178
Add readme for npm package #451
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds comprehensive documentation for the Azure MCP NPM package, including a detailed README file and contribution guidelines. The purpose is to provide clear setup instructions, usage examples, and service documentation for users wanting to integrate Azure MCP Server with their projects.
- Added comprehensive README.md with installation instructions, usage examples, and service documentation
- Created CONTRIBUTING.md file with guidelines for contributors
- Added wrapperBinariesArchitecture.md explaining the package architecture
Reviewed Changes
Copilot reviewed 3 out of 11 changed files in this pull request and generated 2 comments.
File | Description |
---|---|
eng/npm/README.md | Comprehensive documentation covering installation, setup, usage examples, and complete list of 26+ supported Azure services |
eng/npm/CONTRIBUTING.md | Contributor guidelines including submission requirements and legal requirements |
eng/npm/wrapperBinariesArchitecture.md | Technical documentation explaining the wrapper package architecture for cross-platform support |
The broken links will be present once in main. If everything else looks good, can I get an approval? |
50a0f53
to
fde5211
Compare
Co-authored-by: Josh Free <[email protected]>
fde5211
to
1a3fd6d
Compare
Can you use azure logo from https://github.com/microsoft/mcp/tree/main/eng/images |
Removed it from my PR, since I wasn't even using it anywhere |
This PR adds a custom readme for Azure MCP Npm package