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]'An MCP Server to help LLMs suggest the latest stable package versions when writing code.
$ go install github.com/sammcj/mcp-package-version/v2@HEADOr add it with the Claude CLI: claude mcp add sammcj-mcp-package-version
check_npm_versionscheck_python_versionscheck_pyproject_versionscheck_maven_versionscheck_gradle_versionsspringjunitcheck_go_versionscheck_docker_tagscheck_bedrock_modelsget_latest_bedrock_modelcheck_swift_versionscheck_github_actions{ "mcpServers": { "sammcj-mcp-package-version": { "command": "go", "args": ["install", "github.com/sammcj/mcp-package-version/v2@HEAD"] } } }
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