Skip to main content
Glama
README.md708 B
# PDF2MD MCP Server - Examples This directory contains examples of how to use the PDF2MD MCP Server. ## Files - `usage_example.py` - Demonstrates programmatic usage of the conversion tool - `mcp_client_config.json` - Example MCP client configuration ## Running Examples ### Programmatic Usage ```bash cd examples python usage_example.py ``` ### MCP Client Configuration To use this server with an MCP client, add the configuration from `mcp_client_config.json` to your client's configuration file. ## Notes - The examples use placeholder PDF files that may not exist - In real usage, replace the file paths with actual PDF files - Make sure the server is properly installed before running examples

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