🔧

Arthor-Agent

🔧MCP Server

arthurpanhku/DocSentinel

VibeIndex|
What it does
|

An AI-powered security assessment MCP server that automates review of documents, forms, and reports against policy and knowledge bases, producing structured risk reports with compliance gaps and remediation suggestions. Supports PDF, Word, Excel, PPT input and multiple LLMs including OpenAI, Claude, and Ollama.

glama

Installation

Claude CodeAdd MCP server via Claude CodeAuto-generated from README. View full documentation on GitHub
claude mcp add docsentinel -e OPENAI_API_KEY=sk-... -e CHROMA_PERSIST_DIR=/absolute/path/to/data/chroma -- /path/to/DocSentinel/.venv/bin/python /path/to/DocSentinel/app/mcp_server.py
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "docsentinel": { "command": "/path/to/DocSentinel/...
87
Last UpdatedApr 9, 2026