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 that integrates with Freshdesk, enabling AI models to interact with Freshdesk modules and perform various support operations.
$ npx -y @smithery/cli install @effytech/freshdesk_mcp --client claudeOr add it with the Claude CLI: claude mcp add effytech-freshdesk-mcp
create_ticketrequester_idcustom_fieldsadditional_fieldsupdate_ticketticket_idticket_fieldsdelete_ticketsearch_ticketsget_ticket_fieldsget_ticketsper_pageget_ticketget_ticket_conversationcreate_ticket_replycreate_ticket_noteupdate_ticket_conversationconversation_idview_ticket_summaryupdate_ticket_summary{ "mcpServers": { "effytech-freshdesk-mcp": { "command": "npx", "args": ["-y", "@smithery/cli", "install", "@effytech/freshdesk_mcp", "--client", "claude"], "env": { "FRESHDESK_API_KEY": "<your-freshdesk-api-key>", "YOUR_FRESHDESK_API_KEY": "<your-your-freshdesk-api-key>", "FRESHDESK_DOMAIN": "<your-freshdesk-domain>" } } } }
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