WeWork Booking
БесплатноНе проверенManages WeWork desk and office space bookings through AI assistants, supporting reservation creation, cancellation, and location search.
Описание
Manages WeWork desk and office space bookings through AI assistants, supporting reservation creation, cancellation, and location search.
README
MCP server for WeWork bookings and space search.
Deploy this server directly to MCP Nest:
Install
Run it directly with npx:
npx -y mcp-server-wework
Or install via Go:
go install github.com/dvcrn/mcp-server-wework/cmd/mcp-server-wework@latest
Usage with Claude
Add it to your MCP configuration:
{
"mcpServers": {
"wework": {
"command": "npx",
"args": ["-y", "mcp-server-wework"],
"env": {
"WEWORK_USERNAME": "[email protected]",
"WEWORK_PASSWORD": "your-password"
}
}
}
}
Tools
locations— list WeWork locations in a citydesks— list available spaces for a datefind_space— alias fordesksbookings— list upcoming or past bookingsbook— create bookings for one or more datesquote— get booking quotes without bookinginfo— get detailed location informationme— fetch the current user profilecalendar— generate an ICS payload from bookingscancel_booking— cancel an upcoming booking by booking UUID
Credentials
The server reads credentials from environment variables:
WEWORK_USERNAMEWEWORK_PASSWORD
Local development
mise install
mise run test
mise run build
./dist/mcp-server-wework
Установка WeWork Booking
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/dvcrn/mcp-server-weworkFAQ
WeWork Booking MCP бесплатный?
Да, WeWork Booking MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для WeWork Booking?
Нет, WeWork Booking работает без API-ключей и переменных окружения.
WeWork Booking — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить WeWork Booking в Claude Desktop, Claude Code или Cursor?
Открой WeWork Booking на 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 WeWork Booking with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai

