Dawarich MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | default 127.0.0.1 | 127.0.0.1 |
| MCP_PORT | No | default 8000 | 8000 |
| MCP_TRANSPORT | No | stdio or http, default stdio outside the container | stdio |
| DAWARICH_API_KEY | Yes | Dawarich user API key | |
| DAWARICH_BASE_URL | Yes | Dawarich base URL, for example http://dawarich.dawarich.svc.cluster.local:3000 | |
| DAWARICH_AUTH_MODE | No | bearer or query, default bearer | bearer |
| DAWARICH_HOST_HEADER | No | optional HTTP Host header for deployments that call an internal service URL while Dawarich only allows the public app host | |
| DAWARICH_MAX_PAGE_SIZE | No | default 500 | 500 |
| DAWARICH_FORWARDED_PROTO | No | optional X-Forwarded-Proto header, for example https when Dawarich forces HTTPS behind a proxy | |
| DAWARICH_TIMEOUT_SECONDS | No | default 30 | 30 |
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
- 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/SebastianWild/dawarich-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server