Loomal

RLM Tools

MCP server by github.com/stefanoshea/rlm-tools

Persistent Python sandbox for token-efficient codebase exploration in MCP clients

8 starspypi: rlm-tools

About RLM Tools

RLM Tools is an MCP (Model Context Protocol) server published by stefanoshea in the official MCP registry, listed under Code Execution on Loomal. Persistent Python sandbox for token-efficient codebase exploration in MCP clients

It ships as a Python package on PyPI (rlm-tools), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/stefanoshea/rlm-tools, where the project has earned 8 GitHub stars.

Use RLM Tools with your agent

Claude Code · one command
claude mcp add rlm-tools -- uvx rlm-tools
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "rlm-tools": {
      "command": "uvx",
      "args": [
        "rlm-tools"
      ]
    }
  }
}
pypirlm-tools

Frequently asked questions

What is RLM Tools?
RLM Tools is an MCP (Model Context Protocol) server by stefanoshea in the Code Execution category. Persistent Python sandbox for token-efficient codebase exploration in MCP clients
How do I connect RLM Tools to Claude, Cursor, or another MCP client?
Install RLM Tools from its pypi package (rlm-tools) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is RLM Tools open source?
Yes — the source code is public at github.com/stefanoshea/rlm-tools, with 8 GitHub stars.
Can AI agents pay to use RLM Tools?
Not yet through Loomal — RLM Tools is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain RLM Tools? Claim this listing free by verifying GitHub ownership, or contact us.