Skip to main content
Glama
pyproject.toml360 B
[project] name = "pdf-reader-mcp-server" version = "0.1.0" description = "MCP Server for reading PDF files with advanced extraction capabilities" requires-python = ">=3.10" dependencies = [ "mcp[cli]", "pymupdf", "pdfplumber", "pytesseract", "httpx" ] [build-system] requires = ["setuptools>=61.0"] build-backend = "setuptools.build_meta"

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/rexfelix/readPDF_mcp_server'

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