Flippa MCP

Search, analyze, and evaluate online businesses on Flippa - powered by AI. No API key required. No account needed. Just plug into Claude and go. Its 5 documented tools cover flippa, listing. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-02-11 · ★ 3 · #625 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Flippa MCP

before you install - you'll need

FLIPPA_API_TOKEN

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add sind00-flippa-mcp -- npx -y flippa-mcp-server

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package flippa-mcp-server - unscoped; check the name against the project README before installing

registry namespace io.github.sind00 is GitHub-verified and matches the repo owner

03 · What Flippa MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can search and browse listings with filters for type, status, sale method, and sorting, get complete details for any listing by ID, find comparable listings and get aggregate pricing stats, and get market-wide statistics across property types.

The 5 tools it gives your agent

Extracted from the project's README - what flippa-mcp lets an agent do.

flippa_search_listings
- Search and browse listings with filters for type, status, sale method, and sorting
flippa_get_listing
- Get complete details for any listing by ID
flippa_analyze_listing
- Compute valuation metrics: revenue multiples, ROI, risk factors, and buy/pass verdict
flippa_comparable_sales
- Find comparable listings and get aggregate pricing stats
flippa_market_overview
- Get market-wide statistics across property types

04 · Who maintains Flippa MCP

flippa-mcp is maintained by sind00. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
other - ranked #625 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.sind00/flippa-mcp (active, first published 2026-02-11)
packages
npm:flippa-mcp-server

06 · Flippa MCP FAQ

Is Flippa MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-02-11. We re-verify nightly.

What can Flippa MCP do?

With this server connected, an agent can search and browse listings with filters for type, status, sale method, and sorting, get complete details for any listing by ID, find comparable listings and get aggregate pricing stats, and get market-wide statistics across property types.

How do I install Flippa MCP?

Run `npx -y flippa-mcp-server`. The README documents one environment variable (FLIPPA_API_TOKEN) to set first. You can also paste the ready-made client config above.

Does Flippa MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Flippa MCP

More MCP servers to compare · JVM Source Lens · Vscode Terminal MCP · Ncloud · Leclerc Drive · Slide Forge

More TypeScript MCP servers · Sisense MCP Server · Mergewarden · see all