CIA Diagnose
by davidscoreal
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CIA_LANG | No | Default language (es/en) | es |
| CIA_DB_PATH | No | SQLite database path | ~/.cia-diagnose/sessions.db |
| CIA_HTTP_PORT | No | HTTP port for remote mode | 3792 |
| CIA_RATE_FREE | No | Free diagnoses per client IP per day | 5 |
| CIA_TRANSPORT | No | Transport: stdio, sse, streamable-http | stdio |
| CIA_N8N_WEBHOOK | No | n8n webhook URL for lead capture | |
| CIA_VAULT_LEAD_LOG | No | Append-only JSONL path for every lead intake | |
| CIA_TELEGRAM_CHAT_ID | No | Telegram chat ID for lead alerts | |
| CIA_TELEGRAM_BOT_TOKEN | No | Telegram bot token for lead alerts |
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
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/davidscoreal/cia-diagnose'
If you have feedback or need assistance with the MCP directory API, please join our Discord server