stable-mcp

travisthetrashpanda/stable-mcp
★ 2 stars Python AI/LLM Updated today
Zero-dependency MCP server for Stable (usestable.com) — let Claude and other AI assistants read and organize your virtual mailbox
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": {
    "stable-mcp": {
      "command": "uvx",
      "args": [
        "stable-mcp"
      ]
    }
  }
}

Or install with pip: pip install stable-mcp

README Excerpt

An [MCP](https://modelcontextprotocol.io) server for [Stable](https://www.usestable.com), the virtual mailbox and business address service. Connect Claude (or any MCP-capable AI assistant) to your Stable mailbox so it can: - 📬 **List your mail** — sender, recipient, scan status, tags, check/deposit/forwarding status

Tools (7)

create_tagsget_mail_itemget_mail_scan_textlist_locationslist_mail_itemslist_tagsset_mail_item_tags

Topics

claudemcpmcp-servermodel-context-protocolpythonstablevirtual-mailbox