Skip to main content
Glama
juanqui
by juanqui
web-interface.md1.01 kB
# Web Interface Guide This guide is being expanded. For now: - Defaults: parser = `pymupdf4llm`; embeddings provider = `local` (Qwen/Qwen3-Embedding-0.6B); chunker = `langchain`; hybrid search = enabled; reranker = disabled; summarizer = disabled. - See the [Quick Start](quick-start.md), [Troubleshooting](troubleshooting.md), and [Docker Deployment](docker-deployment.md) guides for working configurations. For immediate help, see: - [Quick Start Guide](quick-start.md) for web interface setup - [Docker Deployment Guide](docker-deployment.md) for container-based web interface Current endpoints: - Enable web: set `PDFKB_WEB_ENABLE=true` - Web UI: `http://localhost:8000/` - Health: `http://localhost:8000/health` - MCP HTTP endpoint: `http://localhost:8000/mcp/` - WebSocket: `ws://localhost:8000/ws` This guide will include: - Web interface setup and configuration - Document upload and management - Search interface usage - Real-time processing monitoring - API documentation access **Coming soon...**

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/juanqui/pdfkb-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server