MA
@microsoft
MCP tool access to MarkItDown a library that converts many file formats (local or remote) to Markdown for LLM consumption.
149.5k3w ago0 toolslocal
$
pip install -e 'packages/markitdown[all]'AI-powered task management system for AI-driven development.
$ npx task-master initOr add it with the Claude CLI: claude mcp add eyaltoledano-claude-task-master
task_master_toolsget_tasksnext_taskget_taskset_task_statusupdate_subtaskparse_prdexpand_taskinitialize_projectanalyze_project_complexityexpand_alladd_subtaskremove_taskadd_taskcomplexity_report{ "mcpServers": { "eyaltoledano-claude-task-master": { "command": "npx", "args": ["task-master", "init"], "env": { "ANTHROPIC_API_KEY": "<your-anthropic-api-key>", "YOUR_ANTHROPIC_API_KEY_HERE": "<your-your-anthropic-api-key-here>", "PERPLEXITY_API_KEY": "<your-perplexity-api-key>", "YOUR_PERPLEXITY_API_KEY_HERE": "<your-your-perplexity-api-key-here>", "OPENAI_API_KEY": "<your-openai-api-key>", "YOUR_OPENAI_KEY_HERE": "<your-your-openai-key-here>", "GOOGLE_API_KEY": "<your-google-api-key>", "YOUR_GOOGLE_KEY_HERE": "<your-your-google-key-here>", "MISTRAL_API_KEY": "<your-mistral-api-key>", "YOUR_MISTRAL_KEY_HERE": "<your-your-mistral-key-here>" } } } }
Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.
MCP 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]'Up-to-date code documentation for LLMs and AI code editors.
npx ctx7 setupA fully-featured coding agent that relies on symbolic code operations by using language servers.