Velog
Rank #11,058io.github.seongwon030/velog
Write, publish, and manage Velog (velog.io) posts, series, comments, and trends. 29 tools.
Velog is a Model Context Protocol (MCP) server published by seongwon030. It ranks #11,058 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Velog is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Apr 21, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 120,988 of 132,046 servers on MCP Toplist.
Use Velog
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add velog -- npx -y velog-mcp-claude[mcp_servers.velog]
command = "npx"
args = ["-y", "velog-mcp-claude"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"velog": {
"command": "npx",
"args": [
"-y",
"velog-mcp-claude"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"velog": {
"command": "npx",
"args": [
"-y",
"velog-mcp-claude"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"velog": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"velog-mcp-claude"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"velog": {
"command": "npx",
"args": [
"-y",
"velog-mcp-claude"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"velog": {
"command": "npx",
"args": [
"-y",
"velog-mcp-claude"
]
}
}
}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.seongwon030%2Fvelog)<a href="https://mcptoplist.com/server/io.github.seongwon030%2Fvelog"><img src="https://mcptoplist.com/badge/io.github.seongwon030%2Fvelog.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
seongwon030
Available versions (1)
| Version | Published |
|---|---|
| 0.22.0 | Aug 30, 2026 |
Frequently asked questions
- Who maintains Velog?
- Velog is maintained by seongwon030, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Velog listed on the Official MCP Registry?
- Yes — Velog is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Velog have?
- MCP Toplist tracks 1 version of Velog, most recently published on Aug 30, 2026.
- Where can I find the source code for Velog?
- The source code for Velog is hosted at github.com/seongwon030/velog_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.