# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Initial documentation structure
- GitHub Pages deployment workflow
- Basic project structure and dependencies
### Changed
- Updated GitHub Pages workflow to use the latest GitHub Actions
### Fixed
- Fixed deprecated artifact actions in GitHub workflow
## [0.1.0] - 2023-03-23
### Added
- Initial repository setup
- Basic BCI device interface
- Simple MCP client implementation
- Project documentation
- Docker configuration
- Signal processing utilities
- Bandpass filter implementation
- Power spectral density analysis
- Time-domain feature extraction
- Example scripts for device connection
- Configuration system
[Unreleased]: https://github.com/enkhbold470/bci-mcp/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/enkhbold470/bci-mcp/releases/tag/v0.1.0
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/enkhbold470/bci-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server