maitabi-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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