walkerOS Source Browser
Rank #2,305io.walkeros/source-browser
Generate, parse, and validate walkerOS data-elb HTML tagging attributes
walkerOS Source Browser is a Model Context Protocol (MCP) server published by elbwalker. It ranks #2,305 of 132,113 servers tracked on MCP Toplist, and its repository has 344 GitHub stars. walkerOS Source Browser is listed on Official MCP, with 1 tracked version. It was first listed on Jun 18, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 129,808 of 132,113 servers on MCP Toplist.
Use walkerOS Source Browser
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add source-browser -- npx -y @walkeros/mcp-source-browser[mcp_servers.source-browser]
command = "npx"
args = ["-y", "@walkeros/mcp-source-browser"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"source-browser": {
"command": "npx",
"args": [
"-y",
"@walkeros/mcp-source-browser"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"source-browser": {
"command": "npx",
"args": [
"-y",
"@walkeros/mcp-source-browser"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"source-browser": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@walkeros/mcp-source-browser"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"source-browser": {
"command": "npx",
"args": [
"-y",
"@walkeros/mcp-source-browser"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"source-browser": {
"command": "npx",
"args": [
"-y",
"@walkeros/mcp-source-browser"
]
}
}
}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.walkeros%2Fsource-browser)<a href="https://mcptoplist.com/server/io.walkeros%2Fsource-browser"><img src="https://mcptoplist.com/badge/io.walkeros%2Fsource-browser.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
elbwalker
Available versions (1)
| Version | Published |
|---|---|
| 4.5.0 | Sep 2, 2026 |
Frequently asked questions
- Who maintains walkerOS Source Browser?
- walkerOS Source Browser is maintained by elbwalker, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is walkerOS Source Browser listed on the Official MCP Registry?
- Yes — walkerOS Source Browser is listed on the Official MCP Registry.
- How many versions does walkerOS Source Browser have?
- MCP Toplist tracks 1 version of walkerOS Source Browser, most recently published on Sep 2, 2026.
- Where can I find the source code for walkerOS Source Browser?
- The source code for walkerOS Source Browser is hosted at github.com/elbwalker/walkerOS.
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.