Skip to content

Abert Test

Free

by MCP Community

NPX installer for Travala MCP

v1.0.7Added Apr 12, 2026
mcpx402paymentstravalatravel
Works with:ClaudeGPTGeminiCopilot

Abert Test MCP Server

NPX installer for Travala MCP

Installation

npx -y @abertnguyen/abert-test-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y @abertnguyen/abert-test-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "abert-test": {
      "command": "npx",
      "args": ["-y", "@abertnguyen/abert-test-mcp"]
    }
  }
}