@ruco-ai/mcpster

devops-infra MCP Server

A fluent, chainable API with Zod-first validation, stdio and HTTP transports, OAuth 2.1, and a one-command deploy kit. Focus on what you expose — not how.

VerifiedInstall Ready
devops-infradevops-infra
6 views0 stars0 forksv0.2.5MIT

Why This Matters

Discovered via github-topic:mcp and last synced 3mo ago.

VerifiedInstall Ready
Source
github-topic:mcp
Stars
0
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx @ruco-ai/mcpster

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "-ruco-ai-mcpster": {
      "command": "npx",
      "args": [
        "@ruco-ai/mcpster"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

9
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (9)

Target

Prerequisite

false

Enable OAuth 2.1 PKCE protection on the MCP endpoint

3000

Port to listen on (HTTP transport only)

scope

`process.cwd()`

Option

Default

Railway

`railway` CLI installed and authenticated (`railway login`)

name

required

version

required

transport

`'stdio'`