69
/ 100
1 month ago
glama

BDDK MCP Server

An offline-first MCP server for searching, retrieving, and analyzing Turkish banking regulation data from BDDK and mevzuat.gov.tr.

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 1 credential: ANTHROPIC_API_KEY
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.
configBDDK_DATABASE_URLpostgresql://bddk:bddk@localhost:5432/bddk \
configBDDK_PG_POOL_MIN
configBDDK_PG_POOL_MAX
configBDDK_EMBEDDING_MODEL_PATH
configBDDK_EMBEDDING_MODEL
configBDDK_LIGHTOCR_MODEL_PATH
configBDDK_LIGHTOCR_MODEL
configBDDK_LIGHTOCR_DEVICE
configBDDK_OCR_MIN_CONTENT_LEN
configBDDK_CHANDRA_MODEL
configBDDK_EMBEDDING_DIM
configBDDK_PAGE_SIZE
configBDDK_EMBEDDING_CHUNK_SIZE
configBDDK_EMBEDDING_CHUNK_OVERLAP
configBDDK_EMBEDDING_CHUNK_MODE
configBDDK_EMBEDDING_CHUNK_TARGET_TOKENS
configBDDK_EMBEDDING_CHUNK_TOKEN_OVERLAP
configBDDK_CACHE_TTL
configBDDK_SEARCH_CACHE_TTL
configBDDK_SEARCH_CACHE_MAX
configBDDK_STALE_CACHE_FALLBACK
configBDDK_SEMANTIC_THRESHOLD
configBDDK_FTS_THRESHOLD
configBDDK_HYBRID_SEARCH
configBDDK_RRF_K
configBDDK_RERANKER
configBDDK_RERANKER_MODEL
configBDDK_RERANKER_MODEL_PATH
configBDDK_RERANKER_TOP_N
configBDDK_REQUEST_TIMEOUT
configBDDK_HTTP_CONNECT_TIMEOUT
configBDDK_HTTP_POOL_TIMEOUT
configBDDK_MAX_RETRIES
configBDDK_ADMIN_TOOLSVarsayılan public deployment =false ile 16 read-only araç expose eder.
configBDDK_TELEMETRY_ENABLEDtrue uv run python server.py
configBDDK_TELEMETRY_STORE_TEXT
configBDDK_TELEMETRY_MODEL_ID
configBDDK_TELEMETRY_SESSION_ID
configBDDK_AUTO_SYNC
configBDDK_SYNC_CONCURRENCY
configBDDK_PREFER_HTML_FOR_MEVZUAT
configMCP_TRANSPORTstreamable-http \
configPORT
configBDDK_LLM_URL
configBDDK_LLM_TIMEOUT
configBDDK_LLM_TEMPERATURE
configBDDK_GRADER_MODEL
🔐 secretANTHROPIC_API_KEY
configBDDK_TEST_DATABASE_URL
// 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 5 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/omercagatay-bddk-mcp-0f2elj)](https://m8ven.ai/mcp/omercagatay-bddk-mcp-0f2elj)
commit: 5684a34c10e6d90bc22d6ab2a6466944afb6bf81
code hash: 1c538b8818f418afdc50697285817b95953596c529acb0a04320fa93561b6016
verified: 6/23/2026, 10:28:28 AM
view raw JSON →