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]'MCP server acting as an interface to the Google Ads, enabling programmatic access to Google Ads data and management features.
$ pip install -r requirements.txtOr add it with the Claude CLI: claude mcp add gomarble-ai-google-ads-mcp-server
list_accountsrun_gaqlcustomer_idmanager_idrun_keyword_plannerpage_url{ "mcpServers": { "gomarble-ai-google-ads-mcp-server": { "command": "pip", "args": ["install", "-r", "requirements.txt"], "env": { "GOOGLE_ADS_DEVELOPER_TOKEN": "<your-google-ads-developer-token>", "GOOGLE_ADS_OAUTH_CONFIG_PATH": "<your-google-ads-oauth-config-path>" } } } }
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