CO
@upstash
Up-to-date code documentation for LLMs and AI code editors.
57.1k6d ago3 toolslocal
$
npx ctx7 setupMCP tool access to MarkItDown a library that converts many file formats (local or remote) to Markdown for LLM consumption.
$ pip install -e 'packages/markitdown[all]'Or add it with the Claude CLI: claude mcp add microsoft-markitdown
convert_convert_streamconvert_localcu_file_typesconvert_response{ "mcpServers": { "microsoft-markitdown": { "command": "pip", "args": ["install", "-e", "'packages/markitdown[all]'"] } } }
Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.
Up-to-date code documentation for LLMs and AI code editors.
npx ctx7 setupAI-powered task management system for AI-driven development.
npx task-master initA fully-featured coding agent that relies on symbolic code operations by using language servers.