Skip to content
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

fix typo in server.mdx #169

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rohitkhatana
Copy link

fixed the example typo for running server. and added detail example for uv command

Motivation and Context

  1. Current server launch example command did not work and can confuse the developers who is trying to setup a MCP server.
  2. Given example for uv command in MCP server will not work for most the developers, so adding exact example how to add command to configure the weather server.

How Has This Been Tested?

I have tested this there is minor typo for launch command example. and adding more detailed examples to setup the uv command

Breaking Changes

No breaking changes

Types of changes

  • [ x] Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • [x ] I have added or updated documentation as needed

fixed the example typo for running server. and added detail example for uv command
@rohitkhatana rohitkhatana changed the title Update server.mdx fix typo is server.mdx Mar 7, 2025
@rohitkhatana rohitkhatana changed the title fix typo is server.mdx fix typo in server.mdx Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant