Odel
flippa mcp

flippa mcp

Local
@sind003TypeScriptMITUpdated 6mo ago

Search, analyze, and evaluate online businesses for sale on Flippa.com marketplace.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmflippa-mcp-serverv1.0.2

Run

npx -y flippa-mcp-server

MCP client config

{
  "mcpServers": {
    "flippa-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "flippa-mcp-server"
      ]
    }
  }
}