# NearNow 上架共用文案资产（listing assets）

> W0-11｜E3｜2026-09-26。四站材料包共用此文案，改这里 = 改所有站。
> 【参数已定 2026-09-26】D-03 拍板后全部占位符已替换为定值：端点 `https://mcp.locafact.com/nearnow/mcp`（O19：原 EdgeOne 路线关闭，nearnow.paper.ac.cn 作废；临时端点以 E2 的 W0-17 spike 产出为准，域名购买后切正式）、域 `locafact.com`、公开仓 `https://github.com/applecore2002-sketch/nearnow`（O28）。

## 基本信息

| 字段 | 内容 |
|---|---|
| 名称 | NearNow |
| Server 标识（代码内） | `nearnow`（v0.1.0） |
| 类型 | Remote MCP server（Streamable HTTP，stateless） |
| 端点 | `https://mcp.locafact.com/nearnow/mcp`（O19：原 nearnow.paper.ac.cn 作废；W0-17 临时端点实测后，W0-01 域名解析即切本值） |
| 健康检查 | `https://mcp.locafact.com/nearnow/healthz`（健康检查随正式端点域名生效） |
| 鉴权 | 【待 COO 定】默认：公开只读，无需 Key；若改 API Key 模式，此处补"免费 Key 申请页" |
| 隐私政策 | `https://locafact.com/privacy`（T 日；页面源文件 `D:\meta\brand\site\privacy.html`，W0-19 部署上线） |
| 条款 | `https://locafact.com/terms` |
| 图标 | `https://locafact.com/icon-512.png`（512×512，源文件 `D:\meta\brand\site\icon-512.png`，W0-19 部署上线） |

## 一句话 tagline（≤80 字符）

```
Find nearby places with honest, attributed opening hours from OpenStreetMap.
```

## 短描述（目录站 description，≤200 字符）

```
NearNow lets AI assistants find nearby public places — pharmacies, supermarkets, gas
stations, EV chargers, libraries, post offices — with honest, attributed opening-hours
data from OpenStreetMap. If it can't confirm a place is open, it says so.
```

## 长描述（README / 详情页用）

```
NearNow is a read-only MCP server over OpenStreetMap US data. It answers "where can I
get X nearby" and "is it open now" — and unlike most place search, every hours answer
carries a confidence level (confirmed / estimated / unknown) and its source. It never
guesses. 6 curated categories: pharmacy, supermarket, fuel, ev_charging, library,
post_office. Free, no sign-up. Place data © OpenStreetMap contributors (ODbL).
```

## 分类/标签

- Smithery categories: `search`, `maps`（按其分类表就近选）
- PulseMCP categories: Maps & Location, Travel & Navigation
- GitHub topics: `mcp-server`, `model-context-protocol`, `openstreetmap`, `places`, `opening-hours`
- Tags: osm, maps, local-search, ev-charging, read-only

## 示例提示词（真实回归库 data/prompts.json 节选）

```
Find pharmacies near Pasadena, CA 91101.
Which supermarkets are near downtown Los Angeles? Show their opening hours.
Find EV charging stations near San Gabriel, CA.
I need a gas station near Alhambra, CA that is open now.
Is there a 24-hour pharmacy near Pasadena, CA? If you can't confirm any are open right now, say so instead of guessing.
```

## 工具清单（tools/list 真实值）

| 工具 | 用途 |
|---|---|
| `search_places` | 按区域+类别搜公共场所（radius 100–20000m，limit ≤10，可带 open_now） |
| `get_place_details` | 单点详情：坐标、地址、带置信度的营业时间、联系方式、OSM 链接 |
| `list_categories` | 列出支持的类别 |

## 许可与署名

- 数据：© OpenStreetMap contributors (ODbL)，每个响应带 attribution。
- 服务只读、不收集终端用户个人信息，只记录哈希化客户端指纹（写进 description 末尾或详情页 privacy 段）。

## 【依赖标记】

1. **公开 GitHub 仓库**：Smithery（repo 扫描）与 Glama（repo 路径）需要公开仓库；目前 nearnow 只有本地工程。是否公开仓库 = 涉及 IP 决策，**需 COO 拍板**（最小方案：开一个只含 README + 端点说明 + LICENSE 的公开 repo）。
2. locafact.com / https://github.com/applecore2002-sketch/nearnow / applecore2002-sketch/nearnow：等 D-03 + W0-01 + W0-15。
3. 鉴权模式：等 COO 定（影响所有站 description 末句）。
