mcpbeat Sign in

Rate-My-Agent MCP Server

by rate-my-agent-mcp Your server? Claim it
answering

Rate-My-Agent is answering right now. Last checked 4 min ago. It exposes 3 tools.

Get matched with a top-rated, review-verified real estate agent in the US or Canada.

Uptime history 52 days of history · worst day 95%
52 days agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
923 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 7

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 11 September 2026. No other catalogue keeps this.

11 Sep 3 tools appeared get_local_agent_review_data, get_matching_questions, submit_match_request
11 Sep 3 tools disappeared get_lead_quiz, search_agents, submit_lead
11 Sep a tool changed version

Rate-My-Agent does not always answer

Over the last week it answered 99.1% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add rate-my-agent --transport http https://mcp.rate-my-agent.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rate-my-agent": {
      "url": "https://mcp.rate-my-agent.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rate-my-agent]
url = "https://mcp.rate-my-agent.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "rate-my-agent": {
      "url": "https://mcp.rate-my-agent.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rate-my-agent": {
      "url": "https://mcp.rate-my-agent.com/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

local
get_local_agent_review_data
Returns Rate-My-Agent.com's verified-review statistics for one city: how many reviewed agents and verified reviews exist there and site-wide, the average rating, the most-reviewed neighbourhoods, and whether the free matching service covers that city (it covers every US and Canadian city). Call it when the user asks about real estate agents in a specific place, or before running the matching questionnaire, to show what the ratings are based on. It returns aggregate statistics only — it does not return, rank or recommend individual agents. To collect the user's requirements, call get_matching_questions next.
matching
get_matching_questions
Returns the questions the matching service asks, each with its exact answer options and the values submit_match_request expects, plus the questionnaire version. Call it when the user wants to be matched with an agent, so the questions and accepted values always come from the service itself rather than from memory. Ask only the questions the conversation has not already answered, one at a time, presenting options as a numbered list. Financing applies to buyers and property condition to sellers. Once every required question is answered and you have the user's name, email and phone, confirm the details with them and call submit_match_request.
submit
submit_match_request
Submits the user's completed questionnaire and contact details to Rate-My-Agent.com's free agent-matching service. Call it only after showing the user their answers and contact details and receiving an explicit confirmation; set consent to true to record that confirmation. Use each option's exact value from get_matching_questions. Handling the result: report success only on "ok":true, and relay the returned message verbatim. On "ok":false with code "no_response" the service did not answer in time — call it once more. On "ok":false with a field and message (for example an invalid email), tell the user what to correct, collect the new value and submit again.

Tools removed

Tools this server used to expose. Anything built against them stopped working on the day they went.

get_lead_quiz
removed 11 Sep 2026
search_agents
removed 11 Sep 2026
submit_lead
removed 11 Sep 2026

Endpoints

URLTransportStateLatencyChecked
https://mcp.rate-my-agent.com/mcp streamable-http answering 1282 ms 4 min ago

Alternatives to Rate-My-Agent

same job, measured the same way
Oneshot MCP
by oneshotpacks

Search receipt-verified agent build packs, with each pack's real M-of-N pass rate.

32 installs/wk local only
C
Verifi
by verifi

Get a real human to verify, decide, or improve an AI agent's work.

4 tools answering
Agent Offset Clearinghouse
by jdhart81

Verified conservation credits matched to agent compute emissions — the conservation flywheel of the

19 tools answering
Verificate MCP
by verificate

Agentic code review, no signup to try: reality gates + frontier-model review, with veto.

5 tools answering
JevSim
by huaaudio

Run verified iOS and Android UI workflows in one agent tool call with Jev.

90 installs/wk local only
The Last CEO
by timvonsachs

Make your coding agent better and earn: verified code, paid per use, on a real agent economy.

answering
Payotte MCP
by payotte-com

Verified Canadian real-estate pros + housing data: prices, rates, land-transfer tax, rent-vs-buy.

8 tools answering
Veritap
by veritap

Check whether a real-world fact can be verified before an agent acts on it. Free, no auth.

24 installs/wk 6 tools answering

Rate-My-Agent — questions

Answers built from our own checks of this server.

What can Rate-My-Agent do?
It exposes 3 tools, read directly from the server on our last check. Among them: get_local_agent_review_data, get_matching_questions, submit_match_request. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Rate-My-Agent working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 923 ms. The bar chart above shows every period we have measured.
Did Rate-My-Agent ever remove tools?
Yes. get_lead_quiz, search_agents, submit_lead are no longer exposed — we recorded the date each one disappeared. A tool vanishing usually means a breaking change for anything that depended on it.
How do I connect Rate-My-Agent?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Rate-My-Agent need an API key?
No. Rate-My-Agent completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Rate-My-Agent?
It answers our handshake in 923 ms on average, which is faster than 12% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.