PQC-Khepra-MCP
by nouchix
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KHEPRA_HOME | No | Data and compliance DB directory. | /var/lib/khepra |
| KHEPRA_MODE | No | Deployment mode: sovereign, ironbank, hybrid, edge. | sovereign |
| KHEPRA_LOG_DIR | No | Log directory. | /var/log/khepra |
| KHEPRA_DAG_PATH | No | DAG audit chain storage path. | ~/.khepra/dag |
| MCP_PQC_ENABLED | No | Enable ML-DSA-65 PQC attestation on all responses. | true |
| KHEPRA_LICENSE_KEY | No | License key for Pro/Enterprise/Sovereign tiers. Not required for Community tier. | |
| KHEPRA_MANIFEST_PATH | No | Path to signed tool manifest file. | manifest.json |
| KHEPRA_AUDIT_LOG_PATH | No | Signed audit log path. | ~/.khepra/audit.ndjson |
| KHEPRA_MAX_CONCURRENT | No | Max concurrent tool calls per agent. | 5 |
| KHEPRA_NETWORK_POLICY | No | Network scope: lan, none, unrestricted. | lan |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nouchix/PQC-Khepra-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server