olm

day50-dev/olm
★ 1 stars Python API Integration Updated today
The easiest way to create an MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "olm": {
      "command": "uvx",
      "args": [
        "olm"
      ]
    }
  }
}

Or install with pip: pip install olm

README Excerpt

<p align="center"> <img width="300" alt="olm" src="https://github.com/user-attachments/assets/6dc40aea-4719-4e2e-a57b-585e2ef5ec49" /><br/> <a href=https://pypi.org/project/onelinemcp><img src=https://badge.fury.io/py/onelinemcp.svg/></a> </p> **Olm** is a program that takes a simple text file and spits out a full blown MCP server.

Tools (1)

spec