Seoul Essentials
Rank #48,589io.github.do-droid/seoul-essentials
MCP server providing seoul-essentials capabilities
Seoul Essentials is a Model Context Protocol (MCP) server published by do-droid. It ranks #48,589 of 132,113 servers tracked on MCP Toplist. Seoul Essentials is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Feb 22, 2026 and most recently updated on Feb 28, 2026.
Ranks ahead of 83,524 of 132,113 servers on MCP Toplist.
Use Seoul Essentials
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http seoul-essentials https://seoul-essentials-mcp-230987091625.asia-northeast3.run.app/mcpclaude mcp add seoul-essentials -- docker run -i --rm ghcr.io/do-droid/seoul-essentials:0.2.0[mcp_servers.seoul-essentials]
url = "https://seoul-essentials-mcp-230987091625.asia-northeast3.run.app/mcp"Add to ~/.codex/config.toml.
[mcp_servers.seoul-essentials]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/do-droid/seoul-essentials:0.2.0"]Add to ~/.codex/config.toml.
https://seoul-essentials-mcp-230987091625.asia-northeast3.run.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"seoul-essentials": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/do-droid/seoul-essentials:0.2.0"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"seoul-essentials": {
"url": "https://seoul-essentials-mcp-230987091625.asia-northeast3.run.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"seoul-essentials": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/do-droid/seoul-essentials:0.2.0"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"seoul-essentials": {
"type": "http",
"url": "https://seoul-essentials-mcp-230987091625.asia-northeast3.run.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"seoul-essentials": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/do-droid/seoul-essentials:0.2.0"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"seoul-essentials": {
"serverUrl": "https://seoul-essentials-mcp-230987091625.asia-northeast3.run.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"seoul-essentials": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/do-droid/seoul-essentials:0.2.0"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"seoul-essentials": {
"url": "https://seoul-essentials-mcp-230987091625.asia-northeast3.run.app/mcp"
}
}
}{
"mcpServers": {
"seoul-essentials": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/do-droid/seoul-essentials:0.2.0"
]
}
}
}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.do-droid%2Fseoul-essentials)<a href="https://mcptoplist.com/server/io.github.do-droid%2Fseoul-essentials"><img src="https://mcptoplist.com/badge/io.github.do-droid%2Fseoul-essentials.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
do-droid
Other servers by do-droid
View all do-droid servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Feb 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Seoul Essentials?
- Seoul Essentials is maintained by do-droid, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Seoul Essentials listed on the Official MCP Registry?
- Yes — Seoul Essentials is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Seoul Essentials have?
- MCP Toplist tracks 2 versions of Seoul Essentials, most recently published on Feb 28, 2026.
- Where can I find the source code for Seoul Essentials?
- The source code for Seoul Essentials is hosted at github.com/do-droid/seoul-essentials.
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.