71
/ 100
10 days ago
glama

PR MCP Builder

Enables AI programs to search and retrieve approved public regulations with citations, supporting PDF, HWP, HWPX, and DOCX formats.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 6 credentials: API_AUTH_TOKEN, OPENAI_API_KEY, OPENAI_COMPATIBLE_API_KEY, AZURE_OPENAI_API_KEY, ANTHROPIC_API_KEY, AGENT_REVIEW_CHARS_PER_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAPP_ENV
configDATA_DIR
configARTIFACT_ROOT
configDATABASE_URL
configREDIS_URL
🔐 secretAPI_AUTH_TOKEN
configAPI_AUTH_TOKENS
configAPI_DEFAULT_TENANT_ID
configLLM_PROVIDER
configRAG_LLM_BACKEND
configRAG_LLM_ENDPOINT
configRAG_LLM_MODEL
configRAG_LLM_TIMEOUT_SECONDS
configRAG_LLM_MAX_OUTPUT_CHARS
configRAG_RATE_LIMIT_REQUESTS_PER_WINDOW
configRAG_RATE_LIMIT_WINDOW_SECONDS
configAGENT_REVIEW_MODEL
configAGENT_REVIEW_API_BASE_URL
configAGENT_REVIEW_TIMEOUT_SECONDS
🔐 secretOPENAI_API_KEY
🔐 secretOPENAI_COMPATIBLE_API_KEY
configAZURE_OPENAI_ENDPOINT
🔐 secretAZURE_OPENAI_API_KEY
🔐 secretANTHROPIC_API_KEY
configANTHROPIC_API_BASE_URL
configAGENT_REVIEW_TRIGGER_SCORE_BELOW
configAGENT_REVIEW_MAX_CHUNKS_PER_DOCUMENT
configAGENT_REVIEW_MAX_INPUT_TOKENS_PER_DOCUMENT
configAGENT_REVIEW_MAX_DOCUMENTS_PER_BATCH
configAGENT_REVIEW_MAX_INPUT_TOKENS_PER_BATCH
configAGENT_REVIEW_MAX_TOTAL_TOKENS_PER_BATCH
configAGENT_REVIEW_MAX_OUTPUT_TOKENS_PER_CHUNK
configAGENT_REVIEW_TOKEN_SAFETY_MARGIN
🔐 secretAGENT_REVIEW_CHARS_PER_TOKEN
configAGENT_REVIEW_PROMPT_INPUT_TOKENS_PER_BATCH
configAGENT_REVIEW_INPUT_PRICE_PER_1M_TOKENS
configAGENT_REVIEW_OUTPUT_PRICE_PER_1M_TOKENS
configAGENT_REVIEW_MAX_COST_PER_BATCH
configAGENT_REVIEW_BUDGET_CURRENCY
configAGENT_REVIEW_PRICE_VERSION
configAGENT_REVIEW_PRICE_EFFECTIVE_AT
configMAX_UPLOAD_MB
configMAX_BATCH_UPLOAD_MB
configMAX_BATCH_UPLOAD_FILES
configMAX_JSON_REQUEST_BODY_MB
configHWP_MAX_DECOMPRESSED_SECTION_MB
configHWP_MAX_DECOMPRESSED_DOCUMENT_MB
configOFFICE_ARCHIVE_MAX_ENTRIES
configOFFICE_ARCHIVE_MAX_FILE_MB
configOFFICE_ARCHIVE_MAX_TOTAL_UNCOMPRESSED_MB
configOFFICE_ARCHIVE_MAX_ENTRY_UNCOMPRESSED_MB
configOFFICE_ARCHIVE_MAX_COMPRESSION_RATIO
configOFFICE_ARCHIVE_MAX_MEMBER_NAME_CHARS
configDEFAULT_MAX_CHUNK_CHARS
configDEFAULT_OVERLAP_CHARS
configQUALITY_PROFILES_PATH
configQUALITY_PROFILES_STRICT
configINSTITUTION_PROFILES_PATH
configINSTITUTION_PROFILES_STRICT
configPDF_OCR_BACKEND
configPDF_OCR_LANGUAGE
configPDF_OCR_RENDER_SCALE
configPDF_OCR_TIMEOUT_SECONDS
configPDF_OCR_MAX_PAGES
configKORDOC_TABLE_COMMAND
configKORDOC_TABLE_TIMEOUT_SECONDS
configKORDOC_TABLE_MAX_TABLES
configKORDOC_TABLE_PROMOTE_MIN_MATCH
configPROGRAMDATA
configSYSTEMDRIVE
configREG_RAG_UI_PORT
// 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 4 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/koul777-public-regulation-mcp-builder-2salv0)](https://m8ven.ai/mcp/koul777-public-regulation-mcp-builder-2salv0)
commit: 0092754c6dc211d821536b55e8d4ea00b6ab207e
code hash: 39b3bbed0db178486b4b4e89ce1e377c36e875609eaa1b0b7442675a841dda34
verified: 7/21/2026, 8:36:13 AM
view raw JSON →