Dear Claude
by sns45
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITLAB_URL | No | GitLab instance URL | https://gitlab.com |
| JIRA_DOMAIN | No | Jira subdomain (e.g. mycompany for mycompany.atlassian.net) | |
| GIPHY_API_KEY | No | Optional API key for GIF reactions | |
| JIRA_API_TOKEN | No | API token from Atlassian | |
| JIRA_USER_EMAIL | No | Your Atlassian email | |
| DEAR_CLAUDE_PORT | No | Port for the server | 3334 |
| GITHUB_CLIENT_ID | No | GitHub App client ID | |
| LINEAR_CLIENT_ID | No | OAuth client ID | |
| NOTION_CLIENT_ID | No | OAuth client ID | |
| TAILSCALE_HOSTNAME | No | Optional custom Tailscale hostname | |
| GITHUB_ACCESS_TOKEN | No | Personal access token (alternative to OAuth) | |
| GITLAB_ACCESS_TOKEN | No | Personal access token | |
| JIRA_WEBHOOK_SECRET | No | Optional shared secret for webhook verification | |
| LINEAR_ACCESS_TOKEN | No | Personal API key (alternative to OAuth) | |
| NOTION_ACCESS_TOKEN | No | Internal integration token | |
| OBSIDIAN_VAULT_PATH | No | Absolute path to your Obsidian vault | |
| GITHUB_CLIENT_SECRET | No | GitHub App client secret | |
| LINEAR_CLIENT_SECRET | No | OAuth client secret | |
| NOTION_CLIENT_SECRET | No | OAuth client secret | |
| GITHUB_WEBHOOK_SECRET | No | Webhook signature verification secret | |
| GITLAB_WEBHOOK_SECRET | No | Webhook secret token | |
| LINEAR_WEBHOOK_SECRET | No | Webhook signing secret | |
| NOTION_WEBHOOK_SECRET | No | Webhook verification secret | |
| OBSIDIAN_WATCH_DEBOUNCE_MS | No | Debounce delay in ms | 2000 |
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/sns45/dear-claude'
If you have feedback or need assistance with the MCP directory API, please join our Discord server