We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jorben/mcp_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
CHANGELOG.md•1.38 kB
# 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).
## [1.0.1] - 2026-01-09
### :sparkles: New Features
- [`9afbd48`](https://github.com/jorben/mcp_server/commit/9afbd48e5f0b09fb61385f0bd637254ebbe342c0) - **calculator**: refactor calculator to support expression evaluation *(commit by [@jorben](https://github.com/jorben))*
## [1.0.0] - 2026-01-09
### :sparkles: New Features
- [`edafaf6`](https://github.com/jorben/mcp_server/commit/edafaf6d7736e457b277717910ace856d4705dbb) - initial implementation of unified MCP server with pluggable tools *(commit by [@jorben](https://github.com/jorben))*
- [`ffbe6f8`](https://github.com/jorben/mcp_server/commit/ffbe6f8218b64ddbb9810545025488d8d4167bac) - **ci**: add GitHub workflows for changelog release and prerelease *(commit by [@jorben](https://github.com/jorben))*
- [`f5fb060`](https://github.com/jorben/mcp_server/commit/f5fb060a174902c7a403ebedbeec7664f7ccf2b4) - **docs**: add bilingual README and update tool descriptions to English *(commit by [@jorben](https://github.com/jorben))*
[1.0.0]: https://github.com/jorben/mcp_server/compare/0.0.1...1.0.0
[1.0.1]: https://github.com/jorben/mcp_server/compare/1.0.0...1.0.1