dooray-dbins-mcp
Provides read-only access to Dooray collaboration services through REST, CalDAV, and LDAP, enabling queries for projects, tasks, calendar events, and directory information via 18 MCP tools.
README
dooray-dbins-mcp
Vercel에 배포하는 Dooray REST·CalDAV·LDAP 조회 전용 MCP 서버입니다. 하나의 stateless Streamable HTTP endpoint에서 원본 두 MCP의 도구 18개를 제공합니다.
제공 도구
- Dooray REST 11개:
dooray_check_connection,dooray_whoami,dooray_common,dooray_projects,dooray_tasks,dooray_messenger,dooray_calendar,dooray_wiki,dooray_drive,dooray_api_get,dooray_capabilities - CalDAV·LDAP 7개:
service_status,calendar_list_calendars,calendar_get_events,calendar_search_events,directory_search_people,directory_get_person,directory_get_group_members
모든 도구에는 read-only annotation이 적용됩니다. Dooray REST는 GET만 사용하고, CalDAV는 조회용 PROPFIND·REPORT, LDAP는 bind·search·unbind만 사용합니다.
MCP 엔드포인트
https://<your-vercel-project>.vercel.app/<64-character-path-token>/mcp
경로 토큰은 필수이며 직접 /api/mcp 경로는 차단됩니다. MCP 클라이언트가 지원하면 별도 MCP_ACCESS_KEY를 Bearer 또는 X-MCP-Access-Key로 보낼 수 있습니다.
환경변수
| 이름 | 필수 | 설명 |
|---|---|---|
MCP_PATH_TOKEN |
예 | 정확히 64자의 URL-safe 경로 보호 secret |
DOORAY_USERNAME |
예 | CalDAV Basic auth와 LDAP bind에 공통 사용 |
DOORAY_PASSWORD |
예 | CalDAV Basic auth와 LDAP bind에 공통 사용 |
DOORAY_API_TOKEN |
예 | Dooray REST 개인 API token |
MCP_ACCESS_KEY |
아니오 | Bearer 또는 사용자 정의 헤더 호환 access key |
MCP_ALLOWED_ORIGINS |
아니오 | 추가 허용 Origin, 쉼표 구분 |
DOORAY_BASE_URL |
아니오 | 기본값 https://api.dooray.com |
DOORAY_ALLOWED_HOSTS |
아니오 | 추가 허용 Dooray host, 쉼표 구분 |
DOORAY_TIMEOUT_MS |
아니오 | 기본값 20,000ms |
DOORAY_MAX_RESPONSE_BYTES |
아니오 | 기본값 2,000,000 bytes |
DOORAY_MAX_TOOL_TEXT_CHARS |
아니오 | 기본값 120,000자 |
실제 secret은 Vercel Environment Variables 또는 로컬의 무시되는 .env.local에만 저장하고 커밋하지 않습니다.
로컬 검증
npm ci
npm run check
Vercel 배포
- 공개 GitHub 저장소를 Vercel의 New Project에서 Import합니다.
- Framework Preset은 Other 또는 자동 감지를 사용하고 Build Command는
npm run build으로 둡니다. - Production 환경변수를 등록합니다.
- 배포 후
/<64-character-path-token>/mcp에서 MCP initialize와 tools/list를 확인합니다.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
E2B
Using MCP to run code via e2b.