mcp-server-docy

MIT License
2

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DOCY_HOSTNoHost address to bind the server to127.0.0.1
DOCY_PORTNoPort to run the server on8000
DOCY_DEBUGNoEnable debug logging ("true", "1", "yes", or "y")
DOCY_CACHE_TTLNoCache time-to-live in seconds432000
DOCY_TRANSPORTNoTransport protocol to use (options: "sse" or "stdio")stdio
DOCY_USER_AGENTNoCustom User-Agent string for HTTP requests
DOCY_CACHE_DIRECTORYNoPath to the cache directory.docy.cache
DOCY_DOCUMENTATION_URLSNoComma-separated list of URLs to documentation sites to include (e.g., "https://docs.crawl4ai.com/,https://react.dev/")
DOCY_SKIP_CRAWL4AI_SETUPNoSkip running the crawl4ai-setup command at startup ("true", "1", "yes", or "y")
DOCY_DOCUMENTATION_URLS_FILENoPath to a file containing documentation URLs, one per line.docy.urls

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

ID: 7v3iq7o0fh