mcpserver.lol
registry/meseriasi-mcp-server
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 tools

Read 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…
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.
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…
search_tradespeople pagecategorylocationper_page
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*
Verify 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.