It gives you the markdown format of any kind of pdf file. It outputs in structured markdown format.
Server Config
{
"mcp": {
"servers": {
"superdupers": {
"command": "uvx",
"args": [
"md4llm"
],
"env": {}
}
}
}
}