Releases: nolleh/mcp-vertica
Releases · nolleh/mcp-vertica
v0.1.14
v0.1.14 - Documentation and Metadata Improvements
📝 Documentation Updates
This release clarifies that mcp-vertica is the original and first implementation of a Vertica MCP server for Model Context Protocol.
What Changed:
- ✅ Added project status badges (PyPI, Downloads, MCP Community)
- ✅ Confirmed listing in MCP Official Registry
- ✅ Enhanced PyPI metadata with keywords, classifiers, and project URLs
- ✅ Improved README to highlight first-mover status and production features
Why This Matters:
Since our initial release, several derivative projects have emerged through forking or porting to other languages. While we fully embrace open source and welcome derivatives under MIT License, we want users to understand the project landscape:
- Original Implementation: mcp-vertica was first to market
- Production Ready: Built with enterprise features from day one
- Active Maintenance: Continuous improvements and community support
- Proper Attribution: Transparent about origins and dependencies
Our Commitment:
We continue focusing on what matters most:
- 🚀 Innovation and new features
- 🔒 Security and reliability
- 📚 Comprehensive documentation
- 🤝 Community support
Users should choose tools based on features, maintenance, and fit for their needs. We're confident in delivering the best Vertica MCP experience.
MIT License allows derivatives - we encourage innovation while maintaining transparency.
v0.1.13
v0.1.12
Full Changelog: v0.1.4...v0.1.12
Features
- streamable http
- add capability to pass additional argument when using docker container, which was already possible in python running
Improvement
- modified docker file for faster build, by using uv.
- some redundant env / arg set is centralized and refined
- add docs and docker compose to show example to help users understand using of mcp-vertica as container