Meseriasi MCP Server
MCP server for meseriasi.ro, a Romanian homeowner-tradesperson marketplace.
Little public usage data yet
Reviews
Write oneNobody has reviewed Meseriasi MCP Server yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Meseriasi MCP Server tools (5, 2 write)
write = sends, deletes, buys or postscreate_projectwrite actionFreeCreate a new project on meseriasi.ro as a homeowner. Notifies nearby tradespeople automatically. Requires the caller to supply a valid Supabase access token in the "access_token" argument.
get_tradesperson_profileFreeFetch the full profile of a tradesperson by their UUID (or legacy WordPress integer ID). Includes bio, location, trade type, and bid statistics.
request_chat_otpwrite actionFreeSend a one-time password (OTP) to the user's email so they can verify their identity before starting a conversation with a tradesperson. Call this first, then call start_conversation with the OTP the user receives.
search_tradespeopleFreeSearch for tradespeople on meseriasi.ro by location and/or category (trade type). Returns a paginated list of matching profiles.
start_conversationFreeVerify the OTP sent to the user's email and start a direct conversation with a tradesperson. Creates a homeowner account automatically if the email is new.
Public scan report
scanner v0.1.9 · 2026-09-25 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 1111ms20/20
- Tool poisoning5 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 2 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityno repository or website to verify2/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http meseriasi-mcp-server https://www.meseriasi.ro/api/mcp
Meseriasi MCP Server: common questions
- Is Meseriasi MCP Server safe?
- With care: it is graded C, so read the findings first (57/100). Read the Meseriasi MCP Server safety report
- How do I install Meseriasi MCP Server?
- It runs remotely at www.meseriasi.ro. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Meseriasi MCP Server need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Meseriasi MCP Server maintained?
- The latest release is v1.0.0.
- Is Meseriasi MCP Server up?
- 100% of our last 28 checks got an answer. We check remote servers about four times a day.