Opentripmap
БесплатноНе проверенProvides tools to discover points of interest worldwide via the OpenTripMap API, though tools are not yet implemented.
Описание
Provides tools to discover points of interest worldwide via the OpenTripMap API, though tools are not yet implemented.
README
MCP server for points of interest discovery via the OpenTripMap API. Find tourist attractions, landmarks, and places of interest near any location worldwide.
Status: Work in Progress — Server scaffolding is in place. Tools are not yet implemented.
Prerequisites
- Bun runtime (
curl -fsSL https://bun.sh/install | bash) - An OpenTripMap API key — free tier available
Planned Tools
otm_search_places— Search for places of interest near a location by name or categoryotm_get_place_details— Get detailed information about a specific place (description, Wikipedia excerpt, photos)otm_list_categories— List available place categories (museums, natural, architecture, etc.)
Data Source
OpenTripMap aggregates POI data from OpenStreetMap, Wikipedia, and Wikidata. Covers 3M+ places worldwide. Free tier: 1,000 requests/day.
Install
git clone [email protected]:McCullonas/mcp-opentripmap.git
cd mcp-opentripmap
bun install
MCP Client Configuration (once implemented)
{
"mcpServers": {
"opentripmap": {
"command": "bun",
"args": ["run", "/path/to/mcp-opentripmap/src/index.ts"],
"env": {
"OPENTRIPMAP_API_KEY": "your-key-here"
}
}
}
}
Licence
MIT
Установка Opentripmap
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/McCullonas/mcp-opentripmapFAQ
Opentripmap MCP бесплатный?
Да, Opentripmap MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Opentripmap?
Нет, Opentripmap работает без API-ключей и переменных окружения.
Opentripmap — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Opentripmap в Claude Desktop, Claude Code или Cursor?
Открой Opentripmap на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Opentripmap with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
