A small, generic MCP server for combining GitHub/GitLab/Gitea releases into product release notes
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
release-notes-mcp · pypi · 1.0.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.vaggeliskls/release-notes-mcp",
"description": "A small, generic MCP server for combining GitHub/GitLab/Gitea releases into product release notes",
"repository": {
"url": "https://github.com/vaggeliskls/release-notes-mcp",
"source": "github"
},
"version": "1.0.1",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "release-notes-mcp",
"version": "1.0.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Config (repos + contextSources) as inline JSON, e.g. {\"repos\":[\"myorg/web\"],\"contextSources\":[]}. Use this for uvx/hub launches with no file to mount. Either this or RELEASE_MCP_CONFIG is required.",
"name": "RELEASE_MCP_CONFIG_JSON"
},
{
"description": "Absolute path to a config.json file (alternative to RELEASE_MCP_CONFIG_JSON). Used when mounting a real file, e.g. in Docker.",
"name": "RELEASE_MCP_CONFIG"
},
{
"description": "Auth token for the provider (GitHub PAT / GitLab / Gitea token). Optional for public repos.",
"isSecret": true,
"name": "TOKEN"
},
{
"description": "Forge to read releases from: github | gitlab | gitea. Defaults to github.",
"name": "PROVIDER"
},
{
"description": "API base URL — only for self-hosted GitLab or Gitea/Forgejo.",
"name": "BASE_URL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-06-30T12:25:59.326709Z",
"publishedAt": "2026-06-30T12:25:59.326709Z",
"updatedAt": "2026-06-30T12:25:59.326709Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.0.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
Terms
Somebody else's record
This listing was indexed rather than published here, so nobody has signed anything and this catalog cannot sign on their behalf. Treat it as a pointer to the publisher, not as terms.