Epiphany Server
БесплатноНе проверенEnables AI agents to automate Epiphany booking tasks, including checking availability and creating bookings.
Описание
Enables AI agents to automate Epiphany booking tasks, including checking availability and creating bookings.
README
MCP server for Epiphany booking automation - enables AI agents to check availability and create bookings.
Setup
Install dependencies:
npm installSet API key:
export EPIPHANY_API_KEY="ep_your_api_key_here"Add to Claude Desktop config (
~/Library/Application Support/Claude/claude_desktop_config.json):{ "mcpServers": { "epiphany": { "command": "node", "args": ["/path/to/epiphany-mcp-server.js"], "env": { "EPIPHANY_API_KEY": "ep_your_api_key_here" } } } }Restart Claude Desktop
Tools Available
list_vsls- Get all your VSLsget_vsl- Get VSL details + time slotsget_available_times- Check availability for a datecreate_booking- Book a time slotlist_bookings- View all bookingsget_booking- Get specific booking detailsget_waitlist- Get waitlist entries
FreightPhone Integration
For embedding in FreightPhone website agent:
- Use
epiphany-agent-context.mdas system prompt - Add VSL ID to environment variables
- Agent flow: qualify → check times → collect info → book → confirm
Rate Limits
- 100 requests/minute
- 1000 requests/hour
Error Handling
All errors return structured messages. Common issues:
- Invalid VSL ID
- Time slot already booked
- Missing required fields
- Invalid date/time format
Установка Epiphany Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/promptaholic/Epiphany-MCPFAQ
Epiphany Server MCP бесплатный?
Да, Epiphany Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Epiphany Server?
Нет, Epiphany Server работает без API-ключей и переменных окружения.
Epiphany Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Epiphany Server в Claude Desktop, Claude Code или Cursor?
Открой Epiphany Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Epiphany Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
