mcpbeat Sign in

Angi MCP Server

local only

Angi MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 537 installs a week from npm. Last commit 1 Sep 2026.

Angi for Claude — find home-service pros by trade and city, read ratings and reviews

Installs per day peak 289 · avg 30 · +555% w/w
a month agotoday
537
Installs / week
npm · @chrischall/angi-mcp
0
Stars
1 open issues
1 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Angi MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add angi-mcp -- npx -y @chrischall/angi-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "angi-mcp": {
      "args": [
        "-y",
        "@chrischall/angi-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.angi-mcp]
command = "npx"
args = ["-y", "@chrischall/angi-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "angi-mcp": {
      "args": [
        "-y",
        "@chrischall/angi-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "angi-mcp": {
      "args": [
        "-y",
        "@chrischall/angi-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Angi MCP

same job, measured the same way
Thumbtack MCP
by chrischall

Unofficial Thumbtack MCP — search local service pros, read profiles, ratings and reviews

59 installs/wk local only
Serpapi Hotels
by pulsemcp

MCP server for searching Google Hotels via SerpAPI — hotel search, pricing, ratings, and reviews.

78 installs/wk local only
MCP Gera Home
by geraservicesuk

Find and book home service providers: cleaning, repairs, beauty, moving. 50+ countries.

45 installs/wk local only
ru-marketplace-mcp
by vladimir-human

Read-only MCP servers for Russian marketplaces: prices, stock, ratings, reviews, seller identity

local only
Service Provider Index
by fugentic

Find verified businesses & service providers by trade and area. Returns structured provider data.

3 tools answering
C
Holydb MCP
by holydb

Read-only MCP server for HolyDB: find Catholic parish Mass times by location and time.

1 tools answering
Contractors Near Me
by contractorsnearme

Search licensed US contractors by trade or location, fetch profiles and reviews, and submit leads.

14 tools answering
FlightSeatMap
by flightseatmap

Seat maps, seat ratings, traveller reviews and seat alerts for 150+ airlines.

10 tools answering

Angi MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Angi MCP?
Angi MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @chrischall/angi-mcp was installed 537 times last week.
How do I connect Angi MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @chrischall/angi-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Angi MCP?
The npm package @chrischall/angi-mcp was installed 537 times in the last week. Week over week that is +555%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Angi MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.