Skip to content

Commit 4fcfaa5

Browse files
Set title for GitHub MCP Server in server.json (#1397)
* Set title for GitHub MCP Server in server.json * Update server.json
1 parent 1d5603f commit 4fcfaa5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

server.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
33
"name": "io.github.github/github-mcp-server",
44
"description": "Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.",
5+
"title": "GitHub",
56
"status": "active",
67
"repository": {
78
"url": "https://github.com/github/github-mcp-server",
@@ -61,4 +62,4 @@
6162
]
6263
}
6364
]
64-
}
65+
}

0 commit comments

Comments
 (0)