Skip to main content
Glama

MarkItDown MCP

by xkiranj
package.json1.27 kB
{ "name": "markitdown-mcp-npx", "version": "1.0.3", "description": "NPX wrapper for Microsoft's MarkItDown MCP server - run without Docker. Provides the same file conversion capabilities (PDF, Word, Excel, images, etc.) as the original Docker version but with easier setup and direct file system access.", "main": "index.js", "bin": { "markitdown-mcp-npx": "bin/markitdown-mcp-npx.js" }, "scripts": { "start": "node index.js", "test": "node test.js", "validate": "node test.js" }, "keywords": [ "markitdown", "mcp", "markdown", "converter", "microsoft", "npx", "claude", "llm" ], "author": "ekirjad (Based on Microsoft's markitdown-mcp)", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/xkiranj/markitdown-mcp-npx.git" }, "engines": { "node": ">=16.0.0" }, "preferGlobal": false, "dependencies": {}, "peerDependencies": {}, "devDependencies": {}, "files": [ "index.js", "bin/", "README.md", "TESTING.md", "WINDOWS_SETUP.md", "test.js", "LICENSE" ], "homepage": "https://github.com/xkiranj/markitdown-mcp-npx#readme", "bugs": { "url": "https://github.com/xkiranj/markitdown-mcp-npx/issues" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/xkiranj/markitdown-mcp-npx'

If you have feedback or need assistance with the MCP directory API, please join our Discord server