Skip to main content
Glama

mcp-pdf2md

pyproject.toml546 B
[project] name = "pdf2md" version = "0.1.0" description = "PDF to Markdown MCP服务器" readme = "README.md" requires-python = ">=3.10" dependencies = [ "httpx>=0.28.1", "mcp[cli]>=1.4.1", "python-dotenv>=1.0.0", "asyncio>=3.4.3", "pathlib>=1.0.1", "typer>=0.9.0", ] [project.optional-dependencies] dev = [ "pytest>=7.0.0", ] [project.scripts] pdf2md = "pdf2md:main" [build-system] requires = ["setuptools>=61.0"] build-backend = "setuptools.build_meta" [tool.hatch.build.targets.wheel] packages = ["src/pdf2md"]

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

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