Home/Directory/Web & APIs/Docsentinel

Docsentinel

@arthurpanhku · github.com/arthurpanhku/DocSentinel

MCP server for AI agent for cybersecurity: automate assessment of documents, questionnaires & reports. Multi-format parsing, RAG knowledge base,Risks, compliance gaps, remediations.

ClaimedWeb & APIsstdiolocal auth
GitHub

Install one command

terminal
$ pip install -r requirements.txt

Or add it with the Claude CLI: claude mcp add arthurpanhku-docsentinel

Tools exposed 0 tool

Configuration claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "arthurpanhku-docsentinel": {
      "command": "pip",
      "args": ["install", "-r", "requirements.txt"],
      "env": {
        "OPENAI_API_KEY": "<your-openai-api-key>",
        "LLM_PROVIDER": "<your-llm-provider>",
        "OPENAI_MODEL": "<your-openai-model>",
        "ANTHROPIC_API_KEY": "<your-anthropic-api-key>",
        "ANTHROPIC_MODEL": "<your-anthropic-model>",
        "QWEN_API_KEY": "<your-qwen-api-key>",
        "QWEN_MODEL": "<your-qwen-model>",
        "DEEPSEEK_API_KEY": "<your-deepseek-api-key>",
        "DEEPSEEK_MODEL": "<your-deepseek-model>",
        "COMPAT_API_KEY": "<your-compat-api-key>"
      }
    }
  }
}

Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.

Related

Similar servers

More in Web & APIs
Compare
@bytedance

Browser automation capabilities using Puppeteer, both support local and remote browser connection.

Web & APIsstdio no-auth
36.3k4w ago0 toolslocal
$npx @agent-tars/cli@latest
Compare
@mickael-kerjean

Remote Storage Access: SFTP, S3, FTP, SMB, NFS, WebDAV, GIT, FTPS, gcloud, azure blob, sharepoint, etc.

Web & APIsHTTP no-auth
14.3k6d ago0 toolslocal
Install command unavailable — see repo
Compare
@PipedreamHQ

Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.

Web & APIsSSE no-auth
11.5k4d ago0 toolslocal
Install command unavailable — see repo