Separate procedures for running a self-hosted MCP server to a new page#671
Separate procedures for running a self-hosted MCP server to a new page#671kmoscoe merged 186 commits intodatacommonsorg:masterfrom
Conversation
Co-authored-by: Christie Ellks <calinc@google.com>
Co-authored-by: Christie Ellks <calinc@google.com>
Summary of ChangesHello @kmoscoe, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request significantly improves the organization and clarity of the Data Commons MCP server documentation. By extracting the detailed procedures for running a self-hosted MCP server into its own page, the PR ensures that users can more easily find instructions relevant to their specific deployment needs, whether they are using a Custom Data Commons instance or setting up a general self-hosted server. This restructuring, along with updated links and minor content refinements, streamlines the user experience and provides a more focused guide for different MCP server configurations. Highlights
Changelog
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request successfully refactors the documentation by moving the instructions for self-hosting an MCP server to a new, dedicated page. This improves the structure and readability of the documentation. The links and titles have been updated accordingly across multiple files. I've found a few issues in the new mcp/host_server.md file, including incorrect comment syntax in a Python code block, an invalid JSON example, and a protocol mismatch in a URL. My review includes suggestions to fix these issues.
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This PR refactors the "advanced" instructions for self hosting into a separate page, updates various links, and incorporates some additional suggestions from Christie on PR #669.
Staged at https://bullie.svl.corp.google.com:4000