Skip to main content
Glama

Famxplor Family Travel Activities

by alt250
MIT License
1

famxplor-семейный-путешествия-mcp-сервер

Первый сервер MCP, предназначенный для семей, путешествующих с детьми. Найдите мероприятия, протестированные семьями по всему миру, от Famxplor

API-ключ

Чтобы получить ключ API, см. API Famxplor Family Travel.

Добавить на рабочий стол Клода

Отредактируйте claude_desktop_config.json и добавьте:

{ "mcpServers": { "famxplor": { "command": "npx", "args": ["mcp-remote", "https://mcp.famxplor.com/mcp/"] } } }

Для клиентов MCP, поддерживающих удаленные потоковые http-серверы, конфигурация выглядит следующим образом:

{ "mcpServers": { "famxplor": { "url": "https://mcp.famxplor.com/mcp/" } } }

Запустите сервер вручную

FAMXPLOR_API_KEY="<your Famxplor API key>" uv run server.py
-
security - not tested
A
license - permissive license
-
quality - not tested

Famxplor Семейные туристические мероприятия

  1. API-ключ
    1. Добавить на рабочий стол Клода
      1. Запустите сервер вручную

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          Provides tools for discovering events at Madison Square Garden via the Ticketmaster API, returning structured data with event details like name, date, price, and ticket purchase links.
          Last updated -
          1
          13
          5
          TypeScript
          MIT License
        • A
          security
          F
          license
          A
          quality
          Facilitates access to LumbreTravel API for managing travel programs, activities, and related entities through MCP clients.
          Last updated -
          68
          9
          1
          TypeScript
        • A
          security
          A
          license
          A
          quality
          Enables LLMs to perform travel-related tasks by interacting with Google Maps and travel planning services including location search, place details, and travel time calculations.
          Last updated -
          5
          36
          21
          JavaScript
          MIT License
        • -
          security
          F
          license
          -
          quality
          A modular Python wrapper for the SNCF API that integrates with Claude Desktop, enabling intelligent journey planning and train information retrieval across France's railway network.
          Last updated -
          Python

        View all related MCP servers

        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/alt250/famxplor-family-travel-mcp-server'

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