Skip to main content
Glama
__init__.py248 B
""" PDF2MD MCP Server A Model Context Protocol server for converting PDF files to Markdown using AI sampling. """ __version__ = "0.1.0" __author__ = "Gavin Huang" __email__ = "shuminghuang@gmail.com" from .server import main __all__ = ["main"]

Latest Blog Posts

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/gavinHuang/pdf2md-mcp'

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