Local Events
БесплатноНе проверенA small MCP server that scrapes and returns semantic event data from configured sources, supporting tools to list sources, validate scrapers, and retrieve event
Описание
A small MCP server that scrapes and returns semantic event data from configured sources, supporting tools to list sources, validate scrapers, and retrieve events by time period or date.
README
A small MCP server with semantic event tools:
list_sources()— show configured sources and whether each source-specific scraper is functionalscraper_is_valid(source)— health-check a source-specific scraper and return the extracted semantic payloadget_events_for_time_period(source, days, as_of=None)— return semantic events for a source over a time windowlist_events_by_source_and_date(source, date)— legacy compatibility wrapper for one source on one day
Source config
Edit sources/<source type>/<source>.json to add or update sources. Each source lives in its own file.
Current categories:
theatermusiccomedyfairsmisc
The server also still understands the legacy sources.json file, but the categorized folder is the preferred layout.
Each source now points at a source-specific Python module under src/local_events_mcp/source_plugins/.
The module path is stored in each source JSON and is loaded from disk, so slugs like the-hideout-theatre remain valid.
modulepoints at the source-specific plugin module- the module exposes
scraper_is_valid()andget_events_for_time_period() - tools return semantic objects only: title, event type, description, date, location, event URL, price, and metadata
Run
python -m local_events_mcp
Or use the installed console script:
local-events-mcp
Установка Local Events
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/esdraelon/date-night-event-list-mcpFAQ
Local Events MCP бесплатный?
Да, Local Events MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Local Events?
Нет, Local Events работает без API-ключей и переменных окружения.
Local Events — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Local Events в Claude Desktop, Claude Code или Cursor?
Открой Local Events на 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 Local Events with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
