15 lines
323 B
JSON
15 lines
323 B
JSON
{
|
|
"name": "mcp-github",
|
|
"description": "GitHub repository, issue, and pull request management with PR review analysis",
|
|
"version": "1.1.5",
|
|
"author": {
|
|
"name": "shavakan",
|
|
"email": "cs.changwon.lee@gmail.com"
|
|
},
|
|
"commands": [
|
|
"./commands/pr-review-analyze.md"
|
|
],
|
|
"mcp": [
|
|
"./.mcp.json"
|
|
]
|
|
} |