Skip to content
Verified official

Cadourile.ro MCP

v1.0.0

io.github.tudorabrudan/cadourile

Manage gift lists, gifts and reservations on Cadourile.ro (Romania/Moldova).

transport:streamable-http tools:14

Target client

run in your project directory

claude mcp add --transport http cadourile https://cadourile.ro/mcp

setup guides: Claude Code Claude Desktop Cursor VS Code Zed Windsurf Cline Gemini CLI Grok ChatGPT Claude.ai LangChain

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

list_gift_lists Read-only

list gift lists

get_gift_list Read-only

get gift list

create_gift_list Mutating

create gift list

update_gift_list Mutating

update gift list

create_gift Mutating

create gift

extract_gift_metadata

extract gift metadata

get_gift Read-only

get gift

update_gift Mutating

update gift

reserve_gift

reserve gift

unreserve_gift

unreserve gift

list_invited_lists Read-only

list invited lists

list_my_invited_reservations Read-only

list my invited reservations

update_my_reservation Mutating

update my reservation

cancel_my_reservation Mutating

cancel my reservation

All 14 tools, one page each

Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. Check the server's own documentation before granting access.