Verifa MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VERIFA_ENV | No | The environment to use: `sandbox` or `live`. Inferred from the API key if omitted; must match the key if set. | |
| VERIFA_API_KEY | Yes | Required. Your Verifa API key. Should be `vk_sandbox_…` or `vk_live_…`. Publishable keys (`vk_pub_…`) are rejected. | |
| VERIFA_API_URL | No | Override the API host (e.g., a staging environment). | |
| VERIFA_MCP_TOOLSETS | No | Comma-separated list of toolsets to expose. Default: all except `destructive`. | |
| VERIFA_MCP_READ_ONLY | No | Set to `1` to hide every tool that writes. | |
| VERIFA_MCP_ALLOW_DESTRUCTIVE | No | Set to `1` to add the redaction tools. Each call also needs the `redact:write` scope, a written `reason`, and is capped at 5 per hour per key. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues