Skip to main content
Glama
Verifa-Solutions

Verifa MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VERIFA_ENVNoThe environment to use: `sandbox` or `live`. Inferred from the API key if omitted; must match the key if set.
VERIFA_API_KEYYesRequired. Your Verifa API key. Should be `vk_sandbox_…` or `vk_live_…`. Publishable keys (`vk_pub_…`) are rejected.
VERIFA_API_URLNoOverride the API host (e.g., a staging environment).
VERIFA_MCP_TOOLSETSNoComma-separated list of toolsets to expose. Default: all except `destructive`.
VERIFA_MCP_READ_ONLYNoSet to `1` to hide every tool that writes.
VERIFA_MCP_ALLOW_DESTRUCTIVENoSet 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Verifa-Solutions/verifa-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server