Skip to main content
Glama
TESTYEE-09

Doorzo Deal Monitor

by TESTYEE-09

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DOORZO_STATE_DIRNoDirectory to store state (monitors and alerts). Defaults to ~/.doorzo-mcp/.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
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

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/TESTYEE-09/DoorzoMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server