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]'Interact seamlessly with issues and merge requests of your GitLab projects.
$ npx -y @smithery/cli@latest install @kopfrechner/gitlab-mr-mcp --client claude --config '"{\"gitlabMrMcpToken\":\"YOUR_GITLAB_TOKEN\", \"gitlabMrMcpHost\": \"YOUR_GITLAB_HOST\"}"'Or add it with the Claude CLI: claude mcp add kopfrechner-gitlab-mr-mcp
get_projectslist_open_merge_requestsget_merge_request_detailsget_merge_request_commentsadd_merge_request_commentadd_merge_request_diff_commentget_merge_request_diffget_issue_detailsset_merge_request_titleset_merge_request_description{ "mcpServers": { "kopfrechner-gitlab-mr-mcp": { "command": "npx", "args": ["-y", "@smithery/cli@latest", "install", "@kopfrechner/gitlab-mr-mcp", "--client", "claude", "--config", "'"{\"gitlabMrMcpToken\":\"YOUR_GITLAB_TOKEN\",", "\"gitlabMrMcpHost\":", "\"YOUR_GITLAB_HOST\"}"'"], "env": { "YOUR_GITLAB_TOKEN": "<your-your-gitlab-token>", "YOUR_GITLAB_HOST": "<your-your-gitlab-host>", "MR_MCP_GITLAB_TOKEN": "<your-mr-mcp-gitlab-token>" } } } }
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