Skip to content

Releases: trsdn/markitdown-mcp

Release v1.1.0

17 Sep 08:20

Choose a tag to compare

[1.1.0] - 2025-09-17

✨ Features

  • implement comprehensive automated release system
  • add simplified installation methods for all dependencies

🐛 Bug Fixes

  • resolve YAML syntax issues and add missing newlines
  • add missing tomli_w dependency for TOML file writing
  • resolve path traversal in file validation
  • correct CI badge URL to point to actual repository
  • remove Unicode characters from CI tests for Windows compatibility
  • update Python version requirements to >=3.10

🔧 Infrastructure

  • Complete automated release pipeline (release.yml, version-bump.yml, pre-release.yml)
  • Comprehensive release documentation (RELEASE.md, updated AGENTS.md)
  • Quality gates with security validation and multi-Python testing
  • Conventional commit standards and automated changelog generation

📊 Release Info

  • Total commits: 60
  • Features: 2
  • Bug fixes: 6
  • Infrastructure: Enterprise-grade CI/CD and automation

🚀 This release introduces comprehensive automated release management with AI agent integration and enterprise-grade CI/CD workflows. Ready for production use with full automation support!

Installation

pip install markitdown-mcp==1.1.0

Release v1.0.0

17 Sep 07:18

Choose a tag to compare

🎉 Initial MCP Server Release

This is the first official release of MarkItDown MCP Server!

✨ Features

  • Full MCP (Model Context Protocol) implementation
  • Support for 29+ file formats including PDF, Word, Excel, PowerPoint
  • Claude Desktop integration ready
  • Pip-installable package (pip install markitdown-mcp)
  • Professional documentation and guides

🚀 Getting Started

pip install markitdown-mcp

📚 Documentation

🔧 MCP Integration

Ready for production use with MCP clients including Claude Desktop!


This release establishes the baseline for our automated release system.