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]'Provides AI-driven SVG generation and editing via natural language, with real-time updates and secure file handling.
$ npx svgmaker-mcpOr add it with the Claude CLI: claude mcp add genwavellc-svgmaker-mcp
svgmaker_generaterasterstoragesvgmaker_editsvgmaker_convertsvgmaker_account_infosvgmaker_account_usagesvgmaker_generations_listsvgmaker_generations_getsvgmaker_generations_deletesvgmaker_generations_sharesvgmaker_generations_downloadsvgmaker_generations_previewsvgmaker_gallery_listsvgmaker_gallery_getsvgmaker_gallery_downloadsvgmaker_gallery_previewsvgmaker_previewValues are filled in locally in your browser — nothing is sent anywhere.
{ "mcpServers": { "genwavellc-svgmaker-mcp": { "command": "npx", "args": ["svgmaker-mcp"], "env": { "SVGMAKER_API_KEY": "<your-svgmaker-api-key>", "NODE_ENV": "<your-node-env>" } } } }
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