All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release of Slabby MCP server
- Support for reading Slab posts by ID or URL
- Support for updating Slab posts
- Search functionality across Slab workspace
- List posts by topic or tag
- Secure authentication using Slab API tokens
- TypeScript support with full type definitions
- Comprehensive test suite using Bun test framework
- Apache 2.0 license
- Initial development version
- Core MCP server implementation
- Slab API client integration
- Basic CRUD operations for Slab posts
- Search and list functionality
- Documentation and examples