73
/ 100
10 days ago
glama

Koncile MCP Server

Enables AI assistants to interact with the Koncile API for uploading documents, checking extraction status, and managing folders, templates, and fields.

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: KONCILE_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.
configKONCILE_API_URLdocker run -p 8080:8080 -e =https://api.koncile.ai koncile-mcp
🔐 secretKONCILE_API_KEYThe server needs a to authenticate with the Koncile API. You can provide it in two ways:
configKONCILE_REQUEST_TIMEOUT
configHOST127.0.0.1 PORT=3000 koncile-mcp-server
configPORTHOST=127.0.0.1 =3000 koncile-mcp-server
// 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 3 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/koncile-koncile-mcp-kdo032)](https://m8ven.ai/mcp/koncile-koncile-mcp-kdo032)
commit: 9d21419d67a7013f1ac1d758ae1a87c83acac2eb
code hash: 2ca9551f9d617d7f6a014f2e53729822c3158729b5aea7413e4c358f2c6dddba
verified: 7/21/2026, 8:44:05 AM
view raw JSON →