torium

ahnl/torium
★ 8 stars Python 💻 Code/Dev Tools Updated today
📦 Unofficial library, CLI tool, and MCP server for the Tori.fi marketplace.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install torium

README Excerpt

<div align="center"> <img src="docs/Torium.png" width="120" alt="Torium" /> </div> Python client for the Tori.fi marketplace. Usable as a **library**, a **CLI tool**, and an **MCP server**. **1. Clone and install:** ```bash git clone https://github.com/ahnl/torium uv tool install ./torium ``` This places `torium-mcp` (and `torium`) on your PATH globally. No venv path needed.

Tools (20)

create_listingcreate_saved_searchdelete_listingdelete_saved_searchdispose_listingedit_listingfetch_imagefetch_image_base64get_conversationget_create_categoriesget_listingget_listing_statsget_locationsget_search_categoriesget_unread_countlist_conversationslist_favoriteslist_my_listingslist_saved_searchessearch_listings