Maxicar Travel
@ermanozkaya
About Maxicar Travel
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"maxicar": {
"command": "npx",
"args": [
"maxicar-mcp-travel"
],
"env": {
"MAXICAR_API_URL": "https://maxicar.me",
"MAXICAR_BOT_SECRET": "<YOUR_SECRET>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Maxicar Travel?
Maxicar Travel is a Model Context Protocol (MCP) server for MAXICAR — Montenegro’s travel marketplace. It enables AI assistants to search transfers, rent cars, and book rides with real-time pricing from multiple licensed providers.
How to use Maxicar Travel?
Install by adding a configuration entry to your Claude Desktop config or using claude mcp add maxicar -- npx @maxicar/mcp-travel. Set the required environment variable MAXICAR_BOT_SECRET (and optionally MAXICAR_API_URL). Run with npm start after cloning the repository and building.
Key features of Maxicar Travel
- Search airport & private transfers with live pricing
- Browse rental cars by type, brand, price, and city
- Book transfers and rental cars creating real reservations
- Retrieve company info, policies, FAQ, and driving tips
- Access destination guides with routes and highlights
- Support for cross-border transports to Croatia, Bosnia, Albania
Use cases of Maxicar Travel
- Find a transfer from Tivat Airport to Budva for three people
- Rent an SUV in Montenegro under 60 EUR per day
- Book a transfer from Podgorica Airport to Kotor on a specific date and time
- Learn driving rules and tips for Montenegro
- Explore destinations near Kotor with route highlights
FAQ from Maxicar Travel
What tools does Maxicar Travel offer?
It provides six tools: search_transfers, search_rental_cars, book_transfer, book_rental_car, get_maxicar_info, and get_montenegro_destinations.
How do I install Maxicar Travel in Claude Desktop?
Add the server configuration to your claude_desktop_config.json with command npx @maxicar/mcp-travel and set the required MAXICAR_BOT_SECRET environment variable.
What environment variables are required?
MAXICAR_BOT_SECRET is required; MAXICAR_API_URL is optional and defaults to https://maxicar.me.
Which locations and services are covered?
Airports: Tivat (TIV) and Podgorica (TGD). Cities include Budva, Kotor, Herceg Novi, Tivat, Podgorica, Bar, Ulcinj, Cetinje, Sveti Stefan, and Zabljak. Cross-border transfers to Dubrovnik (Croatia), Sarajevo (Bosnia), and Tirana (Albania) are supported. Services include airport transfers, point-to-point transfers, and car rental.
Is the data real-time and are providers licensed?
Yes. It provides live pricing and connects travelers with licensed, insured providers operating 24/7.
Frequently asked questions
What tools does Maxicar Travel offer?
It provides six tools: `search_transfers`, `search_rental_cars`, `book_transfer`, `book_rental_car`, `get_maxicar_info`, and `get_montenegro_destinations`.
How do I install Maxicar Travel in Claude Desktop?
Add the server configuration to your `claude_desktop_config.json` with command `npx @maxicar/mcp-travel` and set the required `MAXICAR_BOT_SECRET` environment variable.
What environment variables are required?
`MAXICAR_BOT_SECRET` is required; `MAXICAR_API_URL` is optional and defaults to `https://maxicar.me`.
Which locations and services are covered?
Airports: Tivat (TIV) and Podgorica (TGD). Cities include Budva, Kotor, Herceg Novi, Tivat, Podgorica, Bar, Ulcinj, Cetinje, Sveti Stefan, and Zabljak. Cross-border transfers to Dubrovnik (Croatia), Sarajevo (Bosnia), and Tirana (Albania) are supported. Services include airport transfers, point-to-point transfers, and car rental.
Is the data real-time and are providers licensed?
Yes. It provides live pricing and connects travelers with licensed, insured providers operating 24/7.
Basic information
More Media & Design MCP servers
Video Editor MCP server
burningionMCP Interface for Video Jungle
Image-Gen-Server
fengin一个能与Cursor集成的图片生成mcp server工具,实现调用即梦逆向接口
Game Asset Generator using MCP and Hugging Face Spaces
MubarakHAlketbiAn MCP server for creating 2D/3D game assets from text using Hugging Face AI models.
MCP Figma to React Converter
StudentOfJSMCP server for converting Figma designs to React components
Photoshop MCP Server
loonghaoA Model Context Protocol (MCP) server that interfaces with Adobe Photoshop's Python API. Enables LLMs to execute image editing operations, automate workflows, and manage Photoshop tasks through structured commands and context-aware interactions.
Comments