mcp-v8
Rank #2,432io.github.r33drichards/mcp-js
Run JavaScript and TypeScript in sandboxed V8 isolates with policy-controlled host capabilities.
mcp-v8 is a Model Context Protocol (MCP) server published by r33drichards. It ranks #2,432 of 132,046 servers tracked on MCP Toplist, and its repository has 57 GitHub stars. mcp-v8 is listed across 4 registries — Official MCP, Smithery, mcp.so and Glama, with 3 tracked versions. It was first listed on May 11, 2025 and most recently updated on Sep 8, 2026.
Ranks ahead of 129,614 of 132,046 servers on MCP Toplist.
Use mcp-v8
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-js -- docker run -i --rm --env PORT= docker.io/wholelottahoopla/mcp-js:0.21.0-rc.2[mcp_servers.mcp-js]
command = "docker"
args = ["run", "-i", "--rm", "--env", "PORT=", "docker.io/wholelottahoopla/mcp-js:0.21.0-rc.2"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-js": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--env",
"PORT=",
"docker.io/wholelottahoopla/mcp-js:0.21.0-rc.2"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-js": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--env",
"PORT=",
"docker.io/wholelottahoopla/mcp-js:0.21.0-rc.2"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-js": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--env",
"PORT=",
"docker.io/wholelottahoopla/mcp-js:0.21.0-rc.2"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-js": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--env",
"PORT=",
"docker.io/wholelottahoopla/mcp-js:0.21.0-rc.2"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-js": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--env",
"PORT=",
"docker.io/wholelottahoopla/mcp-js:0.21.0-rc.2"
]
}
}
}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.r33drichards%2Fmcp-js)<a href="https://mcptoplist.com/server/io.github.r33drichards%2Fmcp-js"><img src="https://mcptoplist.com/badge/io.github.r33drichards%2Fmcp-js.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
r33drichards
Other servers by r33drichards
View all r33drichards servers →Available versions (3)
| Version | Published |
|---|---|
| 0.21.0-rc.2 | Sep 8, 2026 |
| 0.21.0-rc.1 | Sep 7, 2026 |
| 0.20.1 | Sep 7, 2026 |
Frequently asked questions
- Who maintains mcp-v8?
- mcp-v8 is maintained by r33drichards, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is mcp-v8 listed on the Official MCP Registry?
- Yes — mcp-v8 is listed on the Official MCP Registry, alongside Smithery, mcp.so and Glama.
- How many versions does mcp-v8 have?
- MCP Toplist tracks 3 versions of mcp-v8, most recently published on Sep 8, 2026.
- Where can I find the source code for mcp-v8?
- The source code for mcp-v8 is hosted at github.com/r33drichards/mcp-js.
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.