RWKV-Runner
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.
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"
]
}
}
}