← Back to Plugins
MCP Server MCP

TrustedVillas Villa Rentals

github By github 👁 1 views ▲ 0 votes

Search and book luxury villa rentals across Europe with real-time availability and pricing.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.trustedvillas.co.uk/mcp",
      "headers": [
        {
          "description": "TrustedVillas API key — contact [email protected] to request access.",
          "isRequired": true,
          "isSecret": true,
          "name": "X-Api-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...