📡 MCP Radar

mktk1117/rl-mcp

Wrap rl training env to make it a mcp-server.

5 stars
1 forks
Python
momentum ▲ 14.5
created 2026-08-26
on radar since 2026-08-28
View on GitHub ↗

About rl-mcp

Watch, diagnose and steer a live RL training run — from an AI agent, or from your shell.

Training a policy is a slow feedback loop. Launch, wait an hour, squint at TensorBoard, guess which reward weight was wrong, relaunch. rlmcp shortens it.

Attach it to a running job and you can ask the live process what the robot is doing, look at it, measure how jerky it is, change a reward weight, unlock harder terrain, and roll back if that made things worse. No restart.

Two backends ship: mjlab, which is what this is developed against, and IsaacLab. The simulator sits behind a small adapter, so a third is a couple of hundred lines rather than a fork.

⚠️ Experimental. The surface is real and tested, but it is still moving.

If you use a coding agent, give it one line:

(Say IsaacLab instead if that is what you train on — the docs cover both.)

It reads the docs here, adds the wrapper to your training script, and drives the run from there.

If you are driving yourself, jump to Install and Try it.

Almost all of that is an MCP tool too, so an agent can drive the whole loop, and it sees the screenshots and plots, not just their file paths. play is the exception, and stays CLI-only because it opens a window.

The CLI knows who is reading. A terminal gets aligned tables, and pictures open by themselves. A pipe gets JSON, and each command's JSON is a parsing contract that does not move — the shapes are written down and pinned by tests, in docs/tools.md.

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/mktk1117--rl-mcp.html)

Related MCP servers

fellowgeek/mcp-memory

An OKF-backed Model Context Protocol (MCP) server delivering persistent long-term memory and SQLite FTS5 search for AI agents.

⭐ 188Python
sosoj92/jarvis-assistant-vocal

Assistant vocal local en francais : Claude ou Ollama (offline), domotique Hue, OBS, agenda, navigateur, appels Twilio, serveur MCP. Python.

⭐ 132Python
Stupidoodle/swissdevjobs-cli

Search & apply to ~4,700 salary-transparent tech jobs across 7 countries (🇨🇭🇩🇪🇬🇧🇺🇸🇨🇦🇳🇱🇫🇷) from your terminal or AI agent — zero-dependency Python CLI + MCP server + Claude Code plugin

⭐ 92Python
agents-universe/agents-universe

让智能体像人一样学习和工作,共享智能体和项目记忆

⭐ 83Python
bybit-exchange/kaas

Turn scattered notes, docs and transcripts into a queryable Markdown wiki — an LLM knowledge-base compiler with MCP access, no embeddings, self-hosted.

⭐ 82Python
alxgntv/substack-api-mcp

MCP server for Substack posts (FastMCP + substack-api-client)

⭐ 80Python

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.