Markdown Manager: A Simple Markdown Editor for macOS

Markdown Manager is a free macOS application designed to streamline the management of Markdown files particularly for building knowledge bases in Claude Projects. This tool aims to simplify the process of converting and editing documents while avoiding the complexity often found in existing Markdown editors.
Key Features
- Preview & Edit: The app provides functionality to both preview and edit
.mdfiles effectively. - Document Conversion: It allows conversion of
.docxand.rtffiles into clean Markdown, making it easier to integrate various document types into Markdown-based systems. - Table Preservation: It preserves tables and line breaks, maintaining the integrity of original document structures during conversion.
- Drag & Drop Support: Users can easily drag and drop files into the app, enhancing usability.
- Reader Mode: A reader mode is available for a more comfortable document reading experience.
The tool is built with Electron and Mammoth.js, and it is MIT licensed, allowing users considerable freedom to modify and distribute the software. The developer is open to pull requests and is seeking feedback from the community to improve the application's functionality.
Who It's For
This tool is particularly beneficial for developers and professionals using Claude Projects who deal with European Markdown knowledge bases.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude Command Center: Open-Source Dashboard for Claude Code Analytics
Claude Command Center is a local dashboard that reads your ~/.claude/ directory to display Claude Code session data, costs, and MCP server configurations. Built entirely using Claude Code with an Express backend and React frontend, it requires zero configuration and runs locally with no cloud or telemetry.

Constrails: Early-Alpha External Governance Layer for AI Agents
Constrails is an external runtime governance layer for AI agents that places a control layer between agents and their tools, implementing capability checks, risk scoring, policy evaluation, and audit logging. The early-alpha project aims to address safety concerns by moving controls outside the agent itself.

Memento v1.0: Local Persistent Memory for AI Coding Agents
Memento v1.0 is a fully local memory layer for AI coding agents that runs embeddings, storage, and search on your machine with no cloud dependencies. It uses all-MiniLM-L6-v2 embeddings, HNSW indexing, and supports multiple IDEs with 17 MCP tools.

X-MCP 2.0: MCP Server for X/Twitter API Access from Claude
X-MCP 2.0 is an MCP server that connects Claude Desktop and Claude Code to the X/Twitter API v2 with OAuth 2.0 PKCE authentication, providing 10 tools for posting tweets, searching, getting timelines, liking, retweeting, replying, and viewing profiles.