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]'A Model Context Protocol server for Mem0 that helps manage coding preferences and patterns, providing tools for storing, retrieving and semantically handling code implementations, best practices and…
$ npx mcp-add \Or add it with the Claude CLI: claude mcp add mem0ai-mem0-mcp
add_memorysearch_memoriesget_memoriesget_memorymemory_idupdate_memorydelete_memorydelete_all_memoriesdelete_entitieslist_entities{ "mcpServers": { "mem0ai-mem0-mcp": { "command": "npx", "args": ["mcp-add", "\"], "env": { "MEM0_API_KEY": "<your-mem0-api-key>", "OPENAI_API_KEY": "<your-openai-api-key>", "MEM0_MCP_CONFIG_PATH": "<your-mem0-mcp-config-path>", "MEM0_MCP_CONFIG_SERVER": "<your-mem0-mcp-config-server>" } } } }
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 setupAI-powered task management system for AI-driven development.
npx task-master init