RWKV-Runner

GitHub

A RWKV management and startup tool, full automation, only 8MB. And provides an interface compatible with the OpenAI API. RWKV is a large language model that is fully open source and available for commercial use.

6,340 stars TypeScript 1 file ยท ~2,246 tokens #api#api-client#chatgpt#llm#rwkv#tool#wails

RWKV-Runner MCP Server

MCP server for josStorer/RWKV-Runner

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "RWKV-Runner": {
      "command": "npx",
      "args": [
        "-y",
        "@josStorer/RWKV-Runner"
      ]
    }
  }
}