MCP Server
MCP
io.github.barissozudogru/release-intel
Correlates commits, PRs, issues and contributors between two git refs for release notes.
Install
npx -y @barissozudogru/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@barissozudogru/release-intel-mcp",
"version": "0.6.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "GitHub token with repository read access, used for the GitHub API.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "GITHUB_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment