Tripwire
Rank #9,503io.github.aliboIly/tripwire
MCP for Roblox Studio and Open Cloud: drive Studio, run headless tests, and review game security.
Tripwire is a Model Context Protocol (MCP) server published by aliboily. It ranks #9,503 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Tripwire is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Jun 29, 2026 and most recently updated on Jul 1, 2026.
Ranks ahead of 122,543 of 132,046 servers on MCP Toplist.
Use Tripwire
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add tripwire -e "ROBLOX_OPEN_CLOUD_KEY=<your ROBLOX_OPEN_CLOUD_KEY>" -e "ROBLOX_UNIVERSE_ID=<your ROBLOX_UNIVERSE_ID>" -e "ROBLOX_PLACE_ID=<your ROBLOX_PLACE_ID>" -- npx -y tripwire-robloxReplace each placeholder with your own value before saving.
[mcp_servers.tripwire]
command = "npx"
args = ["-y", "tripwire-roblox"]
[mcp_servers.tripwire.env]
ROBLOX_OPEN_CLOUD_KEY = "<your ROBLOX_OPEN_CLOUD_KEY>"
ROBLOX_UNIVERSE_ID = "<your ROBLOX_UNIVERSE_ID>"
ROBLOX_PLACE_ID = "<your ROBLOX_PLACE_ID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tripwire": {
"command": "npx",
"args": [
"-y",
"tripwire-roblox"
],
"env": {
"ROBLOX_OPEN_CLOUD_KEY": "<your ROBLOX_OPEN_CLOUD_KEY>",
"ROBLOX_UNIVERSE_ID": "<your ROBLOX_UNIVERSE_ID>",
"ROBLOX_PLACE_ID": "<your ROBLOX_PLACE_ID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tripwire": {
"command": "npx",
"args": [
"-y",
"tripwire-roblox"
],
"env": {
"ROBLOX_OPEN_CLOUD_KEY": "<your ROBLOX_OPEN_CLOUD_KEY>",
"ROBLOX_UNIVERSE_ID": "<your ROBLOX_UNIVERSE_ID>",
"ROBLOX_PLACE_ID": "<your ROBLOX_PLACE_ID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"tripwire": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tripwire-roblox"
],
"env": {
"ROBLOX_OPEN_CLOUD_KEY": "<your ROBLOX_OPEN_CLOUD_KEY>",
"ROBLOX_UNIVERSE_ID": "<your ROBLOX_UNIVERSE_ID>",
"ROBLOX_PLACE_ID": "<your ROBLOX_PLACE_ID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tripwire": {
"command": "npx",
"args": [
"-y",
"tripwire-roblox"
],
"env": {
"ROBLOX_OPEN_CLOUD_KEY": "<your ROBLOX_OPEN_CLOUD_KEY>",
"ROBLOX_UNIVERSE_ID": "<your ROBLOX_UNIVERSE_ID>",
"ROBLOX_PLACE_ID": "<your ROBLOX_PLACE_ID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tripwire": {
"command": "npx",
"args": [
"-y",
"tripwire-roblox"
],
"env": {
"ROBLOX_OPEN_CLOUD_KEY": "<your ROBLOX_OPEN_CLOUD_KEY>",
"ROBLOX_UNIVERSE_ID": "<your ROBLOX_UNIVERSE_ID>",
"ROBLOX_PLACE_ID": "<your ROBLOX_PLACE_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
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.aliboIly%2Ftripwire)<a href="https://mcptoplist.com/server/io.github.aliboIly%2Ftripwire"><img src="https://mcptoplist.com/badge/io.github.aliboIly%2Ftripwire.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
aliboily
Available versions (3)
| Version | Published |
|---|---|
| 0.2.5 | Jul 1, 2026 |
| 0.2.4 | Jun 30, 2026 |
| 0.2.3 | Jun 30, 2026 |
Frequently asked questions
- Who maintains Tripwire?
- Tripwire is maintained by aliboily, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Tripwire listed on the Official MCP Registry?
- Yes — Tripwire is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Tripwire have?
- MCP Toplist tracks 3 versions of Tripwire, most recently published on Jul 1, 2026.
- Where can I find the source code for Tripwire?
- The source code for Tripwire is hosted at github.com/aliboily/tripwire.
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.