mcp-server
by digitaladapt
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TZ | No | Timezone (defaults to UTC) | UTC |
| NTFY_URL | No | Ntfy server URL | |
| GITEA_URL | No | Gitea server URL | |
| CALDAV_URL | No | CalDAV server URL | |
| NTFY_TOKEN | No | Ntfy access token | |
| GITEA_TOKEN | No | API token | |
| MCP_API_KEY | No | API key for endpoints (unset = open access) | |
| MCP_LOG_DIR | No | Log directory (file is mcp.log inside) | |
| MCP_LOG_FILE | No | Log file path | |
| MCP_LOG_LEVEL | No | Log level (default: INFO) | INFO |
| NTFY_PASSWORD | No | Ntfy password for basic auth | |
| NTFY_USERNAME | No | Ntfy username for basic auth | |
| CALDAV_PASSWORD | No | CalDAV password | |
| CALDAV_USERNAME | No | CalDAV username | |
| MCP_LOG_ENABLED | No | Set to false to disable log commands | |
| NTFY_INFO_TOPIC | No | Ntfy topic for info level | |
| ICS_CALENDAR_URL | No | Read-only ICS feed URL | |
| MCP_GITEA_ISSUES | No | Set to 1 to expose issue endpoints | |
| MCP_REGISTRY_DIR | No | Custom registry directory | |
| WEATHER_LOCATION | No | "lat,long" for weather data | |
| DISCORD_INFO_HOOK | No | Discord webhook URL for info level | |
| ICS_CALENDAR_NAME | No | Display name for ICS feed | |
| NTFY_NOTICE_TOPIC | No | Ntfy topic for notice level | |
| NTFY_TITLE_SUFFIX | No | Title suffix for ntfy messages | |
| GITEA_DEFAULT_REPO | No | Default repo name | |
| MCP_GITEA_RELEASES | No | Set to 1 to expose release endpoints | |
| DISCORD_NOTICE_HOOK | No | Discord webhook URL for notice level | |
| DISCORD_SERVER_NAME | No | Bot display name override | |
| GITEA_DEFAULT_OWNER | No | Default repo owner | |
| NTFY_CRITICAL_TOPIC | No | Ntfy topic for critical level | |
| DISCORD_TITLE_SUFFIX | No | Title suffix for Discord messages | |
| ICS_REFRESH_INTERVAL | No | Cache refresh interval in seconds (default 300) | 300 |
| NTFY_EMERGENCY_TOPIC | No | Ntfy topic for emergency level | |
| DISCORD_CRITICAL_HOOK | No | Discord webhook URL for critical level | |
| MCP_GITEA_EXTRA_TOOLS | No | Expose niche endpoints in OpenAPI schema | |
| DISCORD_EMERGENCY_HOOK | No | Discord webhook URL for emergency level | |
| CALDAV_EDITABLE_CALENDAR | No | Editable calendar name (unset = all read-only) | |
| CALDAV_READONLY_CALENDARS | No | Comma-separated read-only calendar names |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/digitaladapt/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server