- Notifications
You must be signed in to change notification settings - Fork3.1k
Set title for GitHub MCP Server in server.json#1397
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 ourterms of service andprivacy 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.
Pull Request Overview
Adds a "title" field to the server.json configuration file to improve how the GitHub MCP Server is displayed in the MCP registry. Instead of showing the reverse DNS name "io.github.github/github-mcp-server", the registry will now display the more user-friendly "GitHub MCP Server".
- Added "title" field with value "GitHub MCP Server" to server.json
💡Add Copilot custom instructions for smarter, more guided reviews.Learn how to get started.
4fcfaa5 intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Sets thetitle in the
server.jsonthat's published to the OSS registry (registry.modelcontextprotocol.io). This will allow us to display the title field instead of the reverse DNS name.instead of
Closes:https://github.com/github/copilot-ecosystem/issues/253