Back to search
30
MCP

io.github.ryudi84/changelog

io.github.ryudi84/changelog

MCP server for generating changelogs from conventional commits.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.ryudi84/changelog-forge-mcp
Generate changelogs from git commit history
0 tools
changelog-forge-mcp
MCP server for generating changelogs from conventional commits, parsing semver, and creating release notes.
0 tools
io.github.csoai-org/changelog-ai-mcp
changelog-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.ryudi84/api
MCP server for generating REST API boilerplate and Express endpoints.
0 tools
io.github.ryudi84/readme
MCP server for README.md generation from project metadata
0 tools
io.github.ryudi84/diff
MCP server for computing text diffs, comparing strings, and generating unified diff output.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ryudi84/changelog": {
      "url": "None",
      "transport": "http"
    }
  }
}