Skip to content

ktmcp-cli/rawg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner

"Six months ago, everyone was talking about MCPs. And I was like, screw MCPs. Every MCP would be better as a CLI."

Peter Steinberger, Founder of OpenClaw Watch on YouTube (~2:39:00) | Lex Fridman Podcast #491

RAWG Video Games Database CLI

⚠️ Unofficial CLI - Not officially sponsored or affiliated with RAWG Video Games Database.

350,000+ games database API

Installation

npm install -g @ktmcp-cli/rawg

Quick Start

# Configure API key
rawg config set --api-key YOUR_API_KEY

# Show configuration
rawg config show

Commands

Config

rawg config set --api-key <key>
rawg config show

JSON Output

All commands support --json for structured output:

rawg <command> --json | jq

Why CLI > MCP?

No server to run. No protocol overhead. Just install and go.

  • Simpler — Just a binary you call directly
  • Composable — Pipe to jq, grep, awk
  • Scriptable — Works in cron jobs, CI/CD, shell scripts

License

MIT — Part of the Kill The MCP project.


Support KTMCP

If you find this CLI useful, we'd greatly appreciate your support! Share your experience on:

  • Reddit
  • Twitter/X
  • Hacker News

Incentive: Users who can demonstrate that their support/advocacy helped advance KTMCP will have their feature requests and issues prioritized.

Just be mindful - these are real accounts and real communities. Authentic mentions and genuine recommendations go a long way!

Support This Project

If you find this CLI useful, we'd appreciate support across Reddit, Twitter, Hacker News, or Moltbook. Please be mindful - these are real community accounts. Contributors who can demonstrate their support helped advance KTMCP will have their PRs and feature requests prioritized.

About

Production-ready CLI for rawg. Part of Kill The MCP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors