Skip to main content
Glama

maps_text_search

Search for points of interest using keywords to find locations, addresses, and relevant information within specified cities.

Instructions

关键词搜索 API 根据用户输入的关键字进行 POI 搜索,并返回相关的信息

Input Schema

NameRequiredDescriptionDefault
keywordsYes
cityNo
citylimitNofalse

Input Schema (JSON Schema)

{ "properties": { "city": { "default": "", "title": "City", "type": "string" }, "citylimit": { "default": "false", "title": "Citylimit", "type": "string" }, "keywords": { "title": "Keywords", "type": "string" } }, "required": [ "keywords" ], "type": "object" }

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/sugarforever/amap-mcp-server'

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