local-events-mcp
Related Servers
Alternatives to local-events-mcp
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenanceA simple MCP server for event scheduling and automation.12-
- FlicenseNot gradedqualityCmaintenanceMCP server for config-driven web scraping, offering tools to scrape, crawl, extract markdown, and check status.-
- MIT
- AlicenseNot gradedqualityAmaintenanceA read-only MCP server that exposes iCalendar feeds as queryable tools for LLM agents, enabling calendar event retrieval and filtering.MIT
- AlicenseNot gradedqualityCmaintenanceA minimal MCP server providing tools for time, calculations, sandboxed file operations, and safe URL fetching over stateless HTTP.6 npmISC
- FlicenseAqualityDmaintenanceMCP server to list and get events from Evento's public API using an API key.21-
TDQS
Scored across 4 tools
Each tool has a clearly distinct purpose: get events for a time period, list events for a specific day with scraper info, list sources, and check scraper validity. No overlap in functionality.
Most tools use a consistent verb_noun pattern in snake_case (get_events, list_events, list_sources), but 'scraper_is_valid' deviates with an adjective instead of a verb, breaking the pattern slightly.
4 tools is well-scoped for a local events MCP server. Each tool serves a clear purpose without redundancy, and the count is appropriate for the domain.
The tool surface covers basic querying of events and source/scraper status but lacks CRUD operations for events and sources (e.g., add source, update event). Notable gaps exist for managing data.