A
licenseA
qualityA
maintenanceProvides access to microCMS documentation, enabling AI assistants to search and retrieve the latest document content.
3
122 npm
8
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool has a clearly distinct purpose: listing sections, retrieving a specific section, and searching content. No overlap exists.
All tools follow a consistent verb_noun snake_case pattern (get_section, list_sections, search_docs), making naming predictable.
3 tools is well-scoped for a documentation server, covering essential operations without being too few or excessive.
The set covers listing, retrieving, and searching documentation, leaving minor gaps like filtering or navigation structure.