The Events Calendar MCP Server
OfficialRelated Servers
Alternatives to The Events Calendar MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceEnables AI assistants to interact with WordPress sites through REST APIs, allowing programmatic management of posts, users, comments, categories, and tags with secure authentication.2948MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to manage WordPress sites via ~74 capabilities including content, media, plugins, themes, and more.-
- AlicenseAqualityDmaintenanceEnables AI assistants to manage WordPress sites through natural conversation, supporting post creation, content updates, site queries, and draft-to-publish workflows via the WordPress REST API.9MIT
- FlicenseNot gradedqualityFmaintenanceEnables AI assistants to interact with a WordPress site, allowing content and taxonomy management (list, create, update, delete) through 17 MCP tools.2-
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage WordPress content (create, retrieve, update posts) via the WordPress REST API with secure authentication.14 npmMIT
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to manage WordPress posts, pages, media, taxonomies, comments, users, settings, and custom fields through the WordPress REST API. Supports secure authentication, OAuth deployment, search, and safe write controls.MIT
TDQS
Scored across 3 tools
Each tool has a distinct action (create/update, delete, read) on a unified set of entities. There is no overlap or ambiguity; agents can easily distinguish based on the verb.
All tools follow the pattern `tec-calendar-<action>-entities` with consistent snake_case. The naming is predictable and clear.
Three tools is minimal but sufficient for the core CRUD operations across four entity types. The scope is well-defined and each tool earns its place, though a dedicated tool for listing or searching could further improve the surface.
The tools cover create/update, delete, and read (including advanced filtering and pagination) for events, venues, organizers, and tickets. Minor gaps like managing categories or tags exist, but the core lifecycle is solid.