diff --git a/server.json b/server.json index 127e4bd05..d0ab16035 100644 --- a/server.json +++ b/server.json @@ -2,6 +2,7 @@ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", "name": "io.github.github/github-mcp-server", "description": "Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.", + "title": "GitHub", "status": "active", "repository": { "url": "https://github.com/github/github-mcp-server", @@ -61,4 +62,4 @@ ] } ] -} \ No newline at end of file +}