Patchlog
Rank #72,332io.github.michaelyousrie/patchlog
Create, update, and publish changelog entries on your Patchlog changelog from any MCP client.
Patchlog is a Model Context Protocol (MCP) server published by michaelyousrie. It ranks #72,332 of 132,113 servers tracked on MCP Toplist. Patchlog is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 14, 2026 and most recently updated on Aug 14, 2026.
Ranks ahead of 59,781 of 132,113 servers on MCP Toplist.
Use Patchlog
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http patchlog https://patchlog.io/mcpclaude mcp add patchlog -e "PATCHLOG_API_TOKEN=<your PATCHLOG_API_TOKEN>" -e "PATCHLOG_API_URL=<your PATCHLOG_API_URL>" -- npx -y patchlog-mcpReplace each placeholder with your own value before saving.
[mcp_servers.patchlog]
url = "https://patchlog.io/mcp"Add to ~/.codex/config.toml.
[mcp_servers.patchlog]
command = "npx"
args = ["-y", "patchlog-mcp"]
[mcp_servers.patchlog.env]
PATCHLOG_API_TOKEN = "<your PATCHLOG_API_TOKEN>"
PATCHLOG_API_URL = "<your PATCHLOG_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://patchlog.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"patchlog": {
"command": "npx",
"args": [
"-y",
"patchlog-mcp"
],
"env": {
"PATCHLOG_API_TOKEN": "<your PATCHLOG_API_TOKEN>",
"PATCHLOG_API_URL": "<your PATCHLOG_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"patchlog": {
"url": "https://patchlog.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"patchlog": {
"command": "npx",
"args": [
"-y",
"patchlog-mcp"
],
"env": {
"PATCHLOG_API_TOKEN": "<your PATCHLOG_API_TOKEN>",
"PATCHLOG_API_URL": "<your PATCHLOG_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"patchlog": {
"type": "http",
"url": "https://patchlog.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"patchlog": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"patchlog-mcp"
],
"env": {
"PATCHLOG_API_TOKEN": "<your PATCHLOG_API_TOKEN>",
"PATCHLOG_API_URL": "<your PATCHLOG_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"patchlog": {
"serverUrl": "https://patchlog.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"patchlog": {
"command": "npx",
"args": [
"-y",
"patchlog-mcp"
],
"env": {
"PATCHLOG_API_TOKEN": "<your PATCHLOG_API_TOKEN>",
"PATCHLOG_API_URL": "<your PATCHLOG_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"patchlog": {
"url": "https://patchlog.io/mcp"
}
}
}{
"mcpServers": {
"patchlog": {
"command": "npx",
"args": [
"-y",
"patchlog-mcp"
],
"env": {
"PATCHLOG_API_TOKEN": "<your PATCHLOG_API_TOKEN>",
"PATCHLOG_API_URL": "<your PATCHLOG_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.michaelyousrie%2Fpatchlog)<a href="https://mcptoplist.com/server/io.github.michaelyousrie%2Fpatchlog"><img src="https://mcptoplist.com/badge/io.github.michaelyousrie%2Fpatchlog.svg" alt="MCP Toplist: #72,332 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
michaelyousrie
Other servers by michaelyousrie
View all michaelyousrie servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 14, 2026 |
Frequently asked questions
- Who maintains Patchlog?
- Patchlog is maintained by michaelyousrie, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Patchlog listed on the Official MCP Registry?
- Yes — Patchlog is listed on the Official MCP Registry, alongside Glama.
- How many versions does Patchlog have?
- MCP Toplist tracks 1 version of Patchlog, most recently published on Aug 14, 2026.
- Where can I find the source code for Patchlog?
- The source code for Patchlog is hosted at github.com/michaelyousrie/patchlog-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.