Skip to main content
Glama
qianwj

Dianping MCP Server

by qianwj

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DP_CITYNosearch_places 未传城市时的默认城市上海
DP_HEADLESSNoMCP 搜索是否无头运行;登录请使用 npm run logintrue
DP_PROFILE_DIRNo浏览器登录资料目录~/.dianping-mcp/browser-profile
DP_CACHE_TTL_MSNo搜索和详情的内存缓存时间(毫秒)300000
DP_MIN_INTERVAL_MSNo两次页面请求的最小间隔(毫秒)1500
DP_NAVIGATION_TIMEOUT_MSNo页面导航和选择器超时(毫秒)25000
DP_BROWSER_EXECUTABLE_PATHNoChrome/Edge/Chromium 可执行文件路径,默认自动探测

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_placesA

按城市和关键词搜索大众点评上的餐厅、景点、酒店或其他本地商户。

get_place_detailsA

根据搜索结果中的店铺 ID 或 URL 读取地址、电话、营业时间、评分及精选评论。

check_sessionA

检查本地浏览器、登录状态及是否需要完成安全验证。

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/qianwj/dp-mcp'

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