43
/ 100
1 month ago
glama

Xafari MCP

An MCP server and crawler for Xafari documentation that enables AI agents to search, retrieve pages, and extract code examples from a local index. It provides structured documentation access through stdio or HTTP interfaces for seamless IDE integration.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCODE_LANGUAGES(по умолчанию: cs,js,ts,json,yaml,xml,html,css)
configDATA_DIR(по умолчанию: ./data)
configDOCS_BASE_URL(например: https://documentation.galaktika-soft.com/xafari/)
configFETCH_ON_MISS(по умолчанию: true, только если задан DOCS_BASE_URL)
configHTTP_PORT(по умолчанию: 3333)
configLOG_FILE(по умолчанию: logs/mcp.jsonl, путь относительно DATA_DIR)
configLOG_STDOUT(по умолчанию: false) — если true, логи дублируются в stdout (удобно в Docker)
configMAX_PAGES_PER_SESSION(по умолчанию: 10000)
configREQUEST_TIMEOUT_MS(по умолчанию: 15000)
configSERVER_DESCRIPTION
configSERVER_INFO
configSERVER_INFO_NAME
configSERVER_INSTRUCTIONS
configSERVER_NAME
configTOOLS_PREFIXесли задана (непустая), инструменты будут иметь имена вида ${TOOLS_PREFIX}search_docs, ${TOOLS_PREFIX}get_page, ...
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/quazi-custom-framework-mcp-2df49b)](https://m8ven.ai/mcp/quazi-custom-framework-mcp-2df49b)
commit: a15e17f5ce236695af440563627b5dffccfab51a
code hash: 195b8d1f424539e2615683cd4342eeeb6eb28fbfac34202b5b856e668eae63a0
verified: 6/13/2026, 10:39:22 AM
view raw JSON →