clarity-mcp
by Biz2Gig
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATABASE_URL | Yes | Postgres connection string. | |
| CLARITY_API_TOKEN | Yes | Clarity project → Settings → Data Export → Generate new API token. A long-lived JWT; keep it out of git. | |
| MCP_BRIDGE_SECRET | Yes | Shared secret clients send as Authorization: Bearer <secret>. Generate with openssl rand -hex 32. | |
| CLARITY_CACHE_TTL_MS | No | Optional, default 21600000 (6 h). Controls stale flag in response meta. | 21600000 |
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