Never Ask Twice
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATABASE_URL | No | PostgreSQL connection string for memory storage | postgresql://neverasktwice:neverasktwice@localhost:5433/neverasktwice |
| QWEN_BASE_URL | No | Base URL for Qwen API | https://dashscope-intl.aliyuncs.com/compatible-mode/v1 |
| QWEN_CHAT_MODEL | No | Qwen chat model name | qwen-plus |
| DASHSCOPE_API_KEY | Yes | Your DashScope API key from Alibaba Cloud | |
| QWEN_EMBEDDING_DIM | No | Embedding dimension for vector storage | 1024 |
| MEMORY_TOKEN_BUDGET | No | Token budget for memory recall | 1200 |
| QWEN_EMBEDDING_MODEL | No | Qwen embedding model name | text-embedding-v3 |
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/Marcelle-Labs/never-ask-twice'
If you have feedback or need assistance with the MCP directory API, please join our Discord server