We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/djm81/chroma_mcp_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•303 B
# Logging Documentation
This section covers the logging mechanisms within `chroma-mcp-server`.
## Available Guides
- **[Server Logging](./server_logging.md)**
- Explains how server-side logging is handled, including log redirection in stdio mode, log levels, and log file management like rotation.