InsideOut (Riley)
Rank #49,413com.luthersystems.insideout/mcp
Designs, prices, and deploys AWS/GCP cloud infrastructure from plain-English requirements.
InsideOut (Riley) is a Model Context Protocol (MCP) server published by luthersystems. It ranks #49,413 of 132,405 servers tracked on MCP Toplist. InsideOut (Riley) is listed across 4 registries — Official MCP, mcp.so, Glama and PulseMCP, with 2 tracked versions. It was first listed on Mar 30, 2026 and most recently updated on May 5, 2026.
Ranks ahead of 82,992 of 132,405 servers on MCP Toplist.
Use InsideOut (Riley)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http insideout https://app.luthersystems.com/v1/insideout-mcpclaude mcp add insideout -- docker run -i --rm docker.io/luthersystems/insideout-mcp:v0.36.3[mcp_servers.insideout]
url = "https://app.luthersystems.com/v1/insideout-mcp"Add to ~/.codex/config.toml.
[mcp_servers.insideout]
command = "docker"
args = ["run", "-i", "--rm", "docker.io/luthersystems/insideout-mcp:v0.36.3"]Add to ~/.codex/config.toml.
https://app.luthersystems.com/v1/insideout-mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"insideout": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/luthersystems/insideout-mcp:v0.36.3"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"insideout": {
"url": "https://app.luthersystems.com/v1/insideout-mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"insideout": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/luthersystems/insideout-mcp:v0.36.3"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"insideout": {
"type": "http",
"url": "https://app.luthersystems.com/v1/insideout-mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"insideout": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/luthersystems/insideout-mcp:v0.36.3"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"insideout": {
"serverUrl": "https://app.luthersystems.com/v1/insideout-mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"insideout": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/luthersystems/insideout-mcp:v0.36.3"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"insideout": {
"url": "https://app.luthersystems.com/v1/insideout-mcp"
}
}
}{
"mcpServers": {
"insideout": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/luthersystems/insideout-mcp:v0.36.3"
]
}
}
}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/com.luthersystems.insideout%2Fmcp)<a href="https://mcptoplist.com/server/com.luthersystems.insideout%2Fmcp"><img src="https://mcptoplist.com/badge/com.luthersystems.insideout%2Fmcp.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
luthersystems
Other servers by luthersystems
View all luthersystems servers →Available versions (2)
| Version | Published |
|---|---|
| 0.36.3 | May 5, 2026 |
| 0.36.1 | May 5, 2026 |
Frequently asked questions
- Who maintains InsideOut (Riley)?
- InsideOut (Riley) is maintained by luthersystems, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is InsideOut (Riley) listed on the Official MCP Registry?
- Yes — InsideOut (Riley) is listed on the Official MCP Registry, alongside mcp.so, Glama and PulseMCP.
- How many versions does InsideOut (Riley) have?
- MCP Toplist tracks 2 versions of InsideOut (Riley), most recently published on May 5, 2026.
- Where can I find the source code for InsideOut (Riley)?
- The source code for InsideOut (Riley) is hosted at github.com/luthersystems/insideout-agent-skills.
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.