Longshore
Rank #8,957io.github.chaytanc/reality-next-door-walk
Walk a cited post-extraction Seattle as an MCP world: go(), talk_to(), do(). Read-only, untracked.
Longshore is a Model Context Protocol (MCP) server published by chaytanc. It ranks #8,957 of 132,046 servers tracked on MCP Toplist. Longshore is listed on Official MCP, with 1 tracked version. It was first listed on Aug 17, 2026 and most recently updated on Aug 17, 2026.
Ranks ahead of 123,089 of 132,046 servers on MCP Toplist.
Use Longshore
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add reality-next-door-walk -- npx -y reality-next-door-walk[mcp_servers.reality-next-door-walk]
command = "npx"
args = ["-y", "reality-next-door-walk"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"reality-next-door-walk": {
"command": "npx",
"args": [
"-y",
"reality-next-door-walk"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"reality-next-door-walk": {
"command": "npx",
"args": [
"-y",
"reality-next-door-walk"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"reality-next-door-walk": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"reality-next-door-walk"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"reality-next-door-walk": {
"command": "npx",
"args": [
"-y",
"reality-next-door-walk"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"reality-next-door-walk": {
"command": "npx",
"args": [
"-y",
"reality-next-door-walk"
]
}
}
}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.chaytanc%2Freality-next-door-walk)<a href="https://mcptoplist.com/server/io.github.chaytanc%2Freality-next-door-walk"><img src="https://mcptoplist.com/badge/io.github.chaytanc%2Freality-next-door-walk.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
chaytanc
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 17, 2026 |
Frequently asked questions
- Who maintains Longshore?
- Longshore is maintained by chaytanc, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Longshore listed on the Official MCP Registry?
- Yes — Longshore is listed on the Official MCP Registry.
- How many versions does Longshore have?
- MCP Toplist tracks 1 version of Longshore, most recently published on Aug 17, 2026.
- Where can I find the source code for Longshore?
- The source code for Longshore is hosted at github.com/chaytanc/longshore.
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.