Back to Home
mso-docs icon

Docs-Navigator

Verified Safe

by mso-docs

Overview

An AI-powered documentation assistant that provides intelligent Q&A, search, and analysis capabilities across various document types, including text, PDFs, and images via OCR.

Installation

Run Command
python app_gradio.py

Environment Variables

  • ANTHROPIC_API_KEY

Security Notes

The core application (MCP server and Gradio UI) runs locally by default ('127.0.0.1') and is not exposed publicly ('share=False'), which is good for security. Environment variables for API keys are loaded from `.env` files, preventing hardcoded secrets. The `eval` function is present in `tests/test_end_to_end.py` for parsing search results, which is a security risk if this pattern were adopted in production code, but it is contained within a test script.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2025-12-03

Tags

AI AssistantDocumentationRAGOCRGradioMCPClaude AI