# Changelog
All notable changes to MCP Ahrefs 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 project structure
- FastMCP server with SAAGA decorators
- Platform-aware configuration system
- Streamlit administrative UI
- Example MCP tools
- Parallel processing example
- SQLite logging system
- Comprehensive test suite
- Documentation and examples
### Changed
- N/A
### Deprecated
- N/A
### Removed
- N/A
### Fixed
- N/A
### Security
- N/A
## [0.1.0] - 2025-08-08
### Added
- Initial release
- Basic MCP server functionality
- SAAGA decorator integration
- Configuration management
- Logging system
- Documentation
---
## How to Update This Changelog
When making changes to the project, update this changelog by:
1. Adding entries to the "Unreleased" section
2. Using the appropriate categories:
- **Added** for new features
- **Changed** for changes in existing functionality
- **Deprecated** for soon-to-be removed features
- **Removed** for now removed features
- **Fixed** for any bug fixes
- **Security** for vulnerability fixes
3. When releasing a new version:
- Move unreleased changes to a new version section
- Add the release date
- Create a new empty "Unreleased" section
### Example Entry Format
```
## [1.0.0] - 2023-12-01
### Added
- New feature description
- Another feature
### Fixed
- Bug fix description
```
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/SAGAAIDEV/mcp-ahrefs'
If you have feedback or need assistance with the MCP directory API, please join our Discord server