Connection check
verified live · 26h ago
meseriasi-mcp-server
MCP server for meseriasi.ro, a Romanian homeowner-tradesperson marketplace.
Tools
5
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
26h ago
Tools & capabilities
5 toolsRead from the running server on 26h ago.
create_project
title*budgetlocation*tradeType*descriptionaccess_token*
Create 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" a… Create 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_profile
id*
Fetch the full profile of a tradesperson by their UUID (or legacy WordPress integer ID). Includes bio, location, trade type, and bid statistics. Fetch the full profile of a tradesperson by their UUID (or legacy WordPress integer ID). Includes bio, location, trade type, and bid statistics.
request_chat_otp
email*
Send 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_conversati… Send 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_tradespeople
pagecategorylocationper_page
Search for tradespeople on meseriasi.ro by location and/or category (trade type). Returns a paginated list of matching profiles. Search for tradespeople on meseriasi.ro by location and/or category (trade type). Returns a paginated list of matching profiles.
start_conversation
otp*email*message*tradesperson_id*