← Browse

@zcaceres/mcp-markdownify-server

MCP server package mcp-markdownify-server

mcp_servermcp

Install

agr install @zcaceres/mcp-markdownify-server --target claude

This artifact does not publish files for Claude.

Document

{ "name": "mcp-markdownify-server", "version": "1.1.0", "description": "MCP Markdownify Server - Model Context Protocol Server for Converting Almost Anything to Markdown", "license": "MIT", "author": "@zcaceres (@zachcaceres | zach.dev)", "homepage": "https://github.com/zcaceres/markdownify-mcp", "bugs": "https://github.com/zcaceres/markdownify-mcp/issues", "type": "module", "bin": { "mcp-markdownify-server": "dist/index.js" }, "files": [ "dist", "preinstall.js", "setup.sh", "setup.bat" ], "scripts": { "build": "tsc && chmod +x dist/*.js", "dev": "tsc --watch", "preinstall": "node preinstall.js", "prepublishOnly": "bun run build", "start": "bun dist/index.js", "test": "bun test", "test:watch": "bun test --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.27.1", "private-ip": "^3.0.2", "repomix": "^1.12.0", "zod": "^4.3.6" }, "devDependencies": { "@types/node": "^25.3.5", "typescript": "^6.0.2" } }

Trust

Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.

Versions

  • git-cd36b48950022026-08-04