Skip to main content
Glama
phonhay103

maitabi-mcp-server

by phonhay103

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_filtersA

Fetch available filter dropdown options, departure areas, tour styles, mountain lodges, and tour counts for Maitabi bus tours.

Returns a JSON string containing filter options, areas, tour styles, mountain lodge lists, and current tour counts.

list_district_groupsA

Fetch mountain area/district groups and tour counts for Maitabi mountain bus tours.

Returns a JSON string containing district groups, mountain area IDs, and tour counts per district.

search_toursA

Search mountain bus tours and lodge packages on Maitabi (bus.maitabi.jp) with detailed filter criteria.

Returns a JSON string containing matching bus tours, seat options, pricing, departure dates, and course numbers.

get_tour_detailA

Fetch detailed information, schedule, pricing, and bus stops for a specific Maitabi mountain bus tour by course_no.

Returns a JSON string containing complete tour itinerary, bus departure points, seat options, pricing, and lodging info.

search_general_toursB

Search general travel tours and mountain climbing packages on www.maitabi.jp.

Returns a JSON string containing matching tours, total count, pagination, and course numbers.

get_general_tour_detailA

Fetch complete details, itinerary, pricing, and booking information for a general tour on www.maitabi.jp.

Returns a JSON string containing tour itinerary, meal conditions, price matrix, lodging, and booking links.

get_tour_calendarA

Fetch monthly departure calendar and tour schedule matrix on www.maitabi.jp for a given year and month.

Returns a JSON string with daily departure schedule matrix, tour availability, and calendar dates.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/phonhay103/maitabi-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server