# Changelog
All notable changes to GravityMCP 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).
## [1.0.3] - 2024-12-09
### Changed
- Renamed package from `gravity-mcp` to `GravityMCP` for consistency
- Updated all documentation references to use new naming
- Improved Claude Desktop configuration example
### Removed
- Removed obsolete rename script
### Added
- GitHub Actions workflow for automated npm publishing
- GitHub Actions workflow for continuous testing
## [1.0.2] - 2024-12-09
### Fixed
- Fixed logging for MCP and test modes
## [1.0.1] - 2024-12-09
### Added
- Initial release of GravityMCP
- Full Gravity Forms REST API v2 coverage
- 28 MCP tools for complete forms management
- OAuth 1.0a and Basic authentication support
- Advanced search and filtering capabilities
- File upload support
- Comprehensive test suite
- Dual environment configuration (test/production)
### Features
- Forms management (6 tools)
- Entries management (6 tools)
- Field operations (4 tools)
- Form submissions (2 tools)
- Add-on feeds (7 tools)
- Notifications (1 tool)
- Field filters (1 tool)
- Results/Analytics (1 tool)
[1.0.3]: https://github.com/GravityKit/GravityMCP/releases/tag/v1.0.3
[1.0.2]: https://github.com/GravityKit/GravityMCP/releases/tag/v1.0.2
[1.0.1]: https://github.com/GravityKit/GravityMCP/releases/tag/v1.0.1
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/GravityKit/gravity-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server