Exposes Backbone.js Markdown chapters as readable resources and provides a full-text search tool.
This MCP (Model Context Protocol) server provides a structured way to access and search through Backbone.js documentation. It transforms Markdown chapters into stable, addressable resources, making it easy to read their content. Additionally, it offers a powerful `search-backbone` tool that allows users to perform full-text searches across all chapters, returning relevant excerpts and links to the source documentation. Built with TypeScript and Zod for robust typing and validation, it ensures reliable access to and search capabilities within the documentation.