# Meseriasi MCP Server MCP server

MCP server for meseriasi.ro, a Romanian homeowner-tradesperson marketplace.

## Links
- Registry page: https://www.getdrio.com/mcp/ro-meseriasi-meseriasi-mcp-server

## Install
- Endpoint: https://www.meseriasi.ro/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://www.meseriasi.ro/api/mcp

## Tools
- search_tradespeople - Search for tradespeople on meseriasi.ro by location and/or category (trade type). Returns a paginated list of matching profiles. Endpoint: https://www.meseriasi.ro/api/mcp
- get_tradesperson_profile - Fetch the full profile of a tradesperson by their UUID (or legacy WordPress integer ID). Includes bio, location, trade type, and bid statistics. Endpoint: https://www.meseriasi.ro/api/mcp
- request_chat_otp - 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. Endpoint: https://www.meseriasi.ro/api/mcp
- start_conversation - 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. Endpoint: https://www.meseriasi.ro/api/mcp
- create_project - 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. Endpoint: https://www.meseriasi.ro/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: ro.meseriasi
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 21, 2026
- Source: https://registry.modelcontextprotocol.io
