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]'Query Langfuse traces, debug exceptions, analyze sessions, and manage prompts. Full observability toolkit for LLM applications.
$ npx skills add avivsinai/langfuse-mcp -g -yOr add it with the Claude CLI: claude mcp add avivsinai-langfuse-mcp
fetch_tracesfetch_tracefetch_observationsfetch_observationfind_route_decisionsget_route_decisionsummarize_route_decisionsfetch_sessionsget_session_detailsget_user_sessionsfind_exceptionsfind_exceptions_in_fileget_exception_detailsget_error_countlist_promptsget_promptget_prompt_unresolvedcreate_text_promptcreate_chat_promptupdate_prompt_labels{ "mcpServers": { "avivsinai-langfuse-mcp": { "command": "npx", "args": ["skills", "add", "avivsinai/langfuse-mcp", "-g", "-y"], "env": { "LANGFUSE_HOST": "<your-langfuse-host>", "LANGFUSE_SECRET_KEY": "<your-langfuse-secret-key>", "LANGFUSE_PUBLIC_KEY": "<your-langfuse-public-key>" } } } }
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