Skip to main content
Glama

MCP Markdown Conversion Server

by FradSer
package.json904 B
{ "name": "mcp-server-to-markdown", "version": "0.1.1", "description": "MCP server to generate markdown descriptions for files using Cloudflare", "type": "module", "main": "dist/index.js", "repository": { "type": "git", "url": "git+https://github.com/fradser/mcp-server-to-markdown.git" }, "bin": { "mcp-server-to-markdown": "./dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc", "inspect": "npx @modelcontextprotocol/inspector dist/index.js" }, "keywords": [ "cloudflare", "ai", "markdown", "mcp", "file-description" ], "author": "Frad LEE <fradser@gmail.com>", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.11.4", "dotenv": "^16.5.0", "zod": "^3.24.4" }, "devDependencies": { "@types/node": "^22.15.19", "ts-node": "^10.9.2", "typescript": "^5.8.3" } }

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/FradSer/mcp-server-to-markdown'

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