Doorzo Deal Monitor
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOORZO_STATE_DIR | No | Directory to store state (monitors and alerts). Defaults to ~/.doorzo-mcp/. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| doorzo_searchA | Search doorzo.com across Japanese shops for a keyword. |
| doorzo_hot_searchesA | Return doorzo's current hot/trending search keywords. |
| doorzo_exchange_rateA | Return the JPY -> currency exchange rate doorzo uses. |
| doorzo_monitor_addA | Add a deal monitor: alert when items match keyword at/below price. |
| doorzo_monitor_removeA | Remove a monitor by id (also drops its seen-item state). |
| doorzo_monitor_listA | List all monitors (id, keyword, price ceiling, last check stats). |
| doorzo_check_monitorsA | Check monitors for NEW deals; notify and log matches. |
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/TESTYEE-09/DoorzoMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server