MA
@microsoft
MCP tool access to MarkItDown a library that converts many file formats (local or remote) to Markdown for LLM consumption.
149.5k3w ago5 toolslocal
$
pip install -e 'packages/markitdown[all]'A MCP server for LLDB enabling AI binary and core file analysis, debugging, disassembling.
$ pip install mcpOr add it with the Claude CLI: claude mcp add stass-lldb-mcp
lldb_startlldb_terminatelldb_list_sessionslldb_loadlldb_attachlldb_load_corelldb_runlldb_continuelldb_steplldb_nextlldb_set_breakpointlldb_breakpoint_listlldb_breakpoint_deletelldb_watchpointlldb_backtracelldb_printlldb_examinelldb_info_registerslldb_frame_infolldb_disassemblelldb_process_infolldb_thread_listlldb_thread_selectlldb_commandlldb_expressionlldb_helplldb_finishlldb_kill{ "mcpServers": { "stass-lldb-mcp": { "command": "pip", "args": ["install", "mcp"] } } }
Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.
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 setupAI-powered task management system for AI-driven development.
npx task-master init